[libav-commits] colorspace: Add support for BT709

2016-05-10 Thread Jan Ekström
Module: libav Branch: master Commit: 1f77e634bb838f71ff21923b5e9fe3104c831c52 Author:Jan Ekström Committer: Luca Barbato Date: Sun Apr 24 20:30:06 2016 +0200 colorspace: Add support for BT709 BT.709 coefficients were gathered from the first two parts of BT.709 to BT.2020 conversion gu

[libav-commits] pgssub: Fix subpicture colorspace and range

2016-05-10 Thread Jan Ekström
Module: libav Branch: master Commit: 885a9d6087315a85d98f7e89656ef01dc7104c4c Author:Jan Ekström Committer: Luca Barbato Date: Sun Apr 24 20:33:45 2016 +0200 pgssub: Fix subpicture colorspace and range Widen the values from limited to full range and use BT.709 where it should be used

[libav-commits] avconv_vaapi: fix double-free with some unsupported streams

2016-05-10 Thread Mark Thompson
Module: libav Branch: master Commit: 0c1d66a07917602303f129f5a5651faeec2415d5 Author:Mark Thompson Committer: Luca Barbato Date: Mon May 9 18:53:48 2016 +0100 avconv_vaapi: fix double-free with some unsupported streams Signed-off-by: Luca Barbato --- avconv_vaapi.c |4 ++-- 1