1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 05:22:23 +00:00
mpv/loader/dshow
voroshil e9e53f8cd0 Rework of copying samples from directshow codecs.
Using callback function provided by filter to store and process samples from
codec instead of explicit typecast to DS_Filter.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22416 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-02 18:52:10 +00:00
..
allocator.c Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine. 2007-02-23 08:07:07 +00:00
allocator.h avifile sync (mostly cosmetics) 2002-11-26 21:00:20 +00:00
cmediasample.c Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file 2007-02-23 09:58:01 +00:00
cmediasample.h
DS_AudioDecoder.c Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
DS_AudioDecoder.h
DS_Filter.c Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
DS_Filter.h Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
DS_VideoDecoder.c Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
DS_VideoDecoder.h
guids.c avifile sync (mostly cosmetics) 2002-11-26 21:00:20 +00:00
guids.h avifile sync (mostly cosmetics) 2002-11-26 21:00:20 +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 avifile sync (mostly cosmetics) 2002-11-26 21:00:20 +00:00
interfaces.h avifile sync - 95% cosmetics 5% bug 2002-09-13 19:43:17 +00:00
iunk.h CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
libwin32.h yvu9 and if09 support. fixed i420,iyuv handling 2002-06-23 16:03:08 +00:00
mediatype.c Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file 2007-02-23 09:58:01 +00:00
mediatype.h Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file 2007-02-23 09:58:01 +00:00
outputpin.c Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
outputpin.h Rework of copying samples from directshow codecs. 2007-03-02 18:52:10 +00:00
test.c rm unnecesary casts from void* - part 2 2006-07-02 03:59:36 +00:00
test.divx