- 7339712 Removing backward compatible header by mbonadei · 8 years ago
- 90e3190 Update webrtc/test to new VideoFrameBuffer interface by Magnus Jedvert · 8 years ago
- 3f07549 Update I420Buffer to new VideoFrameBuffer interface by magjed · 8 years ago
- eaf4a1e Add separate base classes for I420 and I444 buffers by magjed · 8 years ago
- ea3a798 Move webrtc/video_frame to common_video/include. by nisse · 8 years ago
- 712338e Add support for I444 in VideoFrameBuffer by magjed · 8 years ago
- 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
- 3149e09 Actually move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ by magjed · 8 years ago
- 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
- 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
- 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
- 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
- d41631a Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ by magjed · 8 years ago
- 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
- 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
- eb44b39 Delete RawVideoType enum, use the VideoType enum instead. by nisse · 8 years ago
- 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
- 713a3bb Delete deprecated and transitional stuff related to video frame refactoring. by nisse · 8 years ago
- 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 8 years ago
- bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 8 years ago
- 5a1a092 Creating webrtc/modules:module_api by mbonadei · 8 years ago
- 7885d3f Add SafeMin() and SafeMax(), which accept args of different types by kwiberg · 8 years ago
- 0ffdcc5 Delete unneeded includes of deprecated system_wrappers include files. by nisse · 8 years ago
- 60c5668 Fix cpplint errors in locations that are already being checked by oprypin · 8 years ago
- cb8c146 Add FullStack test for simulcast screenshare mode. by ilnik · 8 years ago
- dea7f4f Ignore aud and sei NALus when parsing bitstream. by kthelgason · 8 years ago
- 156e3af Optimize ParseRbsp method in H264 bitstream parser. by kthelgason · 8 years ago
- db23ea6 Add performance tracing for PlatformThread and parts of the video code. by tommi · 8 years ago
- 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
- 0d35739 Drop out of order frames in VideoRenderFrames. by tommi · 8 years ago
- 6bce6ad H264BitstreamParser: Log nalu type when parsing slice type fails. by sakal · 8 years ago
- 1c6cc9a Enable GN check for webrtc/common_video by kjellander · 8 years ago
- ede0759 Reland of Use TaskQueue in IncomingVideoStream (patchset #1 id:1 of https://codereview.webrtc.org/2714393003/ ) by tommi · 8 years ago
- 686aa37 Revert of Use TaskQueue in IncomingVideoStream (patchset #10 id:320001 of https://codereview.webrtc.org/2716473002/ ) by tommi · 8 years ago
- e2d1d64 Use TaskQueue in IncomingVideoStream instead of the PlatformThread + event timer approach. by tommi · 8 years ago
- 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 8 years ago
- 2a8c2f5 Added Vp9 simulcast tests. by ilnik · 8 years ago
- adb374b Remove henrik.lundin from webrtc/common_video/OWNERS by henrik.lundin · 8 years ago
- 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
- 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
- 76bc8e8 Delete VideoReceiveStream::Config::pre_render_callback. by nisse · 8 years ago
- 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 8 years ago
- 5f47126 Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. by ilnik · 8 years ago
- 1c0dea8 Delete VideoFrame::set_render_time_ms. by nisse · 8 years ago
- 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
- 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
- 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
- 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
- af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
- 989ec09 Drop unneeded includes of base/stream.h. by nisse · 8 years ago
- 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
- 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
- bfcf561 Delete VideoFrame default constructor, and IsZeroSize method. by nisse · 8 years ago
- b336392 Sanity check parsed QP values from H264 bitstream by kthelgason · 8 years ago
- 1a646ee Wire up BitrateAllocation to be sent as RTCP TargetBitrate by sprang · 8 years ago
- 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
- f15a2c51 Delete deprecated versions of Copy, ScaleFrom and CropAndScaleFrom. by nisse · 8 years ago
- b890c95c Replace some asserts with DCHECKs by kwiberg · 8 years ago
- 2f58ec8 Add I420Buffer::Copy method taking plane pointers as input. by nisse · 8 years ago
- 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
- 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
- bdbc4b7 Add H264 profile to webrtc::VideoCodecH264 and webrtc::VideoPayload by magjed · 8 years ago
- ab6996d Enable QP parsing from CABAC bitstreams by kthelgason · 8 years ago
- b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
- 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
- f823ede Negotiate H264 profiles in SDP by magjed · 8 years ago
- e3fe4a7 Update VideoFrameBuffer-related methods to not use references to scoped_refptr. by nisse · 8 years ago
- 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
- 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
- 59be5f7 Add helper functions for negotiating H264 profile level id by magjed · 8 years ago
- 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
- 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
- a92704e Add function for getting supported H264 level from max resolution and fps by magjed · 8 years ago
- 87d7d77 Add new codec for FlexFEC. by brandtr · 8 years ago
- 18ee17d Refactor VideoDenoiser to use a buffer pool, replacing explicit double buffering. by nisse · 8 years ago
- f236033 Add more tests for H264 profile level id parsing by magjed · 8 years ago
- 536447c Changed I420BufferPool members to be const. by perkj · 8 years ago
- 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
- f752bca Allow H264 bitstream parser to fail gracefully by kthelgason · 8 years ago
- b92184b Add to-string function for H264 profile level id by magjed · 8 years ago
- cb18ee6 Add support for 3-byte headers in VideoToolbox NALU parser. by Kári Tristan Helgason · 8 years ago
- 67dca9f Delete ShallowCopy, in favor of copy construction and assignment. by nisse · 8 years ago
- fffc1e5 Add functionality for parsing H264 profile-level-id by magjed · 8 years ago
- f0a7c5a Delete deprecated method VideoFrame::CreateFrame. by nisse · 8 years ago
- 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
- 61c053e Reland of Delete webrtc::VideoFrame::CopyFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2397943003/ ) by nisse · 8 years ago
- 5a87245 iOS: Optimize video scaling and cropping by magjed · 8 years ago
- 0489e49 Change RefCountedObject to use perfect forwarding. by perkj · 8 years ago
- 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
- cc6817e Move current bitstream parser to more appropriate directory. by kthelgason · 8 years ago
- f33970b Add unittest for I420Buffer::Rotate. by nisse · 8 years ago
- e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
- 21a18ee Revert of Delete webrtc::VideoFrame::CopyFrame. (patchset #2 id:20001 of https://codereview.webrtc.org/2371363003/ ) by ivoc · 8 years ago
- 0e7c7ce Delete webrtc::VideoFrame::CopyFrame. by nisse · 8 years ago
- d020f3f Support for parsing CABAC coded bitstreams by kthelgason · 8 years ago
- f122a85 Delete webrtc::VideoFrame::CreateEmptyFrame. by nisse · 8 years ago
- ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
- 55d932b Add logging statements to places where the frame might be dropped in WebRTC pipeline. by sakal · 9 years ago
- 115bd15 New helper function test::ReadI420Buffer, refactor FrameReader to use it. by nisse · 9 years ago
- 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago