FFmpeg/libavfilter
Vitor Sessak 54d7fcc120 initialize filter graphs completely even if there is no list of filters
given to initially load.

Commited in SoC by Bobby Bingham on 2007-12-20 16:50:45

Originally committed as revision 12709 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-04 20:07:37 +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 initialize filter graphs completely even if there is no list of filters 2008-04-04 20:07:37 +00:00
avfiltergraph.h Allow creation of filter graphs from a graph description structure which 2008-04-04 20:06:37 +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