Discussion:
[Mlt-devel] [mltframework/mlt] 3b049b: Fix B producer off by one frame in mlt_playlist_mi...
GitHub
2017-04-16 19:47:31 UTC
Permalink
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 3b049b75cd7ca8c0d75d1d4e603428066a82755f
https://github.com/mltframework/mlt/commit/3b049b75cd7ca8c0d75d1d4e603428066a82755f
Author: Dan Dennedy <***@dennedy.org>
Date: 2017-04-16 (Sun, 16 Apr 2017)

Changed paths:
M src/framework/mlt_playlist.c

Log Message:
-----------
Fix B producer off by one frame in mlt_playlist_mix_out().

This fixes Shotcut bug https://github.com/mltframework/shotcut/issues/
407

Loading...