On Fri, Jun 12, 2009 at 12:57:57AM +0200, Patrick Dehne wrote: > > --- libavformat/id3v1.c (revision 19156) > +++ libavformat/id3v1.c (working copy) > @@ -149,3 +150,68 @@ > + > +static void get_string(AVFormatContext *s, const char *key, > + const uint8_t *buf, int buf_size) indentation Diego