mpv/loader/dshow
voroshil 4357e135eb Move AM_MEDIA_TYPE structure definition to mediatype.h.
Make inclusion of com.h and wine/*.h conditional,
this will allow reusing of mediatype.c code under MinGW
without requirement to include all remaining wine/* stuff.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24448 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-13 16:13:37 +00:00
..
DS_AudioDecoder.c warning fixes: 2007-09-10 13:16:44 +00:00
DS_AudioDecoder.h
DS_Filter.c Fix for: 2007-09-10 18:27:45 +00:00
DS_Filter.h Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
DS_VideoDecoder.c cosmetics: Fix silly typo. 2007-09-10 13:30:22 +00:00
DS_VideoDecoder.h
allocator.c Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine. 2007-02-23 08:07:07 +00:00
allocator.h
cmediasample.c Fix indentation after r24367. 2007-09-10 23:14:17 +00:00
cmediasample.h
guids.c
guids.h Move AM_MEDIA_TYPE structure definition to mediatype.h. 2007-09-13 16:13:37 +00:00
inputpin.c Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file 2007-02-23 09:58:01 +00:00
inputpin.h
interfaces.h
iunk.h CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
libwin32.h Remove leading underscores from multiple inclusion guards, 2007-09-13 08:50:21 +00:00
mediatype.c Move AM_MEDIA_TYPE structure definition to mediatype.h. 2007-09-13 16:13:37 +00:00
mediatype.h Move AM_MEDIA_TYPE structure definition to mediatype.h. 2007-09-13 16:13:37 +00:00
outputpin.c Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
outputpin.h Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
test.c rm unnecesary casts from void* - part 2 2006-07-02 03:59:36 +00:00
test.divx