webrtc/modules/video_coding/codecs
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
..
h264 Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Allocate separate component buffers in MultiplexEncodedImagePacker::Unpack 2019-03-27 08:22:15 +00:00
test Change VideoCodecTestStats API. 2019-03-27 09:50:54 +00:00
vp8 Decode Target Information for VP8 libvpx encoder. 2019-03-28 18:18:43 +00:00
vp9 Revert "Disable TestVp9ImplProfile2.EncodeDecode on iOS." 2019-03-26 19:37:16 +00:00