文件名称:FfmpegH264DecoderLib
- 所属分类:
- 流媒体/Mpeg4
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6.01mb
- 下载次数:
- 0次
- 提 供 者:
- 致***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本解码库以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.
整个解码过程分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
.......\........\....\text-base\ffmpeg_new.yuv.svn-base
.......\........\....\.........\H264Test.cpp.svn-base
.......\........\....\.........\H264Test.dsp.svn-base
.......\........\....\.........\H264Test.plg.svn-base
.......\........\....\.........\h264_core.h.svn-base
.......\........\....\.........\ReadMe.txt.svn-base
.......\........\....\.........\StdAfx.cpp.svn-base
.......\........\....\.........\StdAfx.h.svn-base
.......\........\CSV_H26X_DEC.lib
.......\........\ffmpeg_new.yuv
.......\........\H264Test.cpp
.......\........\H264Test.dsp
.......\........\H264Test.plg
.......\........\h264_core.h
.......\........\ReadMe.txt
.......\........\StdAfx.cpp
.......\........\StdAfx.h
.......\........\test_foreman.264
.......\........\使用说明.txt
.......\NewH264Dec.dsp
.......\NewH264Dec.dsw
.......\NewH264Dec.ncb
.......\NewH264Dec.opt
.......\OpenCV\.svn\entries
.......\......\....\prop-base\cvauxRl.lib.svn-base
.......\......\....\.........\cvRl.lib.svn-base
.......\......\....\.........\cxcoreRl.lib.svn-base
.......\......\....\.........\highguiRl.lib.svn-base
.......\......\....\.........\mlRl.lib.svn-base
.......\......\....\text-base\cv.h.svn-base
.......\......\....\.........\cv.hpp.svn-base
.......\......\....\.........\cvaux.h.svn-base
.......\......\....\.........\cvauxRl.lib.svn-base
.......\......\....\.........\cvcompat.h.svn-base
.......\......\....\.........\cvRl.lib.svn-base
.......\......\....\.........\cvtypes.h.svn-base
.......\......\....\.........\cvver.h.svn-base
.......\......\....\.........\cxcore.h.svn-base
.......\......\....\.........\cxcore.hpp.svn-base
.......\......\....\.........\cxcoreRl.lib.svn-base
.......\......\....\.........\cxerror.h.svn-base
.......\......\....\.........\cxtypes.h.svn-base
.......\......\....\.........\highgui.h.svn-base
.......\......\....\.........\highguiRl.lib.svn-base
.......\......\....\.........\mlRl.lib.svn-base
.......\......\cv.h
.......\......\cv.hpp
.......\......\cvaux.h
.......\......\cvauxRl.lib
.......\......\cvcompat.h
.......\......\cvRl.lib
.......\......\cvtypes.h
.......\......\cvver.h
.......\......\cxcore.h
.......\......\cxcore.hpp
.......\......\cxcoreRl.lib
.......\......\cxerror.h
.......\......\cxtypes.h
.......\......\highgui.h
.......\......\highguiRl.lib
.......\......\mlRl.lib
.......\H264Test\.svn\tmp\prop-base
.......\........\....\...\props
.......\........\....\...\text-base
.......\OpenCV\.svn\tmp\prop-base
.......\......\....\...\props
.......\......\....\...\text-base
.......\H264Test\.svn\prop-base
.......\........\....\props
.......\........\....\text-base
.......\........\....\tmp
.......\OpenCV\.svn\prop-base
.......\......\....\props
.......\......\....\text-base
.......\......\....\tmp
.......\H264Test\.svn
.......\OpenCV\.svn
.......\......\Debug
.......\Debug
.......\H264Test
.......\OpenCV
H264DEC
.......\........\....\text-base\ffmpeg_new.yuv.svn-base
.......\........\....\.........\H264Test.cpp.svn-base
.......\........\....\.........\H264Test.dsp.svn-base
.......\........\....\.........\H264Test.plg.svn-base
.......\........\....\.........\h264_core.h.svn-base
.......\........\....\.........\ReadMe.txt.svn-base
.......\........\....\.........\StdAfx.cpp.svn-base
.......\........\....\.........\StdAfx.h.svn-base
.......\........\CSV_H26X_DEC.lib
.......\........\ffmpeg_new.yuv
.......\........\H264Test.cpp
.......\........\H264Test.dsp
.......\........\H264Test.plg
.......\........\h264_core.h
.......\........\ReadMe.txt
.......\........\StdAfx.cpp
.......\........\StdAfx.h
.......\........\test_foreman.264
.......\........\使用说明.txt
.......\NewH264Dec.dsp
.......\NewH264Dec.dsw
.......\NewH264Dec.ncb
.......\NewH264Dec.opt
.......\OpenCV\.svn\entries
.......\......\....\prop-base\cvauxRl.lib.svn-base
.......\......\....\.........\cvRl.lib.svn-base
.......\......\....\.........\cxcoreRl.lib.svn-base
.......\......\....\.........\highguiRl.lib.svn-base
.......\......\....\.........\mlRl.lib.svn-base
.......\......\....\text-base\cv.h.svn-base
.......\......\....\.........\cv.hpp.svn-base
.......\......\....\.........\cvaux.h.svn-base
.......\......\....\.........\cvauxRl.lib.svn-base
.......\......\....\.........\cvcompat.h.svn-base
.......\......\....\.........\cvRl.lib.svn-base
.......\......\....\.........\cvtypes.h.svn-base
.......\......\....\.........\cvver.h.svn-base
.......\......\....\.........\cxcore.h.svn-base
.......\......\....\.........\cxcore.hpp.svn-base
.......\......\....\.........\cxcoreRl.lib.svn-base
.......\......\....\.........\cxerror.h.svn-base
.......\......\....\.........\cxtypes.h.svn-base
.......\......\....\.........\highgui.h.svn-base
.......\......\....\.........\highguiRl.lib.svn-base
.......\......\....\.........\mlRl.lib.svn-base
.......\......\cv.h
.......\......\cv.hpp
.......\......\cvaux.h
.......\......\cvauxRl.lib
.......\......\cvcompat.h
.......\......\cvRl.lib
.......\......\cvtypes.h
.......\......\cvver.h
.......\......\cxcore.h
.......\......\cxcore.hpp
.......\......\cxcoreRl.lib
.......\......\cxerror.h
.......\......\cxtypes.h
.......\......\highgui.h
.......\......\highguiRl.lib
.......\......\mlRl.lib
.......\H264Test\.svn\tmp\prop-base
.......\........\....\...\props
.......\........\....\...\text-base
.......\OpenCV\.svn\tmp\prop-base
.......\......\....\...\props
.......\......\....\...\text-base
.......\H264Test\.svn\prop-base
.......\........\....\props
.......\........\....\text-base
.......\........\....\tmp
.......\OpenCV\.svn\prop-base
.......\......\....\props
.......\......\....\text-base
.......\......\....\tmp
.......\H264Test\.svn
.......\OpenCV\.svn
.......\......\Debug
.......\Debug
.......\H264Test
.......\OpenCV
H264DEC