src/modules/avformat/filter_avcolour_space.c | 11 +++ src/modules/avformat/filter_swscale.c | 99 ++++++++++++++++---------- src/modules/core/loader.ini | 2 +- src/modules/core/producer_loader.c | 12 ++-- 4 files changed, 77 insertions(+), 47 deletions(-)
New commits: commit d9e68fbd7bb9dd942c425af7422f86434edd7821 Author: Dan Dennedy <[email protected]> Date: Sun Feb 28 12:46:05 2010 -0800 Make swscale the preferred rescale filter. Should be safe now since the default compile-time max resolution for libswscale was increased to 5120 for non-ppc systems as of May, 2009. Also, because I added the initialization and range tests. commit 273d1c43106f7374573418af88d0475f30043d1c Author: Dan Dennedy <[email protected]> Date: Sun Feb 28 12:42:24 2010 -0800 Add resolution as init arg to libswscale filters. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
