diff options
author | Deb Mukherjee <debargha@google.com> | 2014-09-14 07:43:27 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-09-14 20:27:28 +0200 |
commit | 04b0dda853198980a14158809e560ea9ca9d7e33 (patch) | |
tree | 58a6ed62d757e1f6126294b01d7b048698c697e3 /libavcodec/libvpx.c | |
parent | b24d74e44ae5fecba51d79cd0d0a1d1dffcaf771 (diff) | |
download | ffmpeg-04b0dda853198980a14158809e560ea9ca9d7e33.tar.gz |
avcodec/libvpxdec: Adds decode support for formats other than 420
Handles decoding of new VP9 profiles 1-3 with different color sampling
and bit-depths.
For high bitdepth (profiles 2 and 3) support, we currently need to link
with the highbitdepth branch of libvpx with --enable-experimental
and --enable-vp9-high config options on. But eventually this branch will
be merged into master, whereafter to enable high bitdepth
support you will need to link with libvpx with configure option
--enable-vp9-highbitdepth on.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/libvpx.c')
0 files changed, 0 insertions, 0 deletions