Commit Graph

8 Commits

Author SHA1 Message Date
alex c9ab15ec9b first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6545 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:13:31 +00:00
alex b4423c2714 first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6544 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:13:08 +00:00
atmos4 d32c4241da Implement Nilmoni's and Bernd Ernesti's patches for:
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
2002-06-13 00:14:28 +00:00
arpi 78b55054d0 freebsd support (hack) by Nexus
(f)printf->mp_msg, also needed to avoid use of stderr...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6362 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 19:53:13 +00:00
arpi 87c9f64a93 win32 dll support (non-working)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6361 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 18:20:27 +00:00
arpi 64aef7a44d very high bitrate (RealOne) support fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6355 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 13:45:49 +00:00
arpi 0d2b5debe0 - removed unused function pointers
- fixed codec id/subid for rv30 (no more hardcoded values)
- rv20 support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6346 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 01:08:33 +00:00
arpi 73a4e12f08 RealVideo rv30 decoder, using binary driver from realplayer8
patch by Florian Schneider <flo-mplayer-dev@gmx.net>
some cleanup, and transin1{} fix by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6342 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-08 20:47:54 +00:00