FFmpeg/libavfilter
Vitor Sessak 16db7fe0ac Make filter graph description parsing code independent of the code to
read said description from a file.

Commited in SoC by Bobby Bingham on 2007-12-22 17:16:21

Originally committed as revision 12714 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-04 20:07:50 +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 Use av_log(ctx, ...) instead of av_log(NULL, ...) 2008-04-04 20:07:47 +00:00
avfiltergraph.h Make filter graph description parsing code independent of the code to 2008-04-04 20:07:50 +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