summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_libvorbis.c
Commit message (Expand)AuthorAgeFilesLines
* initialize vorbis structure before calling ERROR()nicodvb2005-05-121-4/+5
* vorbis extradata is now passed from demuxer to decoder in matroska's waynicodvb2005-05-121-20/+59
* remove all setlocale calls, they break the behaviour of sscanf andreimar2005-01-201-10/+0
* some memory leaks fixedreimar2004-10-141-0/+1
* fix reimar's 10l...no actually imho it's arpi's 100l for writing therfelker2004-09-181-0/+1
* - fixed the input buffering (don't read input unless we're already processedarpi2003-01-291-11/+15
* don't waste time on rg_scale nonsense if not necessary.rfelker2003-01-131-2/+31
* 1000l, this clips!! IMO rg_scale nonsense should be removed withrfelker2003-01-131-2/+2
* Reduce fixed-point replay gain support precision with Tremor.rguyom2002-12-041-2/+2
* Add Tremor (an integer-only Vorbis decoder) support.rguyom2002-12-041-4/+16
* Added support for VorbisGain tags.rguyom2002-11-171-3/+54
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsarpi2002-08-311-1/+1
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* sync driver names with codec-cfgarpi2002-08-301-1/+1
* renamed to match driver family namearpi2002-08-301-0/+189