log libmpcodecs/ad_realaud.c @ 23892:768715e91b27

age author description
2007-06-24 reimar Move variable into the block where it actually used
2007-05-28 diego Remove unused variables.
2007-03-15 diego Include loader/ prefix in #include path everywhere.
2006-12-03 reimar Remove unused function pointers, they probably had incorrect prototypes
2006-07-19 rtogni Quit on eof, was broken by r17150
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-03-03 diego Reduce Real DLL/so loading verbosity, OKed by Roberto.
2005-12-09 rtognimp Move audio packets reordering from codec interface to demuxers for real
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2005-10-01 reimar Check for eof instead of decoding the same data over and over.
2005-07-21 reimar Too little memory alloced.
2005-05-25 diego DragonFly BSD support
2005-01-25 rtognimp Always select correct descramblig matrix for sipr audio
2004-11-03 nplourde remove mac shlb support to use new helix codec for realvideo support on osx
2004-06-24 alex another 10l
2004-06-24 alex 10l
2004-06-24 alex support for realvideo codecs under macosx, original patch by Donnie Smith
2004-04-30 rfelker minimal fix for alex's 1000000000000l compile errors. imo the fix in
2003-08-17 diego sysm --> syms typo fix by Joey Parrish
2003-07-19 diego Win32 codec paths in vd_realvid.c
2003-05-20 alex OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
2003-05-17 faust3 realaudio 28_8 and 14_4 dll support
2003-05-12 alex use dynamic path[] allocation and possible better wraSetDLLAccessPath mechanism :)
2003-05-11 alex cygwin/mingw32 support by Sascha Sommer
2003-04-30 rtognimp Support for codec 14_4 and 28_8
2003-03-09 arpi - removed unused global 'handle'
2003-02-11 alex windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Win32 SIPR is just silent, but at least Win32 COOK works nice -- at least by me, on linux
2002-11-04 arpi - realaudio ATRC (sony atrac3) codec support
2002-10-16 arpi tell the codec wrapper the codec path (fixes realaudio Sipr)
2002-09-29 arpi warning fixes
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
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_real.c@ed8dfef3a482