1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavfilter
Vitor Sessak d1633ac695 Rename avfilter_create to avfilter_open and remove the wrapper function
avfilter_create_by_name.

Commited in SoC by Bobby Bingham on 2007-08-17 23:39:55

Originally committed as revision 12703 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-04 20:06:47 +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 Rename avfilter_create to avfilter_open and remove the wrapper function 2008-04-04 20:06:47 +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