On Mon, Oct 10, 2011 at 01:51:42PM +0100, Måns Rullgård wrote:
> Diego Biurrun <di...@biurrun.de> writes:
> >
> > --- a/libavformat/id3v2.c
> > +++ b/libavformat/id3v2.c
> > @@ -26,6 +26,66 @@
> >  #include "libavutil/dict.h"
> >  #include "avio_internal.h"
> >
> > +const AVMetadataConv ff_id3v2_34_metadata_conv[] = {
> 
> Did you intend to make these static?

Yes, that was the whole point of the exercise.  Is the log message not
clear enough?  I found it not worth the clutter to move the structures
in a separate patch.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to