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