log libmpcodecs/ad_libvorbis.c @ 16006:0293e4766b4b

age author description
2005-05-12 nicodvb initialize vorbis structure before calling ERROR()
2005-05-12 nicodvb vorbis extradata is now passed from demuxer to decoder in matroska's way
2005-01-20 reimar remove all setlocale calls, they break the behaviour of sscanf and
2004-10-14 reimar some memory leaks fixed
2004-09-18 rfelker fix reimar's 10l...no actually imho it's arpi's 100l for writing the
2003-01-29 arpi - fixed the input buffering (don't read input unless we're already processed
2003-01-13 rfelker don't waste time on rg_scale nonsense if not necessary.
2003-01-13 rfelker 1000l, this clips!! IMO rg_scale nonsense should be removed with
2002-12-04 rguyom Reduce fixed-point replay gain support precision with Tremor.
2002-12-04 rguyom Add Tremor (an integer-only Vorbis decoder) support.
2002-11-17 rguyom Added support for VorbisGain tags.
2002-08-31 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-08-30 arpi sync driver names with codec-cfg
2002-08-30 arpi renamed to match driver family name base libmpcodecs/ad_vorbis.c@212807726723