commit | fd731cb7d99d50a39ea2fd49dd3aa130b8e6b846 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Mon Dec 11 17:13:45 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 13 14:08:01 2017 +0000 |
tree | 24c422e619b54580b278cea2b0c97846c8932de6 | |
parent | a9e0924fa7688c4e4558e179c6608ce1093e15f8 [diff] |
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}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.