mpv/loader
diego edf4053b98 Remove disabled AVIFILE-specific preprocessor code.
It will never get enabled in MPlayer, nor is it more than cruft.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30526 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-08 10:14:42 +00:00
..
dmo Add required header #includes to satisfy 'make checkheaders'. 2010-01-04 20:36:27 +00:00
dshow Release pin enumerator after we are done using it. 2010-02-05 17:20:21 +00:00
qtx Add missing license headers to test programs for external libraries. 2010-02-03 08:32:35 +00:00
wine Use ARCH_X86_32 instead of the compiler-specific __i386__ 2010-01-12 20:26:15 +00:00
afl.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
com.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
debug.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
drv.c Remove unnecessary malloc.h #includes and related #ifdeffery. 2009-04-02 09:20:48 +00:00
drv.h Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
elfdll.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ext.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ext.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
ldt_keeper.c Merge some preprocessor conditionals where appropriate. 2010-02-08 10:05:49 +00:00
ldt_keeper.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
loader.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
module.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
pe_image.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
pe_resource.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
qt_comp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
qt_fv.h Add missing header #includes to fix 'make checkheaders'. 2010-01-04 19:04:33 +00:00
registry.c Fix RegCloseKey to not return an error on success. 2010-01-10 15:31:45 +00:00
registry.h Add required header #includes to satisfy 'make checkheaders'. 2010-01-04 20:36:27 +00:00
resource.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vfl.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
win32.c Document some of the ext_stub magic. 2010-01-16 15:04:17 +00:00
win32.h Remove disabled AVIFILE-specific preprocessor code. 2010-02-08 10:14:42 +00:00
wineacm.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
wrapper.S Prefix EXTERN_ASM to global variables to match them to an extern prefix of C. 2010-02-05 11:00:59 +00:00
wrapper.h Re-add "extern"s incorrectly removed in r28085 2008-12-04 15:07:15 +00:00