Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: ff7066f710b4d190dffacbef7b5070457f445deb
https://github.com/mltframework/mlt/commit/ff7066f710b4d190dffacbef7b5070457f445deb
Author: Dan Dennedy <d...@dennedy.org>
Date: 2018-05-18 (Fri, 18 May 2018)
Changed paths:
M src/modules/jackrack/filter_ladspa.c
Log Message:
-----------
Fix crash in ladspa filter with low frame rate.
When the frame is low (8 fps in the case of the Fraunhofer AAC 5.1
surround test clip ChID-BLITS-EBU.mp4), then the computed number of
audio samples per frame can be rather high (e.g. 6000), and some LADSPA
plugins (e.g. 1892 Glame Bandpass) would crash with more than 4096.
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel