index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
do_cpuid stored the results of the cpuid instruction in the wrong place
jkeil
2001-09-20
1
-9
/
+7
*
removed unused buggy shit
arpi
2001-09-02
1
-19
/
+0
*
GUID fix
arpi
2001-09-02
1
-3
/
+10
*
added WAVEFORMATEXTENSIBLE and new WAVE FORMAT TAGS
arpi
2001-09-02
1
-42
/
+178
*
Fix two memory accesses to unallocated memory (detected by electric fence)
jkeil
2001-08-31
1
-2
/
+4
*
small fix
arpi
2001-08-27
1
-0
/
+1
*
Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)
jkeil
2001-08-24
2
-1
/
+4
*
Commented out annoying printfs with -autoq.
atmos4
2001-08-20
2
-2
/
+6
*
exception stuff fixed
arpi
2001-08-16
1
-10
/
+9
*
fixes
arpi
2001-08-16
1
-4
/
+11
*
error handling
arpi
2001-08-16
1
-4
/
+20
*
Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...
arpi
2001-08-16
3
-4
/
+10
*
big avifile sync - from now we have common code
arpi
2001-08-16
21
-2067
/
+2328
*
updated
arpi
2001-08-16
1
-10
/
+19
*
UnregisterComClass added
arpi
2001-08-16
1
-0
/
+58
*
fixed BITMAPINFO struct length truncation (WMV8)
arpi
2001-08-15
2
-12
/
+31
*
SetCodecPath -> win32_codec_name
arpi
2001-08-12
1
-1
/
+2
*
debug printf() removed
arpi
2001-08-04
1
-1
/
+1
*
partial avifile-CVS merge
arpi
2001-07-29
2
-7
/
+41
*
Pre-allocate some stack space to work around a problem with DLL alloca() code
jkeil
2001-07-29
1
-10
/
+12
*
MPlayer doesn't compile on linux/alpha
jkeil
2001-07-16
1
-1
/
+1
*
Remove some superfluous casts. Fixes a few compile warnings.
jkeil
2001-07-14
1
-5
/
+5
*
Fix two prototype warnings
jkeil
2001-07-13
2
-0
/
+2
*
Add prototypes to wine/loader stuff, so that we can catch __stdcall function
jkeil
2001-07-12
21
-697
/
+533
*
VfwEx support
arpi
2001-07-08
2
-0
/
+73
*
OPTFLAGS vs. INCLUDES cleanup
arpi
2001-06-26
1
-2
/
+2
*
Ehh, wine ...
lgb
2001-06-26
1
-1
/
+1
*
Force exeptions for dshow code (keeps users from building unworkable mplayer).
atmosfear
2001-06-11
1
-1
/
+1
*
some possible buffer overflow places fixed
al3x
2001-06-11
3
-7
/
+7
*
The "bad" "using namespace std" was removed :)
arpi_esp
2001-06-10
2
-2
/
+2
*
ehh. removed duplicated namspace 'std'... and removed include string.h, unnee...
arpi_esp
2001-06-09
2
-5
/
+2
*
added missing 'using namespace std;' for gcc 3.0
arpi_esp
2001-06-09
3
-1
/
+8
*
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
arpi_esp
2001-06-05
2
-19
/
+24
*
Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
arpi_esp
2001-06-05
1
-0
/
+2
*
dependency stuff fixed
arpi_esp
2001-06-04
1
-3
/
+2
*
FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
arpi_esp
2001-06-03
1
-1
/
+1
*
using gcc -MM instead of makedepend, make OBJS from SRCS where possible
arpi_esp
2001-05-24
1
-2
/
+4
*
Applies kabis changes to avifile 0.6 cvs
atmosfear
2001-05-07
1
-7
/
+11
*
avifile-0.6-CVS merge
arpi_esp
2001-05-06
13
-145
/
+285
*
no more warnings...
szabii
2001-04-23
2
-27
/
+28
*
added MulDiv -> should fix Acelp.net audio
arpi_esp
2001-04-17
1
-0
/
+16
*
other YUV formats support
arpi_esp
2001-04-16
1
-1
/
+8
*
using expLoadLibraryA instead of LoadLibraryA
arpi_esp
2001-04-11
2
-7
/
+9
*
more printf cosmetic on DLL loader
arpi_esp
2001-04-11
1
-1
/
+2
*
less, and more informal printfs
arpi_esp
2001-04-11
5
-11
/
+17
*
gcc 3.0 patch by Felix von Leitner
arpi_esp
2001-04-07
3
-3
/
+6
*
added expRegEnumValueA(), fixed expWaitForSingleObject()
arpi_esp
2001-04-06
1
-5
/
+14
*
Setup_FS fix for directshow
arpi_esp
2001-03-29
1
-3
/
+11
*
Setup_FS_Segment() for VoxWare audio
arpi_esp
2001-03-28
2
-0
/
+206
*
verbose output changed
arpi_esp
2001-03-28
2
-4
/
+5
*
added DS_AudioDec
arpi_esp
2001-03-22
3
-2
/
+215
*
'You' bug fixed
arpi_esp
2001-03-21
1
-1
/
+1
*
disabled DirectShow loader - use libDS_Filter instead
arpi_esp
2001-03-21
1
-3
/
+3
*
fixed Quality setting
arpi_esp
2001-03-21
1
-1
/
+2
*
get_path()
szabii
2001-03-21
1
-10
/
+14
*
fixed DivX Quality setting (using registry)
arpi_esp
2001-03-20
2
-8
/
+67
*
registry moved to /root/.mplayer/registry
arpi_esp
2001-03-20
1
-2
/
+2
*
small cosmetic to avoid gcc warnings
arpi_esp
2001-03-20
3
-4
/
+3
*
Added C-C++ interface in DS_VideoDec.h
arpi_esp
2001-03-20
4
-4
/
+487
*
Initial revision
arpi_esp
2001-03-20
16
-0
/
+2962
*
crtdll/memcpy added (req for MJPEG)
arpi_esp
2001-03-18
1
-3
/
+15
*
DLL loader updated from avifile-0.60beta4
arpi_esp
2001-03-18
9
-481
/
+1302
*
added RtlMoveMem (for CRAM support)
arpi_esp
2001-03-17
1
-0
/
+24
*
Initial revision
arpi_esp
2001-02-24
47
-0
/
+20671