Discussion:
[Mlt-devel] [mltframework/mlt] c4d4e0: Fix left column flicker on sliced pixfmt conversio...
GitHub
2017-05-25 05:55:48 UTC
Permalink
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: c4d4e0a8f9ba53345a8dc81e510b0b74f4b36027
https://github.com/mltframework/mlt/commit/c4d4e0a8f9ba53345a8dc81e510b0b74f4b36027
Author: Dan Dennedy <***@dennedy.org>
Date: 2017-05-24 (Wed, 24 May 2017)

Changed paths:
M src/modules/avformat/producer_avformat.c

Log Message:
-----------
Fix left column flicker on sliced pixfmt conversion.

Fixes Shotcut bug https://github.com/mltframework/shotcut/issues/418

Require the width of the last slice to be a multiple of 8.

Loading...