]> git.sesse.net Git - mlt/commit
Add movit.luma transition.
authorDan Dennedy <dan@dennedy.org>
Wed, 26 Mar 2014 03:48:54 +0000 (20:48 -0700)
committerDan Dennedy <dan@dennedy.org>
Wed, 26 Mar 2014 03:48:54 +0000 (20:48 -0700)
commit265e080ca00a91bde6f5812f8e498e5901675a59
tree3c20a3a7a5e7593b22c78538d4d5530133e384f7
parentfacc6328e46eb0c973c6293390a14258abf071d4
Add movit.luma transition.

This can be improved by adding an invert parameter to the Movit effect
and by supplying full 16-bit PGM to the Movit input, but it is a start.
src/modules/opengl/Makefile
src/modules/opengl/factory.c
src/modules/opengl/filter_glsl_manager.cpp
src/modules/opengl/filter_glsl_manager.h
src/modules/opengl/filter_movit_convert.cpp
src/modules/opengl/transition_movit_luma.cpp [new file with mode: 0644]
src/modules/opengl/transition_movit_luma.yml [new file with mode: 0644]