]> git.sesse.net Git - ffmpeg/commit
libutvideoenc: Add support for the new BT.709 FourCCs for YCbCr
authorJan Ekström <jeebjp@gmail.com>
Sat, 15 Feb 2014 06:58:14 +0000 (01:58 -0500)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 3 Mar 2014 12:06:25 +0000 (13:06 +0100)
commit40feed524854eeaff67860e8932f792a0e373c8a
tree876ac88e9ada1494a3cbb12dfdc951731b0c0293
parent2dcaa1b9d142ae113b28bffdbf7f8f8900b5e770
libutvideoenc: Add support for the new BT.709 FourCCs for YCbCr

With cli usage the decoder might have not set the colorspace during
encoder init, manual colorspace override might be needed in such
cases.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
This applies commit 5de64bb3 (the source of the above commit message)
to libutvideoenc as well.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/libutvideoenc.cpp