]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/resample.c
Started attempt to fix seek handling - still not completed
[frescor/ffmpeg.git] / libavcodec / resample.c
2009-03-23 benoitMove av_class to AVResampleContext instead of ReSampleC...
2009-02-15 prossPrevent heap corruption when resampling 8-bit audio.
2009-02-11 bcoudurierextend resampling API, add S16 internal conversion
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-08-03 jbrcosmetics: make all references to AC-3 capitalized...
2007-12-15 andomaAdd missing '\n' to log format text
2007-12-01 michaelsensless cast and ()
2007-12-01 michaelstupid code (casting of void*) found by checktree.sh
2007-08-06 michaelmake output buffer larger so drift compensation can...
2007-07-17 diegotypo fixes
2007-03-22 michaelset more reasonable cutoff for audio rate conversion
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-02-24 michaelkill warnings patch by (Måns Rullgård <mru inprovide...
2004-10-21 michaeluser selectble cutoff frequency
2004-10-21 michaelmake most resample filter parameters selectable at...
2004-06-30 michaelvarious resampling fixes
2004-06-18 michael10l
2004-06-17 michaelpolyphase kaiser windowed sinc and blackman nuttall...
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-09-08 bellardremoved os_support.h
2003-08-20 michaelniAC3 encoding patch ba (Ross Martin <ffmpeg at ross...
2003-03-12 kabi* moved os_support.h into libavcodec
2003-03-11 michaelnirestoring OS/2 compatibility patch by ("Slavik Gnatenko...
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-10 kabi* static,const,compiler warning cleanup
2002-10-09 bellardresample fix by Petros Tsantoulis
2002-05-25 glantaulicense/copyright change
2002-05-18 glantauremoved useless header includes - use av memory functions
2002-05-09 philipjsg* Fix a problem with the first sample when down sampling.
2001-08-13 glantauwin32 fixes
2001-07-22 glantauInitial revision