]> git.sesse.net Git - ffmpeg/history - libavcodec/synth_filter.c
hevc: change the stride of the MC buffer to be in bytes instead of elements
[ffmpeg] / libavcodec / synth_filter.c
2014-02-28 Christophe Gisquetx86: synth filter float: implement SSE2 version
2011-03-19 Mans Rullgardfft: remove inline wrappers for function pointers
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-31 Justin RugglesRemove unneeded add bias from 3 functions.
2010-04-10 Måns RullgårdMake synth_filter a function pointer
2010-03-06 Måns RullgårdMove FFT parts from dsputil.h to fft.h
2009-10-29 Michael NiedermayerChange whitespace placement a little to improve readabi...
2009-10-29 Michael NiedermayerVertically align function arguments.
2009-10-28 Michael NiedermayerSplit synth filter out of dca.c.