mpv/loader/dshow
diego 3bbe897e24 Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
capital letter are reserved for the system, those starting with _ are
reserved at the file level.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25822 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-20 17:16:39 +00:00
..
DS_AudioDecoder.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
DS_AudioDecoder.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
DS_Filter.c Remove another 2 useless casts 2008-01-13 10:19:06 +00:00
DS_Filter.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
DS_VideoDecoder.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
DS_VideoDecoder.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
allocator.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
allocator.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
cmediasample.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
cmediasample.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
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 Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
interfaces.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
iunk.h
libwin32.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
mediatype.c Add missing #include, fixes the warning: 2008-01-19 15:20:18 +00:00
mediatype.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
outputpin.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
outputpin.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
test.c Fix warnings: 2008-01-06 11:20:34 +00:00
test.divx