]> git.sesse.net Git - vlc/history - modules/demux/vorbis.h
Use FLAC's picture selection for Vorbis/Opus.
[vlc] / modules / demux / vorbis.h
2013-04-25 Timothy B. TerriberryUse FLAC's picture selection for Vorbis/Opus.
2013-03-08 Anatoliy Anischovichvorbis demux: convert generic field names to uppercase...
2012-12-06 Jean-Baptiste KempfOgg: parse and create Vorbis Comment Chapter Extension...
2012-11-15 Jean-Baptiste KempfOgg: Parse chapters in comments
2012-10-24 Jean-Baptiste KempfVorbis: code cosmetics
2012-08-23 Jean-Baptiste KempfRelicense meta_engine modules to LGPL
2012-08-13 Jean-Baptiste KempfVorbis: fix totaltracks info parsing
2012-07-01 Jean-Baptiste KempfVorbis: fix broken if/else cascade
2012-06-27 Jean-Baptiste KempfOgg: always show COMMENTS if possible
2012-06-27 Jean-Baptiste KempfOgg: do not display x,x if we have both methods for...
2012-06-11 Jean-Baptiste KempfVorbis: cosmetics
2012-06-11 Jean-Baptiste KempfVorbis: extract TotalTrack information
2012-05-24 Edward Wangvorbis: also check comments for comment metadata
2012-04-10 Jean-Baptiste KempfAllow vorbis.h to be included in C++
2012-04-05 Jean-Baptiste KempfVorbis: permit to return attachments too
2012-04-05 Jean-Baptiste KempfParse embedded art in METADATA_BLOCK_PICTURE
2012-04-05 Jean-Baptiste KempfSplit FLAC picture parsing from flac.c
2012-04-05 Jean-Baptiste KempfOgg: Add parsing for publisher meta
2011-10-07 Laurent AimarFixed ogg meta data parsing.
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2008-12-09 Laurent AimarParse meta data at ogg level.