1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavfilter
Vitor Sessak 65a4bd9c9e Ensure that the filter_count member is reset to zero when emptying the graph
Commited in SoC by Bobby Bingham on 2007-07-14 23:19:22

Originally committed as revision 12690 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-04 20:05:01 +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 Ensure that the filter_count member is reset to zero when emptying the graph 2008-04-04 20:05:01 +00:00
avfiltergraph.h Move simple filter chain loading code over to the filter graph. 2008-04-04 20:04:55 +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