log libmpcodecs/ad_libvorbis.c @ 26048:232cb92a2f1c

age author description
2007-05-28 diego Move variable declaration into conditional to avoid an unused variable warning.
2006-07-15 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
2006-07-02 reynaldo rm unnecesary casts from void* - part 3
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-04-24 rtognimp 4 - Implement a better way to calculate current audio pts and use it for
2006-01-12 rathann massive attack: mp_msg printf format fixes
2005-12-05 rathann ad_libvorbis.c:119: warning: assignment from incompatible pointer type
2005-08-06 rathann tremor uses integer types
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.