[FFmpeg-devel] [PATCH] lavfi: remove avfilter_default_item_name() from public API
Stefano Sabatini
stefasab at gmail.com
Wed Jun 6 23:37:49 CEST 2012
On date Wednesday 2012-06-06 03:58:23 +0200, Michael Niedermayer encoded:
> On Tue, Jun 05, 2012 at 07:03:24PM +0200, Stefano Sabatini wrote:
> > The function is not used anymore outside avfilter.c.
> >
> > This avoids to pollute the public API with an apparently unnecessary
> > function. The function was introduced two days ago, so it should do no
> > much harm.
> > ---
> > doc/APIchanges | 3 ---
> > libavfilter/avfilter.c | 4 ++--
> > libavfilter/avfilter.h | 6 ------
> > 3 files changed, 2 insertions(+), 11 deletions(-)
>
> ok
Pushed.
--
FFmpeg = Fabulous Fanciful Muttering Picky Erroneous Gnome
More information about the ffmpeg-devel
mailing list