FfmpegH264DecoderLib

所属分类:流媒体/Mpeg4/MP4
开发工具:Visual C++
文件大小:6153KB
下载次数:94
上传日期:2009-11-26 15:51:39
上 传 者ZSZM
说明:  本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC2005,VC2008.
(The decoding library to ffmpeg as a reference model for different grades of H.264 streams was amended to decode the core parts of the corresponding MMX optimization. The whole decoding process comprises three steps, according to the order simply call the header file describing the initialization, handling, release of these three functions can be. Decoded image data obtained as YUV, the project would convert YUV to RGB, direct display, eliminating the need for decoding, but also with tools such as open YUV file YUVViewer steps, more of the convenient. Support the various grades of H.264 stream decoding, the H.264 yards in exile in H264Test directory can be. Compile Platform: VC6.0, VC2005, VC2008.)

文件列表:
H264DEC\H264Test\.svn\entries (1333, 2009-11-19)
H264DEC\H264Test\.svn\text-base\ffmpeg_new.yuv.svn-base (0, 2009-11-19)
H264DEC\H264Test\.svn\text-base\H264Test.cpp.svn-base (12003, 2009-11-19)
H264DEC\H264Test\.svn\text-base\H264Test.dsp.svn-base (4783, 2009-11-19)
H264DEC\H264Test\.svn\text-base\H264Test.plg.svn-base (2963, 2009-11-19)
H264DEC\H264Test\.svn\text-base\h264_core.h.svn-base (728, 2009-11-19)
H264DEC\H264Test\.svn\text-base\StdAfx.cpp.svn-base (295, 2009-11-19)
H264DEC\H264Test\.svn\text-base\StdAfx.h.svn-base (769, 2009-11-19)
H264DEC\H264Test\CSV_H26X_DEC.lib (2034850, 2009-11-25)
H264DEC\H264Test\ffmpeg_new.yuv (0, 2009-11-25)
H264DEC\H264Test\H264Test.cpp (11309, 2009-11-25)
H264DEC\H264Test\H264Test.dsp (4852, 2009-11-25)
H264DEC\H264Test\H264Test.plg (0, 2009-11-25)
H264DEC\H264Test\h264_core.h (946, 2009-11-20)
H264DEC\H264Test\StdAfx.cpp (295, 2009-11-19)
H264DEC\H264Test\StdAfx.h (769, 2009-11-19)
H264DEC\H264Test\test_foreman.264 (743719, 2007-11-20)
H264DEC\H264Test\使用说明.txt (120, 2009-11-25)
H264DEC\NewH264Dec.dsp (6111, 2009-11-19)
H264DEC\NewH264Dec.dsw (550, 2009-11-25)
H264DEC\NewH264Dec.ncb (41984, 2009-11-26)
H264DEC\NewH264Dec.opt (875520, 2009-11-26)
H264DEC\OpenCV\.svn\entries (2515, 2009-10-21)
H264DEC\OpenCV\.svn\prop-base\cvauxRl.lib.svn-base (53, 2009-10-21)
H264DEC\OpenCV\.svn\prop-base\cvRl.lib.svn-base (53, 2009-10-21)
H264DEC\OpenCV\.svn\prop-base\cxcoreRl.lib.svn-base (53, 2009-10-21)
H264DEC\OpenCV\.svn\prop-base\highguiRl.lib.svn-base (53, 2009-10-21)
H264DEC\OpenCV\.svn\prop-base\mlRl.lib.svn-base (53, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cv.h.svn-base (55272, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cv.hpp.svn-base (16143, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cvaux.h.svn-base (60307, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cvauxRl.lib.svn-base (8737052, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cvcompat.h.svn-base (41738, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cvRl.lib.svn-base (4013412, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cvtypes.h.svn-base (12868, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cvver.h.svn-base (2425, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cxcore.h.svn-base (74979, 2009-10-21)
H264DEC\OpenCV\.svn\text-base\cxcore.hpp.svn-base (12681, 2009-10-21)
... ...

======================================================================== CONSOLE APPLICATION : H2***Test ======================================================================== AppWizard has created this H2***Test application for you. This file contains a summary of what you will find in each of the files that make up your H2***Test application. H2***Test.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. H2***Test.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named H2***Test.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者