1. 36217e6 Change logging method from WEBRTC_TRACE macro to LOG macro. by Sam Zackrisson · 8 years ago
  2. 0df2c66 Reland of Add a flags field to video timing extension. (patchset #1 id:1 of https://codereview.webrtc.org/2995953002/ ) by sprang · 8 years ago
  3. 786989c Revert of Add a flags field to video timing extension. (patchset #15 id:280001 of https://codereview.webrtc.org/3000753002/ ) by emircan · 8 years ago
  4. a58c48e Add a flags field to video timing extension. by sprang · 8 years ago
  5. 109fa97 Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 8 years ago
  6. 2bc62f3 Remove remains of webrtc/base by ehmaldonado · 8 years ago
  7. 59d5575 Use relative paths in GN files. by jianjun.zhu · 8 years ago
  8. 4f870fc Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 8 years ago
  9. c6c814d Remove remains of webrtc/base by ehmaldonado · 8 years ago
  10. 76de83e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  11. bc32410 Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  12. 60154fd Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  13. b1498a0 Reland of "VideoFrameBuffer: Remove deprecated functions" by Magnus Jedvert · 8 years ago
  14. 3765e6c Revert "VideoFrameBuffer: Remove deprecated functions" by Magnus Jedvert · 8 years ago
  15. e819c28 VideoFrameBuffer: Remove deprecated functions by Magnus Jedvert · 8 years ago
  16. 7c9d6a2 Return WrappedI444Buffer in VP9Impl by yuweih · 8 years ago
  17. 0f3c15e Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) by zhihuang · 8 years ago
  18. 2d5cadc Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) by zhihuang · 8 years ago
  19. d901125 Try to fix the binary size increase issue on Chromium. by zhihuang · 8 years ago
  20. 4d9d840 Use uint8 pointer instead of std::vector in NV12Scale. by Anders Carlsson · 8 years ago
  21. 39e693a Implement timing frames. by ilnik · 8 years ago
  22. f91805c Support building WebRTC without audio and video. by zhihuang · 8 years ago
  23. bd0eee5 Removing backward compatible header by mbonadei · 8 years ago
  24. 8c7220c Update webrtc/test to new VideoFrameBuffer interface by Magnus Jedvert · 8 years ago
  25. 5acd6fa Update I420Buffer to new VideoFrameBuffer interface by magjed · 8 years ago
  26. fd87f87 Add separate base classes for I420 and I444 buffers by magjed · 8 years ago
  27. a24bcce Move webrtc/video_frame to common_video/include. by nisse · 8 years ago
  28. 03655e2 Add support for I444 in VideoFrameBuffer by magjed · 8 years ago
  29. d1df7af 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
  30. df1eb18 Actually move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ by magjed · 8 years ago
  31. a275d0a 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
  32. 5af64de 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
  33. d9704a0 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
  34. 075011d 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
  35. f4339f9 Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ by magjed · 8 years ago
  36. d477b8c 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
  37. 47f48ce 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
  38. 8d238fb Delete RawVideoType enum, use the VideoType enum instead. by nisse · 8 years ago
  39. 0173390 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
  40. 3244692 Delete deprecated and transitional stuff related to video frame refactoring. by nisse · 8 years ago
  41. ce4e632 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 8 years ago
  42. 0d80b56 Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 8 years ago
  43. b70f74c Creating webrtc/modules:module_api by mbonadei · 8 years ago
  44. dc5cce4 Add SafeMin() and SafeMax(), which accept args of different types by kwiberg · 8 years ago
  45. 82efb01 Delete unneeded includes of deprecated system_wrappers include files. by nisse · 8 years ago
  46. b4a9363 Fix cpplint errors in locations that are already being checked by oprypin · 8 years ago
  47. 36f3976 Add FullStack test for simulcast screenshare mode. by ilnik · 8 years ago
  48. b9dd641 Ignore aud and sei NALus when parsing bitstream. by kthelgason · 8 years ago
  49. 400c6e7 Optimize ParseRbsp method in H264 bitstream parser. by kthelgason · 8 years ago
  50. 33ecc1a Add performance tracing for PlatformThread and parts of the video code. by tommi · 8 years ago
  51. 295c7d2 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
  52. f954675 Drop out of order frames in VideoRenderFrames. by tommi · 8 years ago
  53. f02861c H264BitstreamParser: Log nalu type when parsing slice type fails. by sakal · 8 years ago
  54. e864a5a Enable GN check for webrtc/common_video by kjellander · 8 years ago
  55. 14e74e8 Reland of Use TaskQueue in IncomingVideoStream (patchset #1 id:1 of https://codereview.webrtc.org/2714393003/ ) by tommi · 8 years ago
  56. 779eabb Revert of Use TaskQueue in IncomingVideoStream (patchset #10 id:320001 of https://codereview.webrtc.org/2716473002/ ) by tommi · 8 years ago
  57. 701e9e9 Use TaskQueue in IncomingVideoStream instead of the PlatformThread + event timer approach. by tommi · 8 years ago
  58. 25435fe Introduce a new constructor to PlatformThread. by tommi · 8 years ago
  59. e3511e8 Added Vp9 simulcast tests. by ilnik · 8 years ago
  60. 7459a6f Remove henrik.lundin from webrtc/common_video/OWNERS by henrik.lundin · 8 years ago
  61. 49af059 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
  62. f0f16a1 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
  63. df5e968 Delete VideoReceiveStream::Config::pre_render_callback. by nisse · 8 years ago
  64. 3eb926a Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 8 years ago
  65. a4c36d8 Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. by ilnik · 8 years ago
  66. 8ff7cec Delete VideoFrame::set_render_time_ms. by nisse · 8 years ago
  67. 7d23ddd Delete unneeded includes of base/common.h. by nisse · 8 years ago
  68. 90cc2a9 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
  69. df5ec64 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
  70. 5c59d8f Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  71. f0daa06 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  72. ccaab68 Drop unneeded includes of base/stream.h. by nisse · 8 years ago
  73. 0e41e0d Reland of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #1 id:1 of https://codereview.webrtc.org/2574123002/ ) by nisse · 8 years ago
  74. d8cd9cc Revert of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #5 id:80001 of https://codereview.webrtc.org/2541863002/ ) by nisse · 8 years ago
  75. 6dab241 Delete VideoFrame default constructor, and IsZeroSize method. by nisse · 8 years ago
  76. 19acd18 Sanity check parsed QP values from H264 bitstream by kthelgason · 8 years ago
  77. 63c39fa Wire up BitrateAllocation to be sent as RTCP TargetBitrate by sprang · 8 years ago
  78. 45a0bd3 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  79. bbfec49 Delete deprecated versions of Copy, ScaleFrom and CropAndScaleFrom. by nisse · 8 years ago
  80. c1a5e1b Replace some asserts with DCHECKs by kwiberg · 8 years ago
  81. 089df33 Add I420Buffer::Copy method taking plane pointers as input. by nisse · 8 years ago
  82. b3b56b2 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
  83. f9796ad 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
  84. 5896eee Add H264 profile to webrtc::VideoCodecH264 and webrtc::VideoPayload by magjed · 8 years ago
  85. 002b26a Enable QP parsing from CABAC bitstreams by kthelgason · 8 years ago
  86. abef9e9 Remove all references to GYP by Henrik Kjellander · 8 years ago
  87. fafcfc0 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  88. 155a5b4 Negotiate H264 profiles in SDP by magjed · 8 years ago
  89. d1d9db1 Update VideoFrameBuffer-related methods to not use references to scoped_refptr. by nisse · 8 years ago
  90. 46ee7fa Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  91. fce0c43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  92. ccdc884 Add helper functions for negotiating H264 profile level id by magjed · 8 years ago
  93. f30ffe4 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
  94. 69dd53c Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  95. 0c700f9 Add function for getting supported H264 level from max resolution and fps by magjed · 8 years ago
  96. 8b00e9b Add new codec for FlexFEC. by brandtr · 8 years ago
  97. f10748d Refactor VideoDenoiser to use a buffer pool, replacing explicit double buffering. by nisse · 8 years ago
  98. b9d0f4d Add more tests for H264 profile level id parsing by magjed · 8 years ago
  99. a3e7796 Changed I420BufferPool members to be const. by perkj · 8 years ago
  100. f17776b 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