Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 9e740f1f15e832a9135e7db4e01352892f9c85e4
      
https://github.com/mltframework/mlt/commit/9e740f1f15e832a9135e7db4e01352892f9c85e4
  Author: Brian Matherly <c...@brianmatherly.com>
  Date:   2018-04-28 (Sat, 28 Apr 2018)

  Changed paths:
    M src/modules/jackrack/filter_ladspa.c

  Log Message:
  -----------
  Fix mono channel configuration for ladspa plugins. (#334)

* Fix mono channel configuration.

Some plugins only work in stereo.
Examples are ladspa.1882 and ladspa.1901.
For these plugins, pass extra silent channels to satisfy the plugin
requirements and then ignore those channels on the filter output.

* Fix memory leak.


------------------------------------------------------------------------------
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

Reply via email to