index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
loader
Commit message (
Expand
)
Author
Age
*
Get rid of stubs.S, move code to inline asm.
reimar
2006-11-29
*
Cosmetics: remove unused and commented out add_stub function header
reimar
2006-11-29
*
Some extra checks and safety space for add_stub function.
reimar
2006-11-29
*
Change add_stub code to also work without -fomit-frame-pointer
reimar
2006-11-29
*
Remove #ifdef __OpenBSD__, there is no indication this is needed.
diego
2006-11-28
*
wrapper.S should be compiled on non-Darwin, non-Windows systems.
diego
2006-11-27
*
Remove unused unk_exp1 loader asm code
reimar
2006-11-27
*
simplify test target
diego
2006-11-27
*
fix compilation for win32 dll codec support for intel osx
nplourde
2006-11-27
*
Rename config.h --> debug.h and include config.h explicitly.
diego
2006-11-26
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Revert r21251 (moving loader/config.h contents to main config.h).
uau
2006-11-26
*
Remove useless fd parameter for mmap_anon
reimar
2006-11-26
*
Fix loader code: closed .dll file handles when it should not
reimar
2006-11-26
*
open /dev/zero left over from mmap_anon patch
reimar
2006-11-26
*
Move contents of loader/config.h to configure/config.h, there are
diego
2006-11-25
*
There are no more .depend files in subdirectories.
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
added mmap_anon to osdep lib. Used in loader for now
nplourde
2006-11-25
*
Make loader Makefile non-recursive.
diego
2006-11-25
*
Use $@ and $^ to designate target and prerequisites.
diego
2006-11-25
*
cosmetics: Move around targets for consistency.
diego
2006-11-25
*
Remove superfluous suffix rule.
diego
2006-11-25
*
Handle stubs.s like all other source files.
diego
2006-11-24
*
Remove .depend on distclean.
diego
2006-11-24
*
Clean up CFLAGS handling.
diego
2006-11-24
*
Remove bug workarounds for ancient gcc and libc versions.
diego
2006-11-24
*
Unify dep/depend targets.
diego
2006-11-20
*
Hack to make wrapper.S be compiled again. Someone who knows make please fix p...
reimar
2006-11-10
*
Add standard depend target.
diego
2006-11-10
*
Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.
diego
2006-11-10
*
Use default variable names.
diego
2006-11-10
*
Remove redundant variable.
diego
2006-11-10
*
Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1
rtogni
2006-11-04
*
Remove reference to non-existent variable.
diego
2006-08-22
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
*
consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.
diego
2006-08-16
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
*
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
reynaldo
2006-07-03
*
rm unnecesary casts from void* - part 2
reynaldo
2006-07-02
*
gets ride of a few more sizeof(char)s
reynaldo
2006-06-30
*
CVS --> Subversion in copyright notices
diego
2006-06-22
*
Nop some instructions causing the vfwvp6 dll encoder to crash.
banan
2006-06-07
*
Fix runtime-patching code to take into account the address when the codec is ...
reimar
2006-06-07
*
Change "Supress" to "Suppress" in a couple comments.
corey
2006-06-07
*
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
2006-06-05
*
Remove now obsolete .cvsignore files.
diego
2006-06-02
*
Remove extra return.
rathann
2006-05-13
*
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
diego
2006-04-30
*
include MSGL_* definitions
henry
2006-03-27
[next]