aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_real.c
Commit message (Collapse)AuthorAge
* renamed to match driver family nameGravatar arpi2002-08-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7173 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'sipr' descrambling implemented, at least for 16*6 matrixGravatar arpi2002-08-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7105 b3059339-0415-0410-9bf9-f77b7e298cf2
* SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>Gravatar alex2002-08-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7098 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for 'sipr' codec - descrambling/reorder not yet fixed.Gravatar arpi2002-08-25
| | | | | | | FIXME: you must have dspr.so in the library path... ie /usr/local/lib/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7087 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid ulong typedef clash and replace if by unsigned long, patch by Joey ↵Gravatar atmos42002-07-17
| | | | | | Parrish. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6746 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio subpacket reordering fixed for odd matrix heightGravatar arpi2002-06-14
| | | | | | | triggered by cowboy.rm uploaded by Luke Harrison <luke@vv.carleton.ca> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6429 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement Nilmoni's and Bernd Ernesti's patches for:Gravatar atmos42002-06-13
| | | | | | | | | | Better real codec dir detection and NetBSD real support. Fix Nilmonis code, so it's working like expected. Move a debug printf to mp_msg and some fixes in demux_real.c. Some cosmetics :) -> RealPlayer 8 to RealPlayer, as RealOne (aka RealPlayer 9 works, too) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6405 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed copyrightGravatar arpi2002-06-10
| | | | | | | print info about audio codec flavor, name, bitrate git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6381 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD hackGravatar nexus2002-06-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6378 b3059339-0415-0410-9bf9-f77b7e298cf2
* use path & dllname from configGravatar arpi2002-06-10
| | | | | | | removed debug printfs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6377 b3059339-0415-0410-9bf9-f77b7e298cf2
* get matrix w*h from the demuxerGravatar arpi2002-06-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6374 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD compile fixGravatar nexus2002-06-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6371 b3059339-0415-0410-9bf9-f77b7e298cf2
* yeah, it worx! but needs a big cleanup and removal of hardcoded stuffGravatar arpi2002-06-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6369 b3059339-0415-0410-9bf9-f77b7e298cf2
* readaudio decoder - not yet workingGravatar arpi2002-06-10
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6368 b3059339-0415-0410-9bf9-f77b7e298cf2