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
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
diego
2008-03-01
1
-0
/
+2
*
Remove $Id$ tags, they make diffs between different versions
reimar
2008-01-27
1
-1
/
+0
*
Surround variable declarations by preprocessor conditionals to avoid warnings:
diego
2008-01-21
1
-0
/
+5
*
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
diego
2008-01-20
1
-4
/
+4
*
Stop MPlayer from complaining about bogus AviSynth DLL load failures.
diego
2007-12-18
1
-1
/
+1
*
warning fixes:
diego
2007-09-10
1
-4
/
+3
*
fix compilation for win32 dll codec support for intel osx
nplourde
2006-11-27
1
-0
/
+2
*
Rename config.h --> debug.h and include config.h explicitly.
diego
2006-11-26
1
-0
/
+1
*
rm unnecesary casts from void* - part 2
reynaldo
2006-07-02
1
-1
/
+1
*
CVS --> Subversion in copyright notices
diego
2006-06-22
1
-2
/
+2
*
Nop some instructions causing the vfwvp6 dll encoder to crash.
banan
2006-06-07
1
-0
/
+3
*
Fix runtime-patching code to take into account the address when the codec is ...
reimar
2006-06-07
1
-53
/
+55
*
Mark modified imported files as such to comply with GPL ยง2a.
diego
2005-04-15
1
-0
/
+5
*
Windows media video advanced profile (wmva) support via binary codec
rtognimp
2004-10-24
1
-0
/
+14
*
better component_func
alex
2004-10-12
1
-10
/
+28
*
runtime patching vp31vfw.dll, so non-patched dlls can be used aswell. note: t...
alex
2004-10-12
1
-0
/
+11
*
loader gcc warning fixes and avifile sync
rathann
2004-08-28
1
-1
/
+1
*
Support vp6vfw.dll version 6.0.7.3
rtognimp
2004-05-04
1
-0
/
+5
*
Support for vp5 and vp6 dll decoders
rtognimp
2004-03-18
1
-0
/
+33
*
switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 support
alex
2004-01-29
1
-33
/
+33
*
Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>
mosu
2003-09-02
1
-0
/
+9
*
compiler warning fixes
arpi
2002-12-14
1
-11
/
+11
*
both qt5 and qt6 patching support (qt6 addresses found by arpi)
alex
2002-11-30
1
-40
/
+61
*
patching out threads ;) raw measure: 18% cpu instead 30%
alex
2002-11-25
1
-1
/
+24
*
some extra debugging
alex
2002-11-25
1
-2
/
+8
*
patching quicktime.qts runtime
arpi
2002-11-24
1
-3
/
+9
*
- qtx (quicktime's macos emulation layer) debugging/emulation environment :)
arpi
2002-11-24
1
-5
/
+403
*
avifile sync - 95% cosmetics 5% bug
arpi
2002-09-13
1
-29
/
+11
*
Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
atmos4
2002-07-23
1
-0
/
+1
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
1
-1
/
+1
*
ugly hack for morgands
alex
2002-04-21
1
-1
/
+8
*
avifile merge. kabi: indent changes really suxxxx
arpi
2001-12-11
1
-101
/
+77
*
partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
arpi
2001-11-03
1
-9
/
+41
*
sync with avifile
arpi
2001-10-04
1
-36
/
+80
*
Add prototypes to wine/loader stuff, so that we can catch __stdcall function
jkeil
2001-07-12
1
-2
/
+8
*
DLL loader updated from avifile-0.60beta4
arpi_esp
2001-03-18
1
-131
/
+4
*
Initial revision
arpi_esp
2001-02-24
1
-0
/
+618