1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 03:15:52 +00:00
mpv/loader
rtogni 7c4e867c4d Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
codecs.conf patch by AsSlowAsHell |asslowashell | g m a i l|
win32.c patch by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26476 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 21:13:17 +00:00
..
dmo Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check. 2008-03-01 10:16:43 +00:00
dshow Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check. 2008-03-01 10:16:43 +00:00
qtx Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
wine Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately 2008-03-02 19:38:50 +00:00
afl.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
com.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
debug.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
driver.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
driver.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
elfdll.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
ext.c #include osdep/mman.h if sys/mman.h is not available. 2008-03-03 09:47:01 +00:00
ext.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
ldt_keeper.c #include osdep/mman.h if sys/mman.h is not available. 2008-03-03 09:47:01 +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
Makefile cosmetics: prettyprinting and alphabetical order 2008-03-03 18:15:35 +00:00
module.c Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H. 2008-03-01 10:31:51 +00:00
pe_image.c #include osdep/mman.h if sys/mman.h is not available. 2008-03-03 09:47:01 +00:00
pe_resource.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
qt_comp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
qt_fv.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
registry.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
registry.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
resource.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
vfl.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
win32.c Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL 2008-04-20 21:13:17 +00:00
win32.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
wineacm.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
wrapper.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
wrapper.S