]> git.sesse.net Git - mlt/commit
+ Added rudimentary chroma to alpha filter (optimised on green by default)
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 28 Aug 2005 12:43:18 +0000 (12:43 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 28 Aug 2005 12:43:18 +0000 (12:43 +0000)
commit052a4094e84db1317d143849bb307a8f3c306bab
tree4d2989563ff082f82c074fe8d84d8bed69e9bc09
parent206ff6b48bd54bee6d1ac679c352296f374c7590
+ Added rudimentary chroma to alpha filter (optimised on green by default)

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@812 d19143bc-622f-0410-bfdd-b5b2a6649095
src/modules/vmfx/Makefile
src/modules/vmfx/configure
src/modules/vmfx/factory.c
src/modules/vmfx/filter_chroma.c [new file with mode: 0644]
src/modules/vmfx/filter_chroma.h [new file with mode: 0644]