1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 05:15:12 +00:00
mpv/loader/dshow
diego fc6f2b51e3 Use ld conversion specifier for long int argument, fixes the warning:
dshow/outputpin.c:754: warning: format '%d' expects type 'int', but argument 3 has type 'long int'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25802 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-19 15:08:01 +00:00
..
allocator.c
allocator.h
cmediasample.c Fix indentation after r24367. 2007-09-10 23:14:17 +00:00
cmediasample.h
DS_AudioDecoder.c warning fixes: 2007-09-10 13:16:44 +00:00
DS_AudioDecoder.h consistency cosmetics 2008-01-01 20:05:36 +00:00
DS_Filter.c Remove another 2 useless casts 2008-01-13 10:19:06 +00:00
DS_Filter.h Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
DS_VideoDecoder.c Get rid of another useless cast 2008-01-13 10:09:39 +00:00
DS_VideoDecoder.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
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 consistency cosmetics 2008-01-01 20:05:36 +00:00
outputpin.c Use ld conversion specifier for long int argument, fixes the warning: 2008-01-19 15:08:01 +00:00
outputpin.h Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
test.c Fix warnings: 2008-01-06 11:20:34 +00:00
test.divx