]> git.sesse.net Git - mlt/commit
Revert part of c48ed7 that caused performance regression.
authorDan Dennedy <dan@dennedy.org>
Thu, 15 Nov 2012 03:03:31 +0000 (19:03 -0800)
committerDan Dennedy <dan@dennedy.org>
Thu, 15 Nov 2012 03:03:31 +0000 (19:03 -0800)
commit06ead5bbc68092983e029800b6c35ee4fdd1a7a9
tree28d3e4b544e5bb53c299eda9940bd7eb9ca59fd2
parentf5380fc980d986addf7d8f8055630267cda6345a
Revert part of c48ed7 that caused performance regression.

Videos with full color range like yuvj420p were converted unnecessarily
to RGB and back to YUV. If a video does not indicate is has full color
and you want to override it, then use set.force_full_luma=1.
src/modules/avformat/producer_avformat.c