On Tue, 7 Aug 2012 21:31:51 +0000 (UTC), Mohammad Alsaleh <[email protected]> wrote: > id3 v2.2 uses image format ("JPG","PNG") instead of mimetypes. > > Currently, the attached picture is skipped because the format string > does not match a known picture mimetype. > > This patch fixes this behaviour. > > Signed-off-by: Mohammad Alsaleh <[email protected]> > --- > libavformat/id3v2.c | 2 ++ > 1 file changed, 2 insertions(+) >
Pushed. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
