文件名称:directshowExploitation
介绍说明--下载内容均来自于网络,请自行研究使用
* 书 名:《DirectShow开发指南》
* 作 者: 陆其明(著) 金邦飞(审校)
* 内容提要:
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使
用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了
DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow
应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性
编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第
4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍
DirectShow的实务应用。-* Title : "DirectShow Development Guide" * Author : Lu Qiming (a) JIN Bang fly (Revision) * Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors combine some development practice through case and open-source analysis, further information on the practical application of DirectShow.
* 作 者: 陆其明(著) 金邦飞(审校)
* 内容提要:
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使
用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了
DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow
应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性
编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第
4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍
DirectShow的实务应用。-* Title : "DirectShow Development Guide" * Author : Lu Qiming (a) JIN Bang fly (Revision) * Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors combine some development practice through case and open-source analysis, further information on the practical application of DirectShow.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 53607916directshowexploitation.rar 列表 DsBkSource\Chapter04\AppIPTransform\AppIPTransform.cpp DsBkSource\Chapter04\AppIPTransform\AppIPTransform.dsp DsBkSource\Chapter04\AppIPTransform\AppIPTransform.h DsBkSource\Chapter04\AppIPTransform\AppIPTransform.rc DsBkSource\Chapter04\AppIPTransform\AppIPTransformDoc.cpp DsBkSource\Chapter04\AppIPTransform\AppIPTransformDoc.h DsBkSource\Chapter04\AppIPTransform\AppIPTransformView.cpp DsBkSource\Chapter04\AppIPTransform\AppIPTransformView.h DsBkSource\Chapter04\AppIPTransform\IPFilter.cpp DsBkSource\Chapter04\AppIPTransform\IPFilter.h DsBkSource\Chapter04\AppIPTransform\MainFrm.cpp DsBkSource\Chapter04\AppIPTransform\MainFrm.h DsBkSource\Chapter04\AppIPTransform\res\AppIPTransform.ico DsBkSource\Chapter04\AppIPTransform\res\AppIPTransform.rc2 DsBkSource\Chapter04\AppIPTransform\res\AppIPTransformDoc.ico DsBkSource\Chapter04\AppIPTransform\res\Thumbs.db DsBkSource\Chapter04\AppIPTransform\res DsBkSource\Chapter04\AppIPTransform\resource.h DsBkSource\Chapter04\AppIPTransform\StdAfx.cpp DsBkSource\Chapter04\AppIPTransform\StdAfx.h DsBkSource\Chapter04\AppIPTransform DsBkSource\Chapter04\DsDemo\DsDemo.cpp DsBkSource\Chapter04\DsDemo\DsDemo.dsp DsBkSource\Chapter04\DsDemo\DsDemo.h DsBkSource\Chapter04\DsDemo\DsDemo.rc DsBkSource\Chapter04\DsDemo\DsDemoDlg.cpp DsBkSource\Chapter04\DsDemo\DsDemoDlg.h DsBkSource\Chapter04\DsDemo\res\DsDemo.ico DsBkSource\Chapter04\DsDemo\res\DsDemo.rc2 DsBkSource\Chapter04\DsDemo\res DsBkSource\Chapter04\DsDemo\Resource.h DsBkSource\Chapter04\DsDemo\StdAfx.cpp DsBkSource\Chapter04\DsDemo\StdAfx.h DsBkSource\Chapter04\DsDemo DsBkSource\Chapter04\FilterTitleOverlay\CAutoFont.cpp DsBkSource\Chapter04\FilterTitleOverlay\CAutoFont.h DsBkSource\Chapter04\FilterTitleOverlay\CBasePixel.cpp DsBkSource\Chapter04\FilterTitleOverlay\CBasePixel.h DsBkSource\Chapter04\FilterTitleOverlay\CFilterTitleOverlay.cpp DsBkSource\Chapter04\FilterTitleOverlay\CFilterTitleOverlay.h DsBkSource\Chapter04\FilterTitleOverlay\COverlayController.cpp DsBkSource\Chapter04\FilterTitleOverlay\COverlayController.h DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB24.cpp DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB24.h DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB32.cpp DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB32.h DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB555.cpp DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB555.h DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB565.cpp DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB565.h DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB8.cpp DsBkSource\Chapter04\FilterTitleOverlay\CPixelRGB8.h DsBkSource\Chapter04\FilterTitleOverlay\CScrollController.cpp DsBkSource\Chapter04\FilterTitleOverlay\CScrollController.h DsBkSource\Chapter04\FilterTitleOverlay\CSysTimeOverlayController.cpp DsBkSource\Chapter04\FilterTitleOverlay\CSysTimeOverlayController.h DsBkSource\Chapter04\FilterTitleOverlay\CTitleOverlayProp.cpp DsBkSource\Chapter04\FilterTitleOverlay\CTitleOverlayProp.h DsBkSource\Chapter04\FilterTitleOverlay\FilterGraph1.jpg DsBkSource\Chapter04\FilterTitleOverlay\FilterTitleOverlay.def DsBkSource\Chapter04\FilterTitleOverlay\FilterTitleOverlay.dsp DsBkSource\Chapter04\FilterTitleOverlay\FilterTitleOverlay.rc DsBkSource\Chapter04\FilterTitleOverlay\ITitleOverlay.h DsBkSource\Chapter04\FilterTitleOverlay\OverlayDefs.h DsBkSource\Chapter04\FilterTitleOverlay\resource.h DsBkSource\Chapter04\FilterTitleOverlay DsBkSource\Chapter04 DsBkSource\Chapter05\GraphBuilding\GraphBuilding.cpp DsBkSource\Chapter05\GraphBuilding\GraphBuilding.dsp DsBkSource\Chapter05\GraphBuilding\GraphBuilding.h DsBkSource\Chapter05\GraphBuilding\GraphBuilding.rc DsBkSource\Chapter05\GraphBuilding\GraphBuildingDlg.cpp DsBkSource\Chapter05\GraphBuilding\GraphBuildingDlg.h DsBkSource\Chapter05\GraphBuilding\res\GraphBuilding.ico DsBkSource\Chapter05\GraphBuilding\res\GraphBuilding.rc2 DsBkSource\Chapter05\GraphBuilding\res DsBkSource\Chapter05\GraphBuilding\Resource.h DsBkSource\Chapter05\GraphBuilding\StdAfx.cpp DsBkSource\Chapter05\GraphBuilding\StdAfx.h DsBkSource\Chapter05\GraphBuilding DsBkSource\Chapter05\SimplePlayer\CDXGraph.cpp DsBkSource\Chapter05\SimplePlayer\CDXGraph.h DsBkSource\Chapter05\SimplePlayer\res\SimplePlayer.ico DsBkSource\Chapter05\SimplePlayer\res\SimplePlayer.rc2 DsBkSource\Chapter05\SimplePlayer\res DsBkSource\Chapter05\SimplePlayer\Resource.h DsBkSource\Chapter05\SimplePlayer\SimplePlayer.cpp DsBkSource\Chapter05\SimplePlayer\SimplePlayer.dsp DsBkSource\Chapter05\SimplePlayer\SimplePlayer.h DsBkSource\Chapter05\SimplePlayer\SimplePlayer.rc DsBkSource\Chapter05\SimplePlayer\SimplePlayerDlg.cpp DsBkSource\Chapter05\SimplePlayer\SimplePlayerDlg.h DsBkSource\Chapter05\SimplePlayer\StdAfx.cpp DsBkSource\Chapter05\SimplePlayer\StdAfx.h DsBkSource\Chapter05\SimplePlayer DsBkSource\Chapter05 DsBkSource\Chapter07\DsDemo\DeviceController.cpp DsBkSource\Chapter07\DsDemo\DeviceController.h DsBkSource\Chapter07\DsDemo\DsDemo.cpp DsBkSource\Chapter07\DsDemo\DsDemo.dsp DsBkSource\Chapter07\DsDemo\DsDemo.h DsBkSource\Chapter07\DsDemo\DsDemo.rc DsBkSource\Chapter07\DsDemo\DsDemoDlg.cpp DsBkSource\Chapter07\DsDemo\DsDemoDlg.h DsBkSource\Chapter07\DsDemo\res\DsDemo.ico DsBkSource\Chapter07\DsDemo\res\DsDemo.rc2 DsBkSource\Chapter07\DsDemo\res DsBkSource\Chapter07\DsDemo\Resource.h DsBkSource\Chapter07\DsDemo\StdAfx.cpp DsBkSource\Chapter07\DsDemo\StdAfx.h DsBkSource\Chapter07\DsDemo DsBkSource\Chapter07 DsBkSource\Chapter09\DESCallback\CDXGraph.cpp DsBkSource\Chapter09\DESCallback\CDXGraph.h DsBkSource\Chapter09\DESCallback\CGraphBuilderCB.cpp DsBkSource\Chapter09\DESCallback\CGraphBuilderCB.h DsBkSource\Chapter09\DESCallback\CSupported.cpp DsBkSource\Chapter09\DESCallback\CSupported.h DsBkSource\Chapter09\DESCallback\DESCallback.cpp DsBkSource\Chapter09\DESCallback\DESCallback.dsp DsBkSource\Chapter09\DESCallback\DESCallback.h DsBkSource\Chapter09\DESCallback\DESCallback.rc DsBkSource\Chapter09\DESCallback\DESCallbackDlg.cpp DsBkSource\Chapter09\DESCallback\DESCallbackDlg.h DsBkSource\Chapter09\DESCallback\res\DESCallback.ico DsBkSource\Chapter09\DESCallback\res\DESCallback.rc2 DsBkSource\Chapter09\DESCallback\res DsBkSource\Chapter09\DESCallback\resource.h DsBkSource\Chapter09\DESCallback\StdAfx.cpp DsBkSource\Chapter09\DESCallback\StdAfx.h DsBkSource\Chapter09\DESCallback DsBkSource\Chapter09 DsBkSource\Chapter18\MpegNetwork\Basic\CListenSocket.cpp DsBkSource\Chapter18\MpegNetwork\Basic\CListenSocket.h DsBkSource\Chapter18\MpegNetwork\Basic\CLocalMachine.cpp DsBkSource\Chapter18\MpegNetwork\Basic\CLocalMachine.h DsBkSource\Chapter18\MpegNetwork\Basic\CWorkerSocket.cpp DsBkSource\Chapter18\MpegNetwork\Basic\CWorkerSocket.h DsBkSource\Chapter18\MpegNetwork\Basic DsBkSource\Chapter18\MpegNetwork\Builds DsBkSource\Chapter18\MpegNetwork\Daisy.dsw DsBkSource\Chapter18\MpegNetwork\MediaClient\asyncio.cpp DsBkSource\Chapter18\MpegNetwork\MediaClient\asyncio.h DsBkSource\Chapter18\MpegNetwork\MediaClient\asyncrdr.cpp DsBkSource\Chapter18\MpegNetwork\MediaClient\asyncrdr.h DsBkSource\Chapter18\MpegNetwork\MediaClient\CDataAdmin.cpp DsBkSource\Chapter18\MpegNetwork\MediaClient\CDataAdmin.h DsBkSource\Chapter18\MpegNetwork\MediaClient\CFilterGraph.cpp DsBkSource\Chapter18\MpegNetwork\MediaClient\CFilterGraph.h DsBkSource\Chapter18\MpegNetwork\MediaClient\CMediaSocketClient.cpp DsBkSource\Chapter18\MpegNetwork\MediaClient\CMediaSocketClient.h DsBkSource\Chapter18\MpegNetwork\MediaClient\MediaClient.cpp DsBkSource\Chapter18\MpegNetwork\MediaClient\MediaClient.dsp DsBkSource\Chapter18\MpegNetwork\MediaClient\MediaClient.h DsBkSource\Chapter18\MpegNetwork\MediaClient\MediaClient.rc DsBkSource\Chapter18\MpegNetwork\MediaClient\MediaClientDlg.cpp DsBkSource\Chapter18\MpegNetwork\MediaClient\MediaClientDlg.h DsBkSource\Chapter18\MpegNetwork\MediaClient\MemFilter.h DsBkSource\Chapter18\MpegNetwork\MediaClient\MyDef.h DsBkSource\Chapter18\MpegNetwork\MediaClient\res\MediaClient.ico DsBkSource\Chapter18\MpegNetwork\MediaClient\res\MediaClient.rc2 DsBkSource\Chapter18\MpegNetwork\MediaClient\res DsBkSource\Chapter18\MpegNetwork\MediaClient\Resource.h DsBkSource\Chapter18\MpegNetwork\MediaClient\StdAfx.cpp DsBkSource\Chapter18\MpegNetwork\MediaClient\StdAfx.h DsBkSource\Chapter18\MpegNetwork\MediaClient\streams.h DsBkSource\Chapter18\MpegNetwork\MediaClient DsBkSource\Chapter18\MpegNetwork\MediaServer\CMediaSocketServer.cpp DsBkSource\Chapter18\MpegNetwork\MediaServer\CMediaSocketServer.h DsBkSource\Chapter18\MpegNetwork\MediaServer\MediaServer.cpp DsBkSource\Chapter18\MpegNetwork\MediaServer\MediaServer.dsp DsBkSource\Chapter18\MpegNetwork\MediaServer\MediaServer.h DsBkSource\Chapter18\MpegNetwork\MediaServer\MediaServer.rc DsBkSource\Chapter18\MpegNetwork\MediaServer\MediaServerDlg.cpp DsBkSource\Chapter18\MpegNetwork\MediaServer\MediaServerDlg.h DsBkSource\Chapter18\MpegNetwork\MediaServer\res\MediaServer.ico DsBkSource\Chapter18\MpegNetwork\MediaServer\res\MediaServer.rc2 DsBkSource\Chapter18\MpegNetwork\MediaServer\res DsBkSource\Chapter18\MpegNetwork\MediaServer\Resource.h DsBkSource\Chapter18\MpegNetwork\MediaServer\StdAfx.cpp DsBkSource\Chapter18\MpegNetwork\MediaServer\StdAfx.h DsBkSource\Chapter18\MpegNetwork\MediaServer DsBkSource\Chapter18\MpegNetwork DsBkSource\Chapter18 DsBkSource\Chapter19\DVD2AVI_1.77.3_SRC.zip DsBkSource\Chapter19\FilterMpeg2VD\CDecodedStream.cpp DsBkSource\Chapter19\FilterMpeg2VD\CDecodedStream.h DsBkSource\Chapter19\FilterMpeg2VD\CFilterMpeg2VD.cpp DsBkSource\Chapter19\FilterMpeg2VD\CFilterMpeg2VD.h DsBkSource\Chapter19\FilterMpeg2VD\CFilterMpeg2VDProp.cpp DsBkSource\Chapter19\FilterMpeg2VD\CFilterMpeg2VDProp.h DsBkSource\Chapter19\FilterMpeg2VD\CMpegController.cpp DsBkSource\Chapter19\FilterMpeg2VD\CMpegController.h DsBkSource\Chapter19\FilterMpeg2VD\CMpegInputPin.cpp DsBkSource\Chapter19\FilterMpeg2VD\CMpegInputPin.h DsBkSource\Chapter19\FilterMpeg2VD\FilterMpeg2VD.def DsBkSource\Chapter19\FilterMpeg2VD\FilterMpeg2VD.dsp DsBkSource\Chapter19\FilterMpeg2VD\FilterMpeg2VD.rc DsBkSource\Chapter19\FilterMpeg2VD\getbit.c DsBkSource\Chapter19\FilterMpeg2VD\getbit.h DsBkSource\Chapter19\FilterMpeg2VD\gethdr.c DsBkSource\Chapter19\FilterMpeg2VD\getpic.c DsBkSource\Chapter19\FilterMpeg2VD\global.h DsBkSource\Chapter19\FilterMpeg2VD\idctfpu.c DsBkSource\Chapter19\FilterMpeg2VD\idctmmx.c DsBkSource\Chapter19\FilterMpeg2VD\idctref.c DsBkSource\Chapter19\FilterMpeg2VD\IMpeg2VD.h DsBkSource\Chapter19\FilterMpeg2VD\motion.c DsBkSource\Chapter19\FilterMpeg2VD\mpeg2dec.c DsBkSource\Chapter19\FilterMpeg2VD\resource.h DsBkSource\Chapter19\FilterMpeg2VD\smartcache.c DsBkSource\Chapter19\FilterMpeg2VD\smartcache.h DsBkSource\Chapter19\FilterMpeg2VD\store.c DsBkSource\Chapter19\FilterMpeg2VD DsBkSource\Chapter19 DsBkSource\readme.txt DsBkSource