]> git.sesse.net Git - mlt/commit
Add support for sox.effect variants.
authorDan Dennedy <dan@dennedy.org>
Mon, 9 May 2011 00:59:30 +0000 (17:59 -0700)
committerDan Dennedy <dan@dennedy.org>
Mon, 9 May 2011 00:59:30 +0000 (17:59 -0700)
commit6747f1df972ff3d07d8ff90252847f76cb96fb05
tree93e7dc247ff63ba999bb072816cc45fd3ae2cf66
parent01f58e6cd18b33fcec5a75b005ea4ceba21e52d5
Add support for sox.effect variants.

The legacy forms of 'sox:"effect options"' and 'sox effect="name
options"' still work. The new forms allows them all to be enumerated by
Mlt apps, e.g.: melt -query filter. Also, this registers metadata for
both the generic 'sox' filter and all of the new 'sox.effect' ones
including their usage help!
src/modules/sox/Makefile
src/modules/sox/factory.c
src/modules/sox/filter_sox.c
src/modules/sox/filter_sox.yml [new file with mode: 0644]