]> git.sesse.net Git - ffmpeg/commit
Rename avfilter_destroy() as avfilter_free().
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 8 Nov 2010 12:32:39 +0000 (12:32 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 8 Nov 2010 12:32:39 +0000 (12:32 +0000)
commit24de0edbd589b7cb0da51260073a1a28bb6a2619
treef808dd5e52a5cd81742f76e2b722e4dde981792c
parent7b3937360efd16ae87fa44fc4633a74913b5ac4d
Rename avfilter_destroy() as avfilter_free().

The new name is shorter and more consistent with the FFmpeg API, and
sounds less evil.

Originally committed as revision 25707 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
libavfilter/avfilter.c
libavfilter/avfilter.h
libavfilter/avfiltergraph.c
libavfilter/graphparser.c
tools/lavfi-showfiltfmts.c