1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00
mpv/loader
diego ca743e59fd warning fixes:
resource.c: In function 'RES_SizeofResource':
resource.c:111: warning: unused variable 'hRsrc32'
resource.c: In function 'RES_LoadResource':
resource.c:157: warning: unused variable 'hRsrc32'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24406 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-10 13:06:54 +00:00
..
dmo Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and 2007-06-02 12:26:27 +00:00
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 Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation under 2007-02-25 14:59:53 +00:00
debug.h
driver.c warning fix: 2007-09-10 11:28:55 +00:00
driver.h
elfdll.c
ext.c warning fix: 2007-09-10 12:54:32 +00:00
ext.h
ldt_keeper.c check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris 2007-03-18 22:18:11 +00:00
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 Get rid of superfluous MPLAYER #define, it was always enabled and 2007-06-02 12:24:35 +00:00
registry.h
resource.c warning fixes: 2007-09-10 13:06:54 +00:00
vfl.c
win32.c warning fixes: 2007-09-10 13:03:20 +00:00
win32.h
wineacm.h
wrapper.h
wrapper.S