]> git.sesse.net Git - mlt/history - src/modules/avformat/filter_avresample.c
fix SAMPLE_FMT support for v0.6 and less of libav/ffmpeg
[mlt] / src / modules / avformat / filter_avresample.c
2012-01-28 Dan Dennedyfix SAMPLE_FMT support for v0.6 and less of libav/ffmpeg
2012-01-28 Dan Dennedyconvert all SAMPLE_FMT_16 to AV_SAMPLE_FMT_16
2011-05-08 Dan DennedyFix inadvertent reording of resample filters.
2011-05-07 Dan DennedyAdd audiochannels normalization filter.
2011-05-02 Dan DennedyFinish work to normalize channel count.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-03 Dan DennedyRename 'this' in avformat module.
2011-01-24 Dan DennedyAdd service locks for parallelism.
2010-10-05 Dan DennedyFFmpeg build improvements (3078007).
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-06-17 Dan DennedyMigrate to FFmpeg av_audio_resample_init.
2009-05-08 Dan DennedyMerge ../mlt++
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-04-05 lilo_booteravformat-cvs build fix and audio filter correction
2005-01-25 lilo_booterRemaining audio handling switched to stacks; Minor...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-04-19 lilo_booterconfig mods; avformat static or shared build; correctio...
2004-04-15 lilo_booterLGPL deinterlace and resampler