OSDN Git Service

avfiltergraph: make the AVFilterInOut alloc/free API public
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 11 Jun 2011 13:30:46 +0000 (15:30 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 12 Jun 2011 20:46:02 +0000 (22:46 +0200)
commitc535494268069282cc1147c4d61d4a88ce39e078
treeb7aa99064bf1b577eae22eac07ba4fa361815cc5
parent6119b23a3662d1e106cdf69ef3171b2e7e1d495c
avfiltergraph: make the AVFilterInOut alloc/free API public

This is required for letting applications to create and destroy
AVFilterInOut structs in a convenient way.
doc/APIchanges
ffmpeg.c
ffplay.c
libavfilter/avfilter.h
libavfilter/avfiltergraph.h
libavfilter/graphparser.c