mpv/loader/dshow
diego ff10cf70bd loader/dshow/graph.h: Add prototypes for exported FilterGraph_ functions
This fixes a bunch of missing prototype warnings.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31551 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-11-02 04:11:43 +02: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 Implement DirectShow filter graph. 2010-03-08 19:57:37 +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 Implement DirectShow filter graph. 2010-03-08 19:57: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
graph.c Add copyright headers. 2010-03-09 13:18:52 +00:00
graph.h loader/dshow/graph.h: Add prototypes for exported FilterGraph_ functions 2010-11-02 04:11:43 +02:00
guids.c Implement DirectShow filter graph. 2010-03-08 19:57:37 +00:00
guids.h Implement DirectShow filter graph. 2010-03-08 19:57:37 +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 Implement DirectShow filter graph. 2010-03-08 19:57:37 +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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
outputpin.c Drop -Iloader from CPPFLAGS for the loader subdirectory. 2010-01-04 20:32:23 +00:00
outputpin.h