搜索资源列表
AVSStreamEye
- 利用业余时间,仿照Elecard H.264 StramEye写的 中国AVS视频标准的码流分析工具,exe文件 不是源码,代码用delphi写的,需要的话请和我联系。支持逐帧分析,图形化显示每个宏块的信息。由于没有开发自己的解码引擎,所以解码速度有些慢 (最好别用太大的码流来测试它 :))。大家试用后有什么意见可以反馈给我。 解压后直接运行就可以了,绝没有病毒。 -Exe file is not source code, code written with delphi, if re
H264
- 这是一个纯C语言的 H.264 解码程序,速度较慢-This is a pure C language of the H.264 decoding process is slow
ldecod
- 这个是关于H.264最新的解码主程序,讲解的非常的详细和易懂,可以非常好的帮助那些初学者,快速掌握这个软件的解码技术!-This is about H.264 decoding the main program, to explain the very detailed and easy to understand, very good to help those who are beginners, fast palm Grip of this software decoding tech
cd-DMA-S5PV210
- CORTEX-A8採用 Samsung S5PV210 處理器。該處理器採用先進的 ARM Cortex A8核心,運算速度可達到 1GHz,並且自帶有32/32KB資料/指令一級緩存,512KB二級緩存。該處理器內部集成了多媒體編解碼核心(MFC),可以編解碼多種格式包括 MPEG4/H.263/H.264,並支援 VC1解碼。-CORTEX-A8 processor uses Samsung S5PV210. The processor uses advanced ARM Cortex A8
H.264_chn
- H.264编码格式文档,特别中文版,对于进行解码开发有较大帮助。-H.264 encoding format documents, especially the Chinese version, for decoding the development of more help.
H264Dec(OnlyP)20060516
- 该程序为从FFMPEG中提取的有关H.264解码程序在VC下编译通过的一个工程-The program extracted from the FFmpeg H.264 decoding the relevant procedures in the VC compiler adopted under a project
high-profile-decode-h.264-Opt
- In this thesis, the performance analysis of the H.264 decoder for decoding of high profile high definition data is done for the Pentium 4 processor and accordingly the optimization techniques based on single instruction multiple data and Windows bas
H264AVCBaselineDecoder
- 一个完成h.264视频解码的模块。一通过验证。非常有用~-a low-power H.264/AVC baseline decoder targeting mobile applications. It is a dedicated, full hardwired ASIC design without utilizing any GPP/DSP cores.
test264
- 基于I.MX27的H.264解码程序。测试通过。-Based on the H.264 decoding process I.MX27
2440test
- 2440上编译成功的H.264解码程序,-2440 compilation of success on the H.264 decoding process,
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
ADVANCED_BITSTREAM_REWRITING_FROM_H.264AVC_TO_SVC.
- ABSTRACT The Scalable Video Coding (SVC) extension to the H.264/AVC video coding standard introduces multiple functionalities to the H.264/AVC decoding process. These functionalities include spatial, quality and temporal scalability. In this
H264
- 用彩色图描绘的H.264的解码流程。比较详细,对初接触H.264的人有帮助-Color map depicting the H.264 decoding process. More detail on the initial contact with people who have helped H.264
src
- H.264解码!!可以实现H。264文件的解吗,速度很快,有想用的可以试下。-H.264 decoding! ! Can achieve H. 264 file solution you, very fast, there can be used to try it.
H.264
- h.264视频播放器的设计,包括视频数据压缩编码,解码,传输等处理方法。-H.264 video player design, including video data compression encoding, decoding, transmission and processing method.
H.264
- 多媒体视频H.264编码与解码规范源代码(2.0注释版)-Multimedia video H.264 encoding and decoding specification source code (2.0 Notes version)
264视频解码方法之一的源码
- 264视频解码实现,请注意编译器的版本!(H264 video decoding, Please pay attention to the compiler version!)
H264硬件解码程序
- 运用于Linux系统的视频解码程序,采用H.264协议(The video decoding program used in the Linux system and the H.264 protocol)
T-REC-H.264-201003-I!!PDF-E.pdf
- h264详细文档,让你彻底理解h264先进的视频编解码标准(encoding and decoding h264)
H.264解码(VC)
- 这是用VC开发的一款基于H.264视频格式的解码程序。(This is a H.264 video format based decoding program developed with VC.)