]> git.sesse.net Git - vlc/commit
taglib: Supports in ogg/vorbis base64 encoded embedded album art with COVERARTMIME...
authorRafaël Carré <funman@videolan.org>
Wed, 3 Oct 2007 16:13:04 +0000 (16:13 +0000)
committerRafaël Carré <funman@videolan.org>
Wed, 3 Oct 2007 16:13:04 +0000 (16:13 +0000)
commitf8240b6ffe8d2e0d09490d6e0e4780319ffb2a8e
tree9887f4cc30ea517b92f98ee70266705171d48bf3
parentadccbca61a174635a34eca86cefd4815138d17a8
taglib: Supports in ogg/vorbis base64 encoded embedded album art with COVERARTMIME & COVERART comments.
    Use TagLib namespace for better code readability.

demuxers: Adds attachments support for ogg.
    Fix potential memleaks.
modules/codec/ffmpeg/demux.c
modules/demux/mpc.c
modules/demux/mpeg/m4a.c
modules/demux/ogg.c
modules/demux/tta.c
modules/meta_engine/taglib.cpp