summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_realaud.c
Commit message (Expand)AuthorAgeFilesLines
* Make audio decoder description structs constUoti Urpala2008-04-261-1/+1
* Move variable into the block where it actually usedreimar2007-06-241-1/+1
* Remove unused variables.diego2007-05-281-2/+0
* Include loader/ prefix in #include path everywhere.diego2007-03-151-1/+1
* Remove unused function pointers, they probably had incorrect prototypesreimar2006-12-031-12/+4
* Quit on eof, was broken by r17150rtogni2006-07-191-0/+2
* Move #ifdefs around complete files into the build system.diego2006-06-211-4/+0
* Reduce Real DLL/so loading verbosity, OKed by Roberto.diego2006-03-031-2/+2
* Move audio packets reordering from codec interface to demuxers for realrtognimp2005-12-091-100/+26
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-1/+1
* Check for eof instead of decoding the same data over and over.reimar2005-10-011-0/+1
* Too little memory alloced.reimar2005-07-211-1/+1
* DragonFly BSD supportdiego2005-05-251-1/+1
* Always select correct descramblig matrix for sipr audiortognimp2005-01-251-1/+1
* remove mac shlb support to use new helix codec for realvideo support on osxnplourde2004-11-031-132/+2
* another 10lalex2004-06-241-1/+1
* 10lalex2004-06-241-1/+1
* support for realvideo codecs under macosx, original patch by Donnie Smithalex2004-06-241-3/+140
* minimal fix for alex's 1000000000000l compile errors. imo the fix inrfelker2004-04-301-0/+1
* sysm --> syms typo fix by Joey Parrishdiego2003-08-171-2/+2
* Win32 codec paths in vd_realvid.cdiego2003-07-191-1/+1
* OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>alex2003-05-201-1/+1
* realaudio 28_8 and 14_4 dll supportfaust32003-05-171-1/+1
* use dynamic path[] allocation and possible better wraSetDLLAccessPath mechani...alex2003-05-121-1/+11
* cygwin/mingw32 support by Sascha Sommeralex2003-05-111-2/+12
* Support for codec 14_4 and 28_8rtognimp2003-04-301-1/+15
* - removed unused global 'handle'arpi2003-03-091-16/+28
* windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Wi...alex2003-02-111-26/+239
* - realaudio ATRC (sony atrac3) codec supportarpi2002-11-041-3/+3
* tell the codec wrapper the codec path (fixes realaudio Sipr)arpi2002-10-161-3/+13
* warning fixesarpi2002-09-291-2/+2
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-10/+9
* -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-2/+2
* renamed to match driver family namearpi2002-08-301-0/+251