]> git.sesse.net Git - kdenlive/commit
Stop using 'mlt_profile' in render profiles. Instead use 's' and 'aspect'.
authorTill Theato <root@ttill.de>
Sun, 28 Aug 2011 20:12:41 +0000 (20:12 +0000)
committerTill Theato <root@ttill.de>
Sun, 28 Aug 2011 20:12:41 +0000 (20:12 +0000)
commit2553030e55b9872509b433d0eb12b546fa33f7e3
tree49b3d20612065d54c98b40778931d50508b4fc38
parent448dbcd79f25292802f759c1d4ac652308e50b7f
Stop using 'mlt_profile' in render profiles. Instead use 's' and 'aspect'.
Additionally remove code for manual invoking of consumer producer since its now done automatically by MLT on the presence of 's' and 'aspect'.

svn path=/trunk/kdenlive/; revision=5845
export/profiles.xml
renderer/renderjob.cpp
src/renderwidget.cpp