Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: b82c3188c82a1837c175a0d67b6b69f7eda9cef3
https://github.com/mltframework/mlt/commit/b82c3188c82a1837c175a0d67b6b69f7eda9cef3
Author: Brian Matherly <c...@brianmatherly.com>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M src/modules/plusgpl/filter_burn.c
Log Message:
-----------
Restore src alpha on "burned" image.
The filter reset all alpha values to 0. This isn't a problem if sent directly
to some consumer who ignore alpha values. But when passed to a transition as a
"b" frame, the content would be completely transparent, thus showing only the
"a" frame.
Test case:
melt -video-track color:red -video-track frei0r.test_pat_G -filter burningtv
-transition composite fill=1
Before this change, the output would be red frame. After this fix, the output
is the pattern with fire on the squares - and the red frame completly obscured.
Commit: 94f617de674574cbce5866f8ba93a445a0ed22bb
https://github.com/mltframework/mlt/commit/94f617de674574cbce5866f8ba93a445a0ed22bb
Author: Brian Matherly <c...@brianmatherly.com>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M src/modules/plusgpl/filter_burn.c
Log Message:
-----------
Make this filter thread safe.
The saved buffer, diff and background memory could be accessed by concurrent
threads.
Compare: https://github.com/mltframework/mlt/compare/23053fb503cd...94f617de6745
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel