]> git.sesse.net Git - mlt/commit
Fix YUV to RGB conversion when profile colorspace not 601.
authorDan Dennedy <dan@dennedy.org>
Thu, 20 Feb 2014 07:43:50 +0000 (23:43 -0800)
committerDan Dennedy <dan@dennedy.org>
Thu, 20 Feb 2014 07:43:50 +0000 (23:43 -0800)
commit4fd6c14958ac5bd739c8d2b66b86cbf99ae68c23
treea6dd46c988834f2a6d702ce60687150b8fe023c8
parent7cdf7cd0b63d4e4ef1feef539d79e28e9ff80985
Fix YUV to RGB conversion when profile colorspace not 601.

The non-default coefficients for RGB cause incorrect conversion.

Reported by Claus R. F. Overbeck on the kdenlive-devel mailing list.
src/modules/avformat/filter_avcolour_space.c
src/modules/avformat/producer_avformat.c