webrtc/common_video
philipel b19f27a5f9 Decode Target Information for VP8 libvpx encoder.
In this CL:
 - Created static helper function GenericFrameInfo::DecodeTargetInfo to
   convert DTI symbols to a list of GenericFrameInfo::OperatingPointIndication.
 - Added per frame DTI information for the different stream structures.

Bug: webrtc:10342
Change-Id: I62ff2e9fc9b380fe1d0447ff071e86b6b35ab249
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/129923
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27350}
2019-03-28 18:18:43 +00:00
..
generic_frame_descriptor Decode Target Information for VP8 libvpx encoder. 2019-03-28 18:18:43 +00:00
h264 Add interface class for bitstream parser. 2019-03-22 12:14:41 +00:00
include Inject TaskQueueFactory to video streams. 2019-03-01 11:35:39 +00:00
libyuv Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
test Refactor creation of ColorSpace test data 2018-12-14 10:15:10 +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 Add interface class for bitstream parser. 2019-03-22 12:14:41 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
i420_buffer_pool.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
i420_buffer_pool_unittest.cc Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
incoming_video_stream.cc Inject TaskQueueFactory to video streams. 2019-03-01 11:35:39 +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 Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +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 [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00