[FFmpeg-devel] [PATCH 5/8] metadata: add av_metadata_remove() function.
Martin Storsjö
martin
Fri Jun 4 15:53:05 CEST 2010
On Fri, 4 Jun 2010, Michael Niedermayer wrote:
> On Fri, Jun 04, 2010 at 02:28:18PM +0200, Anton Khirnov wrote:
> > On Fri, Jun 04, 2010 at 01:41:23AM +0200, Michael Niedermayer wrote:
> > > On Wed, Jun 02, 2010 at 03:16:02PM +0200, Anton Khirnov wrote:
> > > > ---
> > > > doc/APIchanges | 3 +++
> > > > libavformat/avformat.h | 8 +++++++-
> > > > libavformat/metadata.c | 18 ++++++++++++++++++
> > > > 3 files changed, 28 insertions(+), 1 deletions(-)
> > >
> > > redundant
> > >
> > > av_metadata_set2(NULL) should do that already
> >
> > right, didn't realize that. perhaps we should mention that in
> > documentation.
> >
> > Anton Khirnov
>
> > avformat.h | 3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
> > 59d41732df476ff523b262c105631f3bf5f77538 0001-metadata-mention-how-to-remove-tags.patch
> > From 6c5327376ca84aa657d7f48298fbb0d24d363cc9 Mon Sep 17 00:00:00 2001
> > From: Anton Khirnov <wyskas at gmail.com>
> > Date: Fri, 4 Jun 2010 14:25:29 +0200
> > Subject: [PATCH] metadata: mention how to remove tags.
>
> ok
Applied
// Martin
More information about the ffmpeg-devel
mailing list