Sign in
webrtc
/
src.git
/
8ef57932b13f97024dde5f8306babf9b7e67a020
/
video
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
e2fd86a7
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
e7ce888
Fix VP9 K-SVC full stack tests.
by Sergey Silkin
· 6 years ago
dd8b0d8
Parameterized full stack tests to test the new generic descriptor.
by philipel
· 6 years ago
7b18992
Move RtpHeaderExtensionMap::GetTotalLengthInBytes into own file
by Danil Chapovalov
· 6 years ago
9eb44ac
Delete pre_decode_image_callback
by Niels Möller
· 6 years ago
bea18ca
Add number of freezes per minute metric.
by Sergey Silkin
· 6 years ago
b45bdb5
Move rtc_json code from API dir, enable unit test, unmark testonly
by Sam Zackrisson
· 6 years ago
2837edc
Make RtpGenericFrameDescriptor available for E2EE.
by philipel
· 6 years ago
5ca2912
Delete VideoReceiveStream::EnableEncodedFrameRecording
by Niels Möller
· 6 years ago
8abd56c
Split TemporalLayers and TemporalLayers checker, clean up header.
by Erik Språng
· 6 years ago
147013a
Move call of stat's OnPreDecode to VideoReceiveStream::Decode
by Niels Möller
· 6 years ago
e0d455b
Remove runtime_enabled_feature.
by Mirko Bonadei
· 6 years ago
1f3206c
Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1
by Niels Möller
· 6 years ago
cbcbc22
Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Niels Möller
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
377b26e
Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Sebastian Jansson
· 6 years ago
efb94d5
Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.""
by Oleh Prypin
· 6 years ago
7961dc2
Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Niels Moller
· 6 years ago
529d0d9
Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.
by Niels Möller
· 6 years ago
49ac595
Add GetSources to VideoRtpReceiver
by Jonas Oreland
· 6 years ago
d8f3c17
Added test dependency factory.
by Patrik Höglund
· 6 years ago
569397f
Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor."
by philipel
· 7 years ago
6f68324
Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor."
by Lu Liu
· 7 years ago
3f4a4fa
Added field trial WebRTC-GenericDescriptor for the new generic descriptor.
by philipel
· 7 years ago
dabfcae
Use the generic descriptor information in the RtpFrameReferenceFinder.
by philipel
· 7 years ago
b65aa01
Revert "Reland "Enable simulcast screenshare by default""
by Erik Språng
· 7 years ago
3c62afd
Don't throttle key-frame requests per layer.
by Magnus Flodman
· 7 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 7 years ago
db12856
Cleanup modules_common_types
by Danil Chapovalov
· 7 years ago
4e193e4
Add ability to throttle VideoBitrateAllocation updates.
by Erik Språng
· 7 years ago
b57ab38
Don't pad to min bitrate for streams with alr probing enabled
by Erik Språng
· 7 years ago
ef615ea
Added is_last_packet_in_frame to match is_first_packet_in_frame.
by philipel
· 7 years ago
8c1bf95
Reland "Add initial support for RtpEncodingParameters max_framerate."
by Åsa Persson
· 7 years ago
Next »