Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
02c4f150a867bf2592d62d88fddea80aa83998aa
/
video
1c931c4
Use VideoSourceInterface for owning test video sources
by Niels Möller
· 6 years ago
7d92de6
Deprecating legacy SendSideCongestionController.
by Sebastian Jansson
· 6 years ago
8eeccbe
Delete Start and Stop methods from TestVideoCapturer.
by Niels Möller
· 6 years ago
f1ab9b9
Refactor creation of ColorSpace test data
by Johannes Kron
· 6 years ago
d96b275
Refactor EncodeParameters usage, remove unused rtt/loss
by Erik Språng
· 6 years ago
f7f13e0
Add end-to-end test for ColorSpace information
by Johannes Kron
· 6 years ago
514f084
New statistic added to VideoReceiveStream to determine latency to first decode.
by Benjamin Wright
· 6 years ago
8b9b5f9
Activate/deactivate VP9 spatial layers.
by Sergey Silkin
· 6 years ago
1ec2a16
Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo"
by Mirta Dvornicic
· 6 years ago
168456c
Enable authentication of the header as an optional WebRTC trial.
by Benjamin Wright
· 6 years ago
4348ce2
Calculate min and max receive timestamps for packets in a video frame
by Ilya Nikolaevskiy
· 6 years ago
3f10ca8
Always record receive timestamps even on when the invalid flag is set.
by Benjamin Wright
· 6 years ago
cdc5eb0
Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo
by Mirta Dvornicic
· 6 years ago
722875f
Adding partial authentication of the Generic RTP Frame Descriptor.
by Benjamin Wright
· 6 years ago
e7862cc
Copy VP8EncoderSimulcastProxy to EncoderSimulcastProxy
by Florent Castelli
· 6 years ago
5546aef
Vp9 flexible mode fixes
by Ilya Nikolaevskiy
· 6 years ago
d0b69a8
Send and receive color space information if available
by Johannes Kron
· 6 years ago
450b548
Encode frames at the largest layer resolution instead of last layer
by Florent Castelli
· 6 years ago
0076529
Add BufferedFrameDecryptor to cleanly deal with receiving encrypted frames.
by Benjamin Wright
· 6 years ago
d4d254f
Revert "Various VP9 high fps fixes"
by Patrik Höglund
· 6 years ago
f0eee00
Move size() method to EncodedImage base class
by Niels Möller
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
648a7ce
Delete method EncodedFrame::GetBitstream, part 1
by Niels Möller
· 6 years ago
53382cb
Move RtcpStatistics from common_types.h to a new header file
by Niels Möller
· 6 years ago
196c5ba
Specific pacing configuration.
by Christoffer Rodbro
· 6 years ago
ba2840c
Various VP9 high fps fixes
by Ilya Nikolaevskiy
· 6 years ago
8ce0d2b
In ReceiveStatistic require callbacks during construction
by Danil Chapovalov
· 6 years ago
8b5d9d8
Remove the audio/video split for the RTCP report intervals.
by Jiawei Ou
· 6 years ago
13e5903
Using unit classes in BitrateAllocationUpdate struct.
by Sebastian Jansson
· 6 years ago
c69a56e
Remove more unneeded things from ChannelSend
by Fredrik Solenberg
· 6 years ago
2222a80
Delete unneeded includes of common_types.h and gn deps on webrtc_common.
by Niels Möller
· 6 years ago
22b70ff
Move VideoCodecType from common_types.h to api/video/video_codec_type.h
by Niels Möller
· 6 years ago
8ef5793
Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9.
by Mirko Bonadei
· 6 years ago
eee3920
Don't poll EncoderInfo from encoder twice per frame
by Erik Språng
· 6 years ago
a32d7e2
Add default values for PlayoutDelay in RTPVideoHeader.
by Niels Möller
· 6 years ago
de8e6e6
Refactor bitrate configuration in CallTest
by Niels Möller
· 6 years ago
cb7eddb
Add tests for cpu overuse scaling.
by Åsa Persson
· 6 years ago
5571812
Adding rtcp report interval into RTCConfiguration.
by Jiawei Ou
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 6 years ago
d3438aa
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
689983f
Deprecate EventFactory and delete all usage.
by Niels Möller
· 6 years ago
e6a2d94
Clear FrameBuffer if there were no frames received for 10 minutes
by Ilya Nikolaevskiy
· 6 years ago
bdc6c40
Add field trial for target bitrate RTCP XR message.
by Rasmus Brandt
· 6 years ago
7b3c76b
Reland "Delete rtc::Pathname"
by Niels Möller
· 6 years ago
c572ff3
Add default constructor for rtc::Event
by Niels Möller
· 6 years ago
4f3cc6e
Make VideoSendStreamTest.NoPaddingWhenVideoIsMuted less flaky
by Erik Språng
· 6 years ago
a8f5461
nit: Use make_unique in rtp_video_stream_receiver.cc
by Elad Alon
· 6 years ago
967f7d5
Add audio level to CSRC class
by Jonas Oreland
· 6 years ago
ee49f70
Remove VideoEncoder::SetChannelParameters.
by philipel
· 6 years ago
aed3070
Replace GetScalingSettings() with GetEnocderInfo() in TestEncoder
by Erik Språng
· 6 years ago
2039ee7
Revert "Delete rtc::Pathname"
by Qingsi Wang
· 6 years ago
42e7d9c
Enable rtc event log in *_loopback tools running with renderers
by Ilya Nikolaevskiy
· 6 years ago
6b9dec0
Delete rtc::Pathname
by Niels Möller
· 6 years ago
189013b
Update QualityTestVideoEncoder to use GetEncoderInfo()
by Erik Språng
· 6 years ago
96965ae
Add ability to enable frame dumping decoder via field trial.
by Erik Språng
· 6 years ago
59844ce
Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`."
by Qingsi Wang
· 6 years ago
be14217
Use the factory instead of using the builtin code path in `VideoCodecInitializer`.
by Jiawei Ou
· 6 years ago
b32bb95
Bugfix: FlexFEC causes retransmit bitrate increase.
by Ying Wang
· 6 years ago
6fcf6ca
Modified PressEnterToContinue() to actualy check if Enter is pressed
by Danail Kirov
· 6 years ago
150a907
FrameEncryption Video End To End Testcase.
by Benjamin Wright
· 6 years ago
99b71df
Use function_video_(en|de)coder_factory from api
by Danil Chapovalov
· 6 years ago
7d76a31
Use MediaTransportInterface, for audio streams.
by Niels Möller
· 6 years ago
327b753
Split out a separate target for VP8EncoderSimulcastProxy
by Jonathan Yu
· 6 years ago
c0e4d45
Adds BitrateAllocation struct to OnBitrateUpdated.
by Sebastian Jansson
· 6 years ago
487e694
Use default value if field trial switch is set to an invalid number
by Johannes Kron
· 6 years ago
e2fd86a
Move encoder metadata into EncoderInfo struct.
by Erik Språng
· 6 years ago
4cb4786
Add expected default values to video configuration tests.
by Benjamin Wright
· 6 years ago
62ae178
Remove deprecated pipe field from VideoQualityTestFixtureInterface::Params
by Artem Titov
· 6 years ago
3583693
3 TLs: add full stack test for short pattern + base heavy alloc.
by Rasmus Brandt
· 6 years ago
d34597c
Update test::CreateVideoStreams to use num_temporal_layers.
by Åsa Persson
· 6 years ago
9a5da49
Split out a separate target for SimulcastEncoderAdapter
by Jonathan Yu
· 6 years ago
39feabe
Enables FrameDecryptor to do an initial key request on frame decryption.
by Benjamin Wright
· 6 years ago
201596f
Make packet max buffer size configurable via field trial flag
by Johannes Kron
· 6 years ago
67b011d
Use BitrateAllocatorInterface in AudioSendStream and VideoSendStream
by Niels Möller
· 6 years ago
2dfa998
Reland "Prefix flag macros with WEBRTC_."
by Mirko Bonadei
· 6 years ago
c538fc7
Revert "Prefix flag macros with WEBRTC_."
by Mirko Bonadei
· 6 years ago
5ccdc13
Prefix flag macros with WEBRTC_.
by Mirko Bonadei
· 6 years ago
192eeec
Enable End-to-End Encrypted Video Frames.
by Benjamin Wright
· 6 years ago
f203d73
Correctly slice MediaBitrateRecieved on content type in ReceiveStatisticsProxy
by Ilya Nikolaevskiy
· 6 years ago
fab9129
Get frame type, width and height from the generic descriptor.
by philipel
· 6 years ago
f06bacc
Add test that verifies that VideoEncoderConfig max_framerate is reported to source.
by Åsa Persson
· 6 years ago
1e3ed16
Fix force_fieldtrials documentation in video_loopback
by Elad Alon
· 6 years ago
76ad154
New method for precise packet reception time measurement.
by Christoffer Rodbro
· 6 years ago
6003e7a
Fix FakeEncoder to produce correct bitrate for several temporal layers
by Ilya Nikolaevskiy
· 6 years ago
4529fbc
Move TemporalLayers to api/video_codecs.
by Erik Språng
· 6 years ago
26968ba
Delete unused utf8 conversion utilities
by Niels Möller
· 6 years ago
a1d9ca4
Revert "Add ability to specify if rate controller of video encoder is trusted."
by Oleh Prypin
· 6 years ago
cdc959f
Compute video freeze metrics on rendered frames instead of on decoded
by Ilya Nikolaevskiy
· 6 years ago
3e335d1
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
88be972
Delete post_encode_callback
by Niels Möller
· 6 years ago
f08dd9d
Disable flaky tests on mac perf bot
by Ilya Nikolaevskiy
· 6 years ago
759f959
Refactor tests with ConfigurableFrameSizeEncoder
by Niels Möller
· 6 years ago
75e3647
Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig
by Artem Titov
· 6 years ago
4dc66c5
Move EncodedImage class to api/video/
by Niels Möller
· 6 years ago
64be7fa
Move FecController to RtpVideoSender.
by Stefan Holmer
· 6 years ago
0a5792e
Add UMA metric and logging of frames dropped in the render queue.
by Stefan Holmer
· 6 years ago
8ea1e9d
Switch webrtc from deprecated usages of NetworkSimulationInterface
by Artem Titov
· 6 years ago
f638bbc
Set the generic_descriptor flag in the parameterized fullstack tests to actually use the generic descriptor.
by philipel
· 6 years ago
433eafe
Delete unused includes of assert.h
by Niels Möller
· 6 years ago
c0f26d4
Drop unneeded inclusion of module_common_types.h
by Niels Möller
· 6 years ago
Next »