]> git.sesse.net Git - mlt/history - src/modules/avformat/filter_avcolour_space.c
Rename yuv_std to colorspace.
[mlt] / src / modules / avformat / filter_avcolour_space.c
2010-09-26 Dan DennedyRename yuv_std to colorspace.
2010-09-26 Dan DennedyAdd input YUV colorspace (601 vs 709) handling.
2010-09-26 Dan DennedyRevert new image types.
2010-09-26 Dan DennedyGet initial skipping of luma scaling to work.
2010-09-26 Dan DennedyImprove colorspace handling (work in progress)
2010-09-13 Dan DennedyEnhance image conversion logging.
2010-09-08 Dan DennedyRevert 3a419b4 (Use caching for swscale contexts).
2010-09-07 Dan DennedyFix regression in commit f9dbf1.
2010-09-06 Dan DennedyApply alpha on frame to rgba image (kdenlive-1786).
2010-08-24 Dan DennedyFix regression in avcolorspace filter.
2010-08-22 Dan DennedyUse caching for swscale contexts.
2010-08-22 Dan DennedyEnable swscale CPU flags.
2010-08-14 Dan DennedyImprove quality of libswscale conversions and scaling.
2010-04-18 Dan DennedyOnly use newish version of libswcale.
2010-02-28 Dan DennedyAdd resolution as init arg to libswscale filters.
2010-02-26 Dan DennedyMake FFmpeg the primary image converter if available.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-05-08 Dan DennedyMerge ../mlt++
2009-03-10 ddennedyavformat: fix compilation due to recent PIX_FMT changes...
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2007-03-04 ddennedyadd support for ffmpeg libswscale
2006-05-04 lilo_booter+ Big endian patch courtesy of Goncalo Carvalho (glslan...
2005-09-29 lilo_booter+ Extracts alpha from rgb24a images
2005-09-23 lilo_booterfilter_avcolour_space.c
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
2005-06-04 lilo_booterSanity checks for normalising filters
2005-06-01 lilo_booterSanity checks
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-08-10 lilo_booterColour space filter