1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-07 06:37:46 +00:00
mpv/loader
diego ffe4478efe warning fixes:
module.c: In function 'MODULE_DllProcessAttach':
module.c:217: warning: unused variable 'i'
module.c: In function 'MODULE_DllProcessDetach':
module.c:278: warning: unused variable 'l'
module.c: In function 'MODULE_LoadLibraryExA':
module.c:305: warning: unused variable 'i'
module.c: In function 'report_func_ret':
module.c:948: warning: unused variable 'i'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24402 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-10 11:41:26 +00:00
..
dmo
dshow Avoid releasing of unallocated memory. 2007-09-08 12:15:15 +00:00
qtx
wine Get rid of superfluous __WINE__ #define, it was always enabled and 2007-06-02 12:27:33 +00:00
afl.c warning fixes: 2007-09-10 11:31:51 +00:00
com.h
debug.h
driver.c warning fix: 2007-09-10 11:28:55 +00:00
driver.h
elfdll.c
ext.c
ext.h
ldt_keeper.c
ldt_keeper.h
loader.h
Makefile Revert last commit, -mstackrealign was added in gcc 4.2 and should not 2007-08-27 09:12:35 +00:00
module.c warning fixes: 2007-09-10 11:41:26 +00:00
pe_image.c warning fixes: 2007-09-10 11:34:58 +00:00
pe_resource.c
qt_comp.h
qt_fv.h
registry.c
registry.h
resource.c
vfl.c
win32.c
win32.h
wineacm.h
wrapper.h
wrapper.S