文件名称:DirectShow

  • 所属分类:
  • DirextX编程
  • 资源属性:
  • [C/C++] [Windows] [Visual C] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 30.7mb
  • 下载次数:
  • 1次
  • 提 供 者:
  • 马*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

* 内容提要:

本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍DirectShow的实务应用。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 89346482directshow.rar 列表
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\AppIPTransform.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\AppIPTransform.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\AppIPTransform.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\AppIPTransform.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\AppIPTransformDoc.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\AppIPTransformDoc.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\AppIPTransformView.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\AppIPTransformView.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\IPFilter.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\IPFilter.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\MainFrm.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\MainFrm.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\res\AppIPTransform.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\res\AppIPTransform.rc2
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\res\AppIPTransformDoc.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\StdAfx.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\StdAfx.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\DsDemo.aps
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\DsDemo.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\DsDemo.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\DsDemo.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\DsDemo.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\DsDemoDlg.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\DsDemoDlg.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\res\DsDemo.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\res\DsDemo.rc2
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\Resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\StdAfx.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\StdAfx.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CAutoFont.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CAutoFont.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CBasePixel.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CBasePixel.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CFilterTitleOverlay.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CFilterTitleOverlay.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\COverlayController.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\COverlayController.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB24.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB24.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB32.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB32.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB555.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB555.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB565.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB565.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB8.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CPixelRGB8.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CScrollController.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CScrollController.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CSysTimeOverlayController.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CSysTimeOverlayController.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CTitleOverlayProp.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\CTitleOverlayProp.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\FilterGraph1.jpg
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\FilterTitleOverlay.def
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\FilterTitleOverlay.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\FilterTitleOverlay.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\ITitleOverlay.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\OverlayDefs.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay\resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\GraphBuilding.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\GraphBuilding.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\GraphBuilding.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\GraphBuilding.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\GraphBuildingDlg.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\GraphBuildingDlg.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\res\GraphBuilding.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\res\GraphBuilding.rc2
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\Resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\StdAfx.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\StdAfx.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\CDXGraph.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\CDXGraph.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\res\SimplePlayer.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\res\SimplePlayer.rc2
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\Resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\SimplePlayer.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\SimplePlayer.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\SimplePlayer.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\SimplePlayer.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\SimplePlayerDlg.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\SimplePlayerDlg.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\StdAfx.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\StdAfx.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DeviceController.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DeviceController.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.aps
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.dsw
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.ncb
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.opt
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.plg
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemo.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemoDlg.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\DsDemoDlg.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\res\DsDemo.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\res\DsDemo.rc2
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\Resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\StdAfx.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\StdAfx.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\CDXGraph.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\CDXGraph.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\CGraphBuilderCB.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\CGraphBuilderCB.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\CSupported.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\CSupported.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\DESCallback.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\DESCallback.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\DESCallback.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\DESCallback.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\DESCallbackDlg.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\DESCallbackDlg.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\res\DESCallback.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\res\DESCallback.rc2
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\StdAfx.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\StdAfx.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Basic\CListenSocket.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Basic\CListenSocket.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Basic\CLocalMachine.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Basic\CLocalMachine.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Basic\CWorkerSocket.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Basic\CWorkerSocket.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Daisy.dsw
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\asyncio.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\asyncio.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\asyncrdr.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\asyncrdr.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\CDataAdmin.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\CDataAdmin.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\CFilterGraph.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\CFilterGraph.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\CMediaSocketClient.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\CMediaSocketClient.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MediaClient.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MediaClient.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MediaClient.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MediaClient.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MediaClientDlg.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MediaClientDlg.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MemFilter.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MyDef.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\res\MediaClient.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\res\MediaClient.rc2
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\Resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\StdAfx.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\StdAfx.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\streams.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\MediaClient.plg
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\CMediaSocketServer.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\CMediaSocketServer.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\MediaServer.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\MediaServer.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\MediaServer.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\MediaServer.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\MediaServerDlg.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\MediaServerDlg.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\res\MediaServer.ico
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\res\MediaServer.rc2
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\Resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\StdAfx.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\StdAfx.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\MediaServer.aps
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\MediaServer.plg
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Daisy.ncb
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Daisy.opt
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\DVD2AVI_1.77.3_SRC.zip
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CDecodedStream.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CDecodedStream.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CFilterMpeg2VD.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CFilterMpeg2VD.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CFilterMpeg2VDProp.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CFilterMpeg2VDProp.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CMpegController.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CMpegController.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CMpegInputPin.cpp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\CMpegInputPin.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\FilterMpeg2VD.aps
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\FilterMpeg2VD.def
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\FilterMpeg2VD.dsp
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\FilterMpeg2VD.dsw
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\FilterMpeg2VD.ncb
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\FilterMpeg2VD.opt
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\FilterMpeg2VD.rc
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\getbit.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\getbit.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\gethdr.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\getpic.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\global.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\idctfpu.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\idctmmx.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\idctref.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\IMpeg2VD.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\motion.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\mpeg2dec.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\resource.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\smartcache.c
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\smartcache.h
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\store.c
DirectShow开发指南及代码\DirectShow开发指南源码\Readme.txt
DirectShow开发指南及代码\DirectShow开发指南.pdf
DirectShow开发指南及代码\中国IT实验室学习下载频道.txt
DirectShow开发指南及代码\著作权保护声明.txt
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Builds\Debug
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\res
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient\Debug
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\res
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer\Debug
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform\res
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo\res
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding\res
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer\res
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\Debug
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo\res
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback\res
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Basic
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\Builds
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaClient
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork\MediaServer
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD\Debug
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\AppIPTransform
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\DsDemo
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04\FilterTitleOverlay
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\GraphBuilding
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05\SimplePlayer
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07\DsDemo
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09\DESCallback
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18\MpegNetwork
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19\FilterMpeg2VD
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter04
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter05
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter07
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter09
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter18
DirectShow开发指南及代码\DirectShow开发指南源码\Chapter19
DirectShow开发指南及代码\DirectShow开发指南源码
DirectShow开发指南及代码

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org