src/modules/avformat/audioconvert.h | 2 +- src/modules/avformat/configure | 29 +++++++++----------------- src/modules/avformat/consumer_avformat.c | 8 ++++-- src/modules/avformat/factory.c | 4 +- src/modules/avformat/filter_avcolour_space.c | 8 +++++- src/modules/avformat/filter_avdeinterlace.c | 2 +- src/modules/avformat/filter_avresample.c | 2 +- src/modules/avformat/filter_swscale.c | 4 +- src/modules/avformat/producer_avformat.c | 16 ++++++++++--- src/modules/avformat/vdpau.c | 2 +- 10 files changed, 41 insertions(+), 36 deletions(-)
New commits: commit 0e0997d73d85885f89275f9ad276c7b5c716c056 Author: Dan Dennedy <[email protected]> Date: Mon Oct 4 23:07:44 2010 -0700 FFmpeg build improvements (3078007). Handle --avformat-svn-version=0.5. Fix building without swscale. Fix compiling new colorspace stuff against FFmpeg <= v0.5. FFmpeg libs are increasing; only support contemporary header layout. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
