webrtc/common_video
Markus Handell e6eded31e6 VideoFrame: Store a reference to an encoded frame
Enable webrtc::VideoFrame to store a reference to an encoded frame.

Bug: chromium:1013590
Change-Id: Id5a06f1c7249f104dfd328f08677cf8001958f0d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158788
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Markus Handell <handellm@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29809}
2019-11-16 10:15:38 +00:00
..
generic_frame_descriptor In dependency descritpor add active decode targets bitmask field 2019-11-07 13:41:49 +00:00
h264 Always pass arguments to INSTANTIATE_TEST_SUITE_P. 2019-09-30 12:52:07 +00:00
include Adding missing RTC_EXPORT for component build. 2019-10-18 09:17:56 +00:00
libyuv Adding missing RTC_EXPORT for component build. 2019-10-18 09:17:56 +00:00
test Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
bitrate_adjuster.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
bitrate_adjuster_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
BUILD.gn VideoFrame: Store a reference to an encoded frame 2019-11-16 10:15:38 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
frame_rate_estimator.cc Add new FrameRateEstimator utility class for more precis FPS estimation. 2019-08-14 12:15:06 +00:00
frame_rate_estimator.h Add new FrameRateEstimator utility class for more precis FPS estimation. 2019-08-14 12:15:06 +00:00
frame_rate_estimator_unittest.cc Add new FrameRateEstimator utility class for more precis FPS estimation. 2019-08-14 12:15:06 +00:00
i420_buffer_pool.cc Add explicit stride options to I420BufferPool. 2019-04-10 17:53:19 +00:00
i420_buffer_pool_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
incoming_video_stream.cc Cleaning up C++14 move into lambda TODOs. 2019-09-17 19:18:26 +00:00
OWNERS Remove pbos@webrtc.org from all OWNERS. 2017-11-01 08:03:46 +00:00
video_frame_buffer.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
video_frame_unittest.cc VideoFrame: Store a reference to an encoded frame 2019-11-16 10:15:38 +00:00
video_render_frames.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
video_render_frames.h Format almost everything. 2019-07-08 13:45:15 +00:00