src/modules/gtk2/producer_pixbuf.c | 85 ++++++++++++++++++++++++++++------ src/modules/qimage/producer_qimage.c | 77 ++++++++++++++++++++++++++---- 2 files changed, 138 insertions(+), 24 deletions(-)
New commits: commit 59304f8209e605948aa9c6932b911134aca1315e Author: Dan Dennedy <[email protected]> Date: Mon Mar 5 22:40:51 2012 -0800 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. commit ed1d5ac4a7aef2c2d5bf72a814798d80c587effc Author: Dan Dennedy <[email protected]> Date: Mon Mar 5 22:35:44 2012 -0800 refactor load_filenames in qimage commit 68468c3b9f607968c40dbb0708b550923590bc5d Author: Dan Dennedy <[email protected]> Date: Mon Mar 5 21:57:02 2012 -0800 refactor load_filenames in pixbuf ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
