]> git.sesse.net Git - mlt/commit
Fix applying ffmpeg-like options to mlt_profile.
authorDan Dennedy <dan@dennedy.org>
Thu, 28 Mar 2013 05:43:59 +0000 (22:43 -0700)
committerDan Dennedy <dan@dennedy.org>
Thu, 28 Mar 2013 05:43:59 +0000 (22:43 -0700)
commit64caa1d9d08c1ffc72713cb639926bb8a80b4a7b
tree57effdd4f93422deed6dddf7801ef9e3c00744ac
parentab42bf1244270850ed30e2574e17572fa11a196e
Fix applying ffmpeg-like options to mlt_profile.

The ffmpeg-like options "s", "r", and "aspect" should be applied to the
mlt_profile before starting the consumer. Now, we do it usng a propery-
function.
src/modules/avformat/consumer_avformat.c