webrtc/modules/video_coding/codecs
Sergey Silkin fd731cb7d9 Allow YUVJ420 format.
FFMpeg H264 decoder uses YUVJ420 when video_full_range_flag=1 in
bitstream.

Information about color range might be useful for color converter
and renderer. But currently there is no way to extract it from
the wrapper.

Bug: webrtc:8185
Change-Id: Ifd1113f0eee3d7b5906d0cefbc29b4a1061262f6
Reviewed-on: https://webrtc-review.googlesource.com/32000
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21246}
2017-12-13 14:08:01 +00:00
..
h264 Allow YUVJ420 format. 2017-12-13 14:08:01 +00:00
i420 Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
interface Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
stereo Add optional stereo codec to SDP negotiation 2017-12-11 16:30:06 +00:00
test Android: Re-enable videoprocessor integration tests. 2017-12-13 08:59:30 +00:00
vp8 Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
vp9 VP9: Use 2 threads on low res on ARM. 2017-12-05 23:06:42 +00:00