]> git.sesse.net Git - ffmpeg/commit
Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 26 Feb 2009 22:02:09 +0000 (22:02 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 26 Feb 2009 22:02:09 +0000 (22:02 +0000)
commitd7dbe55823d7b4741889463c0e73703a172bbffb
tree0e2debe527275aa133ec7f74d47b2ace1bb65927
parentf56995b4a69a3797043f2de078ec0eb85352a4b3
Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better
consistency with the rest of the API.

Originally committed as revision 17623 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfiltergraph.c
libavfilter/avfiltergraph.h
libavfilter/graphparser.c