1. 7339712 Removing backward compatible header by mbonadei · 8 years ago
  2. 90e3190 Update webrtc/test to new VideoFrameBuffer interface by Magnus Jedvert · 8 years ago
  3. 3f07549 Update I420Buffer to new VideoFrameBuffer interface by magjed · 8 years ago
  4. eaf4a1e Add separate base classes for I420 and I444 buffers by magjed · 8 years ago
  5. ea3a798 Move webrtc/video_frame to common_video/include. by nisse · 8 years ago
  6. 712338e Add support for I444 in VideoFrameBuffer by magjed · 8 years ago
  7. f93752a Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2853383005/ ) by nisse · 8 years ago
  8. 3149e09 Actually move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ by magjed · 8 years ago
  9. 1736589 Reland of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #1 id:1 of https://codereview.webrtc.org/2862663003/ ) by magjed · 8 years ago
  10. 61b22dd Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ ) by nisse · 8 years ago
  11. 3870a07 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ ) by nisse · 8 years ago
  12. c34e730 Revert of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #2 id:60001 of https://codereview.webrtc.org/2851563003/ ) by ehmaldonado · 8 years ago
  13. d41631a Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ by magjed · 8 years ago
  14. 6e6a485 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2852303002/ ) by nisse · 8 years ago
  15. d71ebd7 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2845333002/ ) by nisse · 8 years ago
  16. eb44b39 Delete RawVideoType enum, use the VideoType enum instead. by nisse · 8 years ago
  17. aec49d2 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #17 id:320001 of https://codereview.webrtc.org/2622263002/ ) by nisse · 8 years ago
  18. 713a3bb Delete deprecated and transitional stuff related to video frame refactoring. by nisse · 8 years ago
  19. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 8 years ago
  20. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 8 years ago
  21. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 8 years ago
  22. 7885d3f Add SafeMin() and SafeMax(), which accept args of different types by kwiberg · 8 years ago
  23. 0ffdcc5 Delete unneeded includes of deprecated system_wrappers include files. by nisse · 8 years ago
  24. 60c5668 Fix cpplint errors in locations that are already being checked by oprypin · 8 years ago
  25. cb8c146 Add FullStack test for simulcast screenshare mode. by ilnik · 8 years ago
  26. dea7f4f Ignore aud and sei NALus when parsing bitstream. by kthelgason · 8 years ago
  27. 156e3af Optimize ParseRbsp method in H264 bitstream parser. by kthelgason · 8 years ago
  28. db23ea6 Add performance tracing for PlatformThread and parts of the video code. by tommi · 8 years ago
  29. cabea3d Revert of H264BitstreamParser: Log nalu type when parsing slice type fails. (patchset #1 id:60001 of https://codereview.webrtc.org/2726833005/ ) by sakal · 8 years ago
  30. 0d35739 Drop out of order frames in VideoRenderFrames. by tommi · 8 years ago
  31. 6bce6ad H264BitstreamParser: Log nalu type when parsing slice type fails. by sakal · 8 years ago
  32. 1c6cc9a Enable GN check for webrtc/common_video by kjellander · 8 years ago
  33. ede0759 Reland of Use TaskQueue in IncomingVideoStream (patchset #1 id:1 of https://codereview.webrtc.org/2714393003/ ) by tommi · 8 years ago
  34. 686aa37 Revert of Use TaskQueue in IncomingVideoStream (patchset #10 id:320001 of https://codereview.webrtc.org/2716473002/ ) by tommi · 8 years ago
  35. e2d1d64 Use TaskQueue in IncomingVideoStream instead of the PlatformThread + event timer approach. by tommi · 8 years ago
  36. 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 8 years ago
  37. 2a8c2f5 Added Vp9 simulcast tests. by ilnik · 8 years ago
  38. adb374b Remove henrik.lundin from webrtc/common_video/OWNERS by henrik.lundin · 8 years ago
  39. 3dd5ad9 Reland of Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. (patchset #2 id:150001 of https://codereview.webrtc.org/2687073002/ ) by ilnik · 8 years ago
  40. e67c59e Revert of Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. (patchset #5 id:80001 of https://codereview.webrtc.org/2668763004/ ) by ilnik · 8 years ago
  41. 76bc8e8 Delete VideoReceiveStream::Config::pre_render_callback. by nisse · 8 years ago
  42. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 8 years ago
  43. 5f47126 Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. by ilnik · 8 years ago
  44. 1c0dea8 Delete VideoFrame::set_render_time_ms. by nisse · 8 years ago
  45. 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
  46. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  47. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  48. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  49. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  50. 989ec09 Drop unneeded includes of base/stream.h. by nisse · 8 years ago
  51. df2ceb8 Reland of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #1 id:1 of https://codereview.webrtc.org/2574123002/ ) by nisse · 8 years ago
  52. 0989fbc Revert of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #5 id:80001 of https://codereview.webrtc.org/2541863002/ ) by nisse · 8 years ago
  53. bfcf561 Delete VideoFrame default constructor, and IsZeroSize method. by nisse · 8 years ago
  54. b336392 Sanity check parsed QP values from H264 bitstream by kthelgason · 8 years ago
  55. 1a646ee Wire up BitrateAllocation to be sent as RTCP TargetBitrate by sprang · 8 years ago
  56. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  57. f15a2c51 Delete deprecated versions of Copy, ScaleFrom and CropAndScaleFrom. by nisse · 8 years ago
  58. b890c95c Replace some asserts with DCHECKs by kwiberg · 8 years ago
  59. 2f58ec8 Add I420Buffer::Copy method taking plane pointers as input. by nisse · 8 years ago
  60. e69a1a9 Reland of Add H264 profile to webrtc::VideoCodecH264 and webrtc::VideoPayload (patchset #1 id:1 of https://codereview.webrtc.org/2529143002/ ) by magjed · 8 years ago
  61. d7e6ccb Revert of Add H264 profile to webrtc::VideoCodecH264 and webrtc::VideoPayload (patchset #1 id:40001 of https://codereview.webrtc.org/2525693003/ ) by magjed · 8 years ago
  62. bdbc4b7 Add H264 profile to webrtc::VideoCodecH264 and webrtc::VideoPayload by magjed · 8 years ago
  63. ab6996d Enable QP parsing from CABAC bitstreams by kthelgason · 8 years ago
  64. b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
  65. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  66. f823ede Negotiate H264 profiles in SDP by magjed · 8 years ago
  67. e3fe4a7 Update VideoFrameBuffer-related methods to not use references to scoped_refptr. by nisse · 8 years ago
  68. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  69. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  70. 59be5f7 Add helper functions for negotiating H264 profile level id by magjed · 8 years ago
  71. 4bc98d4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 8 years ago
  72. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  73. a92704e Add function for getting supported H264 level from max resolution and fps by magjed · 8 years ago
  74. 87d7d77 Add new codec for FlexFEC. by brandtr · 8 years ago
  75. 18ee17d Refactor VideoDenoiser to use a buffer pool, replacing explicit double buffering. by nisse · 8 years ago
  76. f236033 Add more tests for H264 profile level id parsing by magjed · 8 years ago
  77. 536447c Changed I420BufferPool members to be const. by perkj · 8 years ago
  78. 0098357 Replace Check for too many pending frames in I420_buffer_pool with returning nullptr. Added histograms for when this happens in VP8Impl. by Per · 8 years ago
  79. f752bca Allow H264 bitstream parser to fail gracefully by kthelgason · 8 years ago
  80. b92184b Add to-string function for H264 profile level id by magjed · 8 years ago
  81. cb18ee6 Add support for 3-byte headers in VideoToolbox NALU parser. by Kári Tristan Helgason · 8 years ago
  82. 67dca9f Delete ShallowCopy, in favor of copy construction and assignment. by nisse · 8 years ago
  83. fffc1e5 Add functionality for parsing H264 profile-level-id by magjed · 8 years ago
  84. f0a7c5a Delete deprecated method VideoFrame::CreateFrame. by nisse · 8 years ago
  85. b906172 Reland of Move bitstream parser to more appropriate directory. (patchset #1 id:1 of https://codereview.webrtc.org/2430353004/ ) by kthelgason · 8 years ago
  86. 61c053e Reland of Delete webrtc::VideoFrame::CopyFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2397943003/ ) by nisse · 8 years ago
  87. 5a87245 iOS: Optimize video scaling and cropping by magjed · 8 years ago
  88. 0489e49 Change RefCountedObject to use perfect forwarding. by perkj · 8 years ago
  89. f04f14e Revert of Move bitstream parser to more appropriate directory. (patchset #4 id:60001 of https://codereview.webrtc.org/2370853005/ ) by kthelgason · 8 years ago
  90. cc6817e Move current bitstream parser to more appropriate directory. by kthelgason · 8 years ago
  91. f33970b Add unittest for I420Buffer::Rotate. by nisse · 8 years ago
  92. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  93. 21a18ee Revert of Delete webrtc::VideoFrame::CopyFrame. (patchset #2 id:20001 of https://codereview.webrtc.org/2371363003/ ) by ivoc · 8 years ago
  94. 0e7c7ce Delete webrtc::VideoFrame::CopyFrame. by nisse · 8 years ago
  95. d020f3f Support for parsing CABAC coded bitstreams by kthelgason · 8 years ago
  96. f122a85 Delete webrtc::VideoFrame::CreateEmptyFrame. by nisse · 8 years ago
  97. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  98. 55d932b Add logging statements to places where the frame might be dropped in WebRTC pipeline. by sakal · 9 years ago
  99. 115bd15 New helper function test::ReadI420Buffer, refactor FrameReader to use it. by nisse · 9 years ago
  100. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago