]> git.sesse.net Git - mlt/commit
add image sequences where scanf format contains begin value
authorDan Dennedy <dan@dennedy.org>
Tue, 6 Mar 2012 06:40:51 +0000 (22:40 -0800)
committerDan Dennedy <dan@dennedy.org>
Tue, 6 Mar 2012 06:40:51 +0000 (22:40 -0800)
commit59304f8209e605948aa9c6932b911134aca1315e
tree7a8613ea5a573a2fa515ad5fd64cf83f35cd48cb
parented1d5ac4a7aef2c2d5bf72a814798d80c587effc
add image sequences where scanf format contains begin value

For example, if an image sequence begins with the file foo1234.png, you
can use the resource string "foo%1234d.png" to load it.
src/modules/gtk2/producer_pixbuf.c
src/modules/qimage/producer_qimage.c