1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-09 01:07:01 +02:00
ffmpeg/libavfilter
Vitor Sessak b9a7a65ab4 Make the filter graph just another normal filter.
Commited in SoC by Bobby Bingham on 2007-07-31 20:08:38

Originally committed as revision 12693 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-04 20:06:17 +00:00
..
allfilters.c Fix libavfilter compilation and make it more in line 2008-03-03 20:53:15 +00:00
avfilter.c fix AVClass for avfilter 2008-03-07 09:08:28 +00:00
avfilter.h Improve AVFilterFormats doxy. 2008-04-02 22:07:21 +00:00
avfiltergraph.c Make the filter graph just another normal filter. 2008-04-04 20:06:17 +00:00
avfiltergraph.h Make the filter graph just another normal filter. 2008-04-04 20:06:17 +00:00
defaults.c Force alignment of pic->linesize 2008-02-15 22:00:13 +00:00
formats.c Better description for merge_ref(). 2008-02-21 22:10:11 +00:00
Makefile Rename --enable-swscaler --> enable-swscale to be consistent with the 2008-03-10 17:54:24 +00:00