Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 52afd549c19e8cf627aa5de29f1e33c9ac871536
      
https://github.com/mltframework/mlt/commit/52afd549c19e8cf627aa5de29f1e33c9ac871536
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2015-03-09 (Mon, 09 Mar 2015)

  Changed paths:
    M src/modules/core/transition_mix.c

  Log Message:
  -----------
  Fix stalled audio processing leading to huge mem usage.

The contraints on channel and sample counts are not needed by this
filter. Returning 0 samples causes audio encoding to go nowhere in
avformat consumer screwing up muxing for a/v output.
This fixes github #66.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to