[Mlt-devel] Git: Use the sox version in metadata and serialization.

2011-08-31 Thread Dan Dennedy
src/modules/frei0r/factory.c |4 src/modules/sox/factory.c |1 + src/modules/sox/filter_sox.c |1 + src/modules/xml/consumer_xml.c |3 +++ src/modules/xml/mlt-xml.dtd|1 + 5 files changed, 10 insertions(+), 0 deletions(-) New commits: commit 1d8c091d1d522df81

[Mlt-devel] Git: Convert some printfs to fprintf(stderr) or mlt_log.

2011-08-31 Thread Dan Dennedy
src/modules/frei0r/factory.c |2 +- .../motion_est/filter_autotrack_rectangle.c|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c9d8fddf90f1c75784e4121bd5c18bdf39eba2f5 Author: Dan Dennedy Date: Wed Aug 31 21:20:33 2011 -0700

[Mlt-devel] Fix for region filter

2011-08-31 Thread j-b-m
Hi! Currently, there is a bug in the region filter which prevents it from working in multi track playlists. For example, when issuing the following command: melt -profile dv_pal colour:red -track colour:blue -attach region:circle filter0=brightness:2 You expect to get a blue background