]> git.sesse.net Git - mlt/commit
Add producer xml-nogl to disable auto-qglsl creation.
authorDan Dennedy <dan@dennedy.org>
Fri, 13 Sep 2013 02:59:19 +0000 (19:59 -0700)
committerDan Dennedy <dan@dennedy.org>
Fri, 13 Sep 2013 02:59:19 +0000 (19:59 -0700)
commitccf95fde934897b452958197f1c0564383d11f50
treed9c0813b32bc502f732be5d65b5b170ff04c98ad
parent02a9c95a0fef73ade4237021ba7125a5a05da839
Add producer xml-nogl to disable auto-qglsl creation.

Sometimes you want to load MLT XML while ignoring the presence of OpenGL
filters and transitions.
src/modules/xml/factory.c
src/modules/xml/producer_xml-nogl.yml [new file with mode: 0644]
src/modules/xml/producer_xml-string.yml
src/modules/xml/producer_xml.c