OSDN Git Service

utvideoenc: Add support for the new BT.709 FourCCs for YCbCr
authorJan Ekström <jeebjp@gmail.com>
Sun, 2 Feb 2014 13:04:58 +0000 (15:04 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 4 Feb 2014 09:59:28 +0000 (10:59 +0100)
commit5de64bb34d68d6c224dca90003172d7a27958825
tree52c4ff3059cf530858adc8d20c87753953f6ca5a
parentde203abd71baae7f120313259b45cf935c85203e
utvideoenc: 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>
libavcodec/utvideoenc.c