mpv/loader/dmo
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
..
DMO_AudioDecoder.c
DMO_AudioDecoder.h
DMO_Filter.h
DMO_VideoDecoder.c
DMO_VideoDecoder.h
buffer.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
dmo.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
dmo.h
dmo_guids.c
dmo_guids.h
dmo_interfaces.h