ffmpeg/libavfilter
Stefano Sabatini 97dd1e4a87 Rename avfilter_graph_destroy() to avfilter_graph_free().
The new name is shorter and more consistent with the rest of the API.

This change breaks libavfilter API/ABI.

Originally committed as revision 25674 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-04 20:34:24 +00:00
..
x86
af_anull.c
allfilters.c 1/PHIl: swap again settb/setpts, fix alphabetical order. 2010-11-02 22:53:18 +00:00
asink_anullsink.c
asrc_anullsrc.c
avfilter.c 100l: remove bogus inclusion of libavcodec/audioconvert.c in 2010-10-25 04:28:36 +00:00
avfilter.h Rename avfilter_graph_destroy() to avfilter_graph_free(). 2010-11-04 20:34:24 +00:00
avfiltergraph.c Rename avfilter_graph_destroy() to avfilter_graph_free(). 2010-11-04 20:34:24 +00:00
avfiltergraph.h Rename avfilter_graph_destroy() to avfilter_graph_free(). 2010-11-04 20:34:24 +00:00
defaults.c Remove usage of deprecated libavcodec/audioconvert.h functions. 2010-11-03 20:19:34 +00:00
formats.c
graphparser.c Rename avfilter_graph_destroy() to avfilter_graph_free(). 2010-11-04 20:34:24 +00:00
graphparser.h Amend avfilter_graph_parse() documentation for the return code, make 2010-11-04 20:26:45 +00:00
internal.h
libavfilter.v
Makefile 1/PHIl: swap again settb/setpts, fix alphabetical order. 2010-11-02 22:53:18 +00:00
parseutils.c
parseutils.h
vf_aspect.c
vf_blackframe.c Fix timestamp handling in more filters after the change which set the 2010-11-02 19:42:08 +00:00
vf_crop.c Fix crop->var_values[VAR_T] computation in the crop filter. 2010-11-02 18:40:55 +00:00
vf_cropdetect.c Fix timestamp handling in more filters after the change which set the 2010-11-02 19:42:08 +00:00
vf_drawbox.c
vf_fifo.c
vf_format.c
vf_frei0r.c Fix timestamp handling in more filters after the change which set the 2010-11-02 19:42:08 +00:00
vf_hflip.c
vf_libopencv.c
vf_null.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_setpts.c Add setpts filter, ported from the libavfilter soc repo. 2010-11-02 22:29:17 +00:00
vf_settb.c
vf_slicify.c
vf_transpose.c Add transpose filter. 2010-10-18 21:29:37 +00:00
vf_unsharp.c Make the validity checks fail only if the corresponding luma or chroma 2010-10-13 13:14:52 +00:00
vf_vflip.c
vf_yadif.c
vsink_nullsink.c
vsrc_buffer.c Extend buffer source to accept the time base for the output PTS. 2010-10-12 18:40:20 +00:00
vsrc_buffer.h
vsrc_nullsrc.c
yadif.h