搜索资源列表
H264decoder.rar
- h.264解码的源代码实现,是优化后的,解码的效率很高,h.264 codec implementation source code is optimized, highly efficient decoding
Nios2_H264-AVC_DEC.rar
- 在Altera开发环境下采用Nios II和硬件加速实现H.264解码的系统方案,The solution uses the Nios II development environment and hardware accelerate to implement H.264 decoding under Altera platform
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
H264Decoder
- 实现了H.264的解码,并且利用OPENCV进行了解码后图像的显示。-Realize H.264 decoding, and use OPENCV had decoded image display.
Hi3515_H.264
- Hi3515 H.264编解码处理器用户指南.这是我花钱买来的-Hi3515 H.264 codec processor User' s Guide. This is my money bought
H.264Decoder
- H.264解码器,用verilog写成,可以在FPGA上实现baseline的264解码-H.264 decoder, written with verilog, can be achieved in the FPGA on the baseline of 264 decoding
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
src
- a H.264/AVC Baseline Decoder,用FPGA来实现的编码和解码等等内容-a H.264/AVC Baseline Decoder, use FPGA to realize the encoding and decoding the content and so on
H.264decodingprocess
- 这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.2
decoder
- H.264解码程序,速度很快,经过了优化,可以参考以下-H.264 decoding process, fast, optimized, you can refer to the following
decode
- DSP6446下H.264视频解码显示程序-DSP6446 under the H.264 video decoding display program
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
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
h.264
- 视频压缩与解码 实现视频的压缩与解码功能-Video compression and decoding to achieve video compression and decoding
optimization-of-H.-264
- 本文描述了基于TMS320DM642 DSP 多媒体平台的H. 264 解码器的实现和优化。简单介绍了该解码器的 硬件平台之后,讲述了移植解码器的过程,包括将基于PC 的H. 264 解码程序DSP 化 随后介绍了针对各解码模块的 优化方法。实验结果表明:与原始的H. 264 解码器(JM74) 相比,该解码器提高了运行速度,可以进行实时应用。-This paper describes the implementation and optimization of H. 264 decod
H.264-Example-with-Loopback-v3.3
- 花钱买的资料。以seed开发板为基础,DSP c6000系列H.264解编码,包括例子 以及库函数 优化代码是封装过的。-Spending money to buy the data.Based on the SEED development board for DSP c6000 Series H.264 decoding and encoding. Including examples and library functions to optimize the code the packag
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.)
h-264
- 视频压缩协议h.264的编码和解码例程,用MATLAB编辑(Coding and decoding routines for video compression protocol H.264, edited with MATLAB)