mpv/loader/dshow
diego b63759b175 Do not cast the results of malloc/calloc/realloc.
These functions return void*, which is compatible with any pointer,
so there is no need for casts.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30744 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-26 15:01:37 +00:00
..
DS_AudioDecoder.c Drop -Iloader from CPPFLAGS for the loader subdirectory. 2010-01-04 20:32:23 +00:00
DS_AudioDecoder.h Add required header #includes to satisfy 'make checkheaders'. 2010-01-04 20:36:27 +00:00
DS_Filter.c Release pin enumerator after we are done using it. 2010-02-05 17:20:21 +00:00
DS_Filter.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
DS_VideoDecoder.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
DS_VideoDecoder.h Add required header #includes to satisfy 'make checkheaders'. 2010-01-04 20:36:27 +00:00
allocator.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
allocator.h
cmediasample.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
cmediasample.h
guids.c
guids.h Hack to avoid a GUID_NULL clash on 64 bit MinGW. 2010-01-17 13:28:29 +00:00
inputpin.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
inputpin.h
interfaces.h Drop -Iloader from CPPFLAGS for the loader subdirectory. 2010-01-04 20:32:23 +00:00
iunk.h
libwin32.h Drop -Iloader from CPPFLAGS for the loader subdirectory. 2010-01-04 20:32:23 +00:00
mediatype.c Drop -Iloader from CPPFLAGS for the loader subdirectory. 2010-01-04 20:32:23 +00:00
mediatype.h
outputpin.c Drop -Iloader from CPPFLAGS for the loader subdirectory. 2010-01-04 20:32:23 +00:00
outputpin.h