arpi
031c6bf512
changes merged back from avifile cvs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2140 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-08 22:26:14 +00:00
arpi
4f3776f018
sync with avifile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2070 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-04 02:21:47 +00:00
jkeil
af22e5a6ae
do_cpuid stored the results of the cpuid instruction in the wrong place
...
(overwriting stack memory)
To work around the buggy do_cpuid, localcount_stub was using a bogus test
to test for the availability of the TSC register.
Both problems fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1924 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-20 09:12:29 +00:00
jkeil
ec55c409ee
Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1680 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-24 16:12:28 +00:00
arpi
e60d1f0453
UnregisterComClass added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1544 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 00:43:28 +00:00
arpi
eb022882bf
partial avifile-CVS merge
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1417 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-29 16:44:37 +00:00
jkeil
a26b39974f
Add prototypes to wine/loader stuff, so that we can catch __stdcall function
...
attribute mismatch between caller/caller. wine/loader is less sensitive to
optimization now. (now that avifile-0.6 has the same patch installed, we're
a bit closer to their CVS tree)
Speed up win32 "QueryPerformanceFrequency" emulation on solaris.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1308 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-12 15:27:48 +00:00
al3x
17a8a234ff
some possible buffer overflow places fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1097 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-11 12:47:48 +00:00
arpi_esp
5c50d3e7dd
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00
atmosfear
893a00d913
Applies kabis changes to avifile 0.6 cvs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@719 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-07 13:23:55 +00:00
arpi_esp
c8b40d3bd0
avifile-0.6-CVS merge
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@714 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-06 21:43:45 +00:00
szabii
807ccd5431
no more warnings...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@598 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-23 20:16:37 +00:00
arpi_esp
23a33e55a4
added MulDiv -> should fix Acelp.net audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@498 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 23:04:37 +00:00
arpi_esp
9f33c6e1bc
more printf cosmetic on DLL loader
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@342 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 02:10:47 +00:00
arpi_esp
b8c86c7b34
less, and more informal printfs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@341 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 01:38:57 +00:00
arpi_esp
9e6520dc22
added expRegEnumValueA(), fixed expWaitForSingleObject()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@296 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 16:29:55 +00:00
arpi_esp
fa85adea31
verbose output changed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@236 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 21:43:21 +00:00
arpi_esp
4e35faceed
crtdll/memcpy added (req for MJPEG)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@131 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-18 02:01:32 +00:00
arpi_esp
d71e31d0f7
DLL loader updated from avifile-0.60beta4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@129 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-18 01:01:03 +00:00
arpi_esp
70a78978ea
added RtlMoveMem (for CRAM support)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@122 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-17 22:35:29 +00:00
arpi_esp
d34041569e
Initial revision
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-02-24 20:28:24 +00:00