Sign in
webrtc
/
src
/
/
60d629f3fc61feec85ed3a1a98fcdc5b81c0773e
/
video
/
picture_id_tests.cc
d52a1a6
Reland "Remove RTPVideoHeader::vp8() accessors."
by Philip Eliasson
· 7 years ago
1811c04
Revert "Remove RTPVideoHeader::vp8() accessors."
by Philip Eliasson
· 7 years ago
af7afc6
Remove RTPVideoHeader::vp8() accessors.
by philipel
· 7 years ago
4e199e9
Mark DirectTransport subclasses ctors as deprecated and switch from them
by Artem Titov
· 7 years ago
46c4e60
Introduce SimulatedNetworkReceiverInterface.
by Artem Titov
· 7 years ago
29d8846
Remove RTPVideoHeader::vp9() accessors.
by philipel
· 7 years ago
f33905d
Makes some CallTest members private.
by Sebastian Jansson
· 7 years ago
8e6602f
Separates send and receive event log in CallTest.
by Sebastian Jansson
· 7 years ago
bed801e
Removes unnecessary destructor checks in tests.
by Sebastian Jansson
· 7 years ago
5ab67a5
Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader.
by philipel
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
cb96ad8
Add ParsedPayload::video_header() accessor.
by philipel
· 7 years ago
43800f9
Generalize SimulcastEncoderAdapter, use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
6f440ed
Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
by Mirko Bonadei
· 7 years ago
07efe43
Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
520ca4e
Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.
by Niels Möller
· 7 years ago
97b4ee5
Wire up VAAPI VP8 experimental support in WebRTC.
by Ilya Nikolaevskiy
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
259a497
Reland "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
6c2c13a
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
04dd176
Reland "Move rtp-specific config out of EncoderSettings."
by Niels Möller
· 7 years ago
92be1ca
Revert "Move rtp-specific config out of EncoderSettings."
by Niels Moller
· 7 years ago
bc900cb
Move rtp-specific config out of EncoderSettings.
by Niels Möller
· 7 years ago
677f42c
Enable ContinuousAfterStreamCountChangeSimulcastEncoderAdapter picture id tests.
by Åsa Persson
· 7 years ago
a796a7e
Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers."
by Sergey Silkin
· 7 years ago
e27e0ac
Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers."
by Philip Eliasson
· 7 years ago
d2ed0a4
Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers.
by Sergey Silkin
· 7 years ago
255d1cd
Implement dual stream full stack test and loopback tool
by Ilya Nikolaevskiy
· 7 years ago
a40f824
Explicitly specify is_clang=false for Win MSVC bots
by Oleh Prypin
· 7 years ago
6a1b7ad
Remove duplicated call to DestroyStreams and DestroyCalls in PictureIdTest.
by Åsa Persson
· 7 years ago
71485ac
PictureIdTest: Add tests for temporal layer 0 picture index, tl0_pic_idx.
by Åsa Persson
· 7 years ago
ad3c7a4
PictureIdTest: Add test for VP9.
by Åsa Persson
· 7 years ago
df4883d
Reland "Update internal encoder factory to new interface"
by Magnus Jedvert
· 7 years ago
aea84f5
Revert "Update internal encoder factory to new interface"
by Zhi Huang
· 7 years ago
2c8c8e2
Update internal encoder factory to new interface
by Magnus Jedvert
· 7 years ago
45bbc8a
Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate.
by Åsa Persson
· 7 years ago
a194e58
Move sequence_number_utils.h to rtc_base/
by Bjorn Terelius
· 7 years ago
ae81975
Make PictureIdTest more strict.
by Åsa Persson
· 7 years ago
4bece9a
Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled.
by Åsa Persson
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/video/picture_id_tests.cc]
a37de39
Update thread annotiation macros to use RTC_ prefix
by danilchap
· 8 years ago
413ee9a
Use SingleThreadedTaskQueue in DirectTransport
by eladalon
· 8 years ago
6cc2561
Remove webrtc::VideoEncoderFactory
by magjed
· 8 years ago
e92f93f
Test picture sequence id when VideoSendStream is recreated.
by Sebastian Jansson
· 8 years ago