]> git.sesse.net Git - ffmpeg/history - tools/lavfi-showfiltfmts.c
mpegaudiodec: move imdct and windowing function to mpegaudiodsp
[ffmpeg] / tools / lavfi-showfiltfmts.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-11-08 Stefano SabatiniRename avfilter_destroy() as avfilter_free().
2010-08-17 Stefano SabatiniSet the correct type for the output links.
2010-08-11 Stefano SabatiniChange avfilter_open() signature, from:
2010-08-06 Måns Rullgårdshowfiltfmts: destroy filter context before exit
2010-08-06 Måns Rullgårdshowfiltfmts: set media type of links to that of corres...
2010-08-01 Måns Rullgårdlavfi-showfiltfmts: print one format per line
2010-05-24 Stefano SabatiniAdd libavfilter 1-input - 1-output regression test...