1. 8643b78 Moved NackModule and VCMPacket to their own targets by Ilya Nikolaevskiy · 7 years ago
  2. 9633cff Remove "webrtc_rtp" traces. by Jonas Olsson · 7 years ago
  3. e3cf3d0 Use enum class for VideoCodecMode and VideoCodecComplexity. by Niels Möller · 7 years ago
  4. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 7 years ago
  5. 798b282 Don't update internal state of the FrameBuffer2 when an undecodable frame is inserted. by philipel · 7 years ago
  6. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 7 years ago
  7. 2ac6446 Document that preferred VideoFrame constructor takes no RTP timestamp. by Niels Möller · 7 years ago
  8. 425f713 Delete unused methods in VCMFrameBuffer and VCMSessionInfo. by Niels Möller · 7 years ago
  9. 443e71f Revert "Disabling VeryLowBitrateVP9 to unblock roll." by Patrik Höglund · 7 years ago
  10. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 7 years ago
  11. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 7 years ago
  12. 5e8fd8a Add simulcastStream output from VideoCodecTestFixture::Config::ToString. by Rasmus Brandt · 7 years ago
  13. 086de82 Add bitrate_priority to GetSimulcastConfig call. by Rasmus Brandt · 7 years ago
  14. 6cb74fd Remove unused methods in VCMDecoderDataBase. by Åsa Persson · 7 years ago
  15. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 7 years ago
  16. 2b3af2e Delete RTP-specific values from the VideoCodecType enum. by Niels Möller · 7 years ago
  17. 81327d5 Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy. by Åsa Persson · 7 years ago
  18. 16e28d1 Disabling VeryLowBitrateVP9 to unblock roll. by Patrik Höglund · 7 years ago
  19. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 7 years ago
  20. 45a57fd Remove unused include from FrameBuffer2. by Rasmus Brandt · 7 years ago
  21. 3ea3e30 Fixing some SIGFPEs that are making my tests crash by Natalie Silvanovich · 7 years ago
  22. 27300c3 Allow 3 encoder threads in libvpx for HD on > 6 core cpus by Erik Språng · 7 years ago
  23. adb4841 Remove explicit locking using av_lockmgr_register by Mirko Bonadei · 7 years ago
  24. 520ca4e Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. by Niels Möller · 7 years ago
  25. b18931d Updating ffmpeg deprecated functions TODO. by Mirko Bonadei · 7 years ago
  26. 277a656 Unstable BWE due to improper bit rate padding for VP9. by “Michael · 7 years ago
  27. 28deb90 Reland "Start supporting H264 packetization mode 0." by Taylor Brandstetter · 7 years ago
  28. d45b345 Set max_consec_drop to INT_MAX. by Sergey Silkin · 7 years ago
  29. 0cedc05 Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} by Rasmus Brandt · 7 years ago
  30. ee20336 Drop entire superframe if any layer is overshooting. by Sergey Silkin · 7 years ago
  31. 2aae273 Remove adapter bools from VideoCodecTestFixture::Config. by Rasmus Brandt · 7 years ago
  32. 7c1ccfa Move VisualizationParams to VideoCodecTestFixture::Config. by Rasmus Brandt · 7 years ago
  33. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 7 years ago
  34. 4e6cd5e Get actual list of references from encoder in flexible mode. by Sergey Silkin · 7 years ago
  35. 0c2e8ce Initialize svc_drop_frame in vp9 wrapper. by Jerome Jiang · 7 years ago
  36. 51e23ae Remove built-in sw codecs from decoder_database. by Anders Carlsson · 7 years ago
  37. bc84685 Remove VideoCodecTestFixtureImpl dependency on Android specifics. by Rasmus Brandt · 7 years ago
  38. 223cc4b Revert "Start supporting H264 packetization mode 0." by Taylor Brandstetter · 7 years ago
  39. c8caaec Directly include VideoBitrateAllocation in common_video/ targets by Erik Språng · 7 years ago
  40. 3409cfa Start supporting H264 packetization mode 0. by Taylor Brandstetter · 7 years ago
  41. 169005d Move VideoCodecTest configuration classes to api/test. by Kári Tristan Helgason · 7 years ago
  42. 401d076 Delete deprecated VideoDecoder::Decode method by Niels Möller · 7 years ago
  43. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  44. d902d58 Framerate controller for VP9 screen sharing. by Sergey Silkin · 7 years ago
  45. be71a1e Replace VP9 screen sharing. by Sergey Silkin · 7 years ago
  46. 812ceaf Ensure render time is zero when playout delay is zero so that minimal latency in the render pipeline is ensured. by Stefan Holmer · 7 years ago
  47. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 7 years ago
  48. 7eb8e9f Add RegisterExternalDecoder in VideoCodingModule. by Anders Carlsson · 7 years ago
  49. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 7 years ago
  50. 4c8811b Delete some obsolete forward declarations by Niels Möller · 7 years ago
  51. 09133af Check number of nalus in packet before checking nalu types. by philipel · 7 years ago
  52. d5addca Add philipel to modules/video_coding/OWNERS. by philipel · 7 years ago
  53. 8eeda49 Enable more VideoCodecTests on iOS. by Kári Tristan Helgason · 7 years ago
  54. 8dd4db4 Create/destroying codecs on task queue + switch to TaskQueueForTest. by Rasmus Brandt · 7 years ago
  55. 59130a1 Delete deprecated version of VideoCodecInitializer::SetupCodec. by Niels Möller · 7 years ago
  56. 8694f29 Rename VideoProcessorIntegrationTest -> VideoCodecTest. by Rasmus Brandt · 7 years ago
  57. a7e4844 Move H.264 codec test activation directly behind build flag. by Rasmus Brandt · 7 years ago
  58. dfe8ca0 Layering and rate allocation for VP9 screen sharing. by Sergey Silkin · 7 years ago
  59. b54500e VP9 SVC minimum bit rate thresholds too low for 720p by “Michael · 7 years ago
  60. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 7 years ago
  61. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  62. 377ef24 Remove extra reference from GOF. by Sergey Silkin · 7 years ago
  63. ee98be7 Fix handling non-tightly packed ByteBuffers in HardwareVideoDecoder. by Sami Kalliomäki · 7 years ago
  64. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 7 years ago
  65. 1564360 VP9 RTP frame reference finder cleanup. by philipel · 7 years ago
  66. e8492fe Mitigate RTP pic ID errors in VP9 SVC non-flexible mode by “Michael · 7 years ago
  67. 9d96e92 Rewrite videoprocessor integrationtest to use public fixture. by Kári Tristan Helgason · 7 years ago
  68. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  69. bd0954e Encode key frame when enabling upper layer. by Sergey Silkin · 7 years ago
  70. a157e08 VP9 temporal index bounds check. by philipel · 7 years ago
  71. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 7 years ago
  72. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 7 years ago
  73. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 7 years ago
  74. 5613879 Fill drops with last decoded frame. by Sergey Silkin · 7 years ago
  75. 3c30c9c Decode base reference frame if current layer was dropped. by Sergey Silkin · 7 years ago
  76. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 7 years ago
  77. bc0f0d3 Rename end_of_superframe to end_of_picture. by Sergey Silkin · 7 years ago
  78. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 7 years ago
  79. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 7 years ago
  80. cd7da92 Add MediaCodec VP tests for uncommon resolutions. by Rasmus Brandt · 7 years ago
  81. abc821c Allow multiple calls to ProcessFramesAndMaybeVerify with frame writers enabled. by Rasmus Brandt · 7 years ago
  82. a945aee Make quality scaler downscale faster. by Åsa Persson · 7 years ago
  83. c5a131a Add non_ref_for_inter_layer_pred to VP9 RTP. by Sergey Silkin · 7 years ago
  84. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  85. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 7 years ago
  86. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  87. 1322dbc Fix calculation of target bitrate of VP9 spatial layer. by Sergey Silkin · 7 years ago
  88. 04d5f1d QualityScaler: rename classes and methods from "QP" to "Qp". by Åsa Persson · 7 years ago
  89. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 7 years ago
  90. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  91. 0ad2d8a Minor changes to QualityScaler. by Åsa Persson · 7 years ago
  92. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  93. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 7 years ago
  94. bfd54ef Round down when converting layer bitrate from bits to kilobits. by Sergey Silkin · 7 years ago
  95. 098f8d2 Round down when converting allocated bitrate from bits to kilobits. by Sergey Silkin · 7 years ago
  96. bc20fe1 Rename spatial/temporal index variables and fields in videoprocessor. by Sergey Silkin · 7 years ago
  97. fafeac3 Use codec's bitrate limits if SVC is off. by Sergey Silkin · 7 years ago
  98. 8cbb1c9 Make Videoprocessor integration test stringly typed. by Kári Tristan Helgason · 7 years ago
  99. c3f8c75 Add ability for inject custom codec factories in VP integration test. by Kári Tristan Helgason · 7 years ago
  100. e624d07 Always update libvpx configuration if bitrate has changed. by Erik Språng · 7 years ago