搜索资源列表
h.264解码器源码
- h.264解码器源码
h.264解码
- h.264解码器,实现对h.264的解码
h.264编解码库
- h.264 编解码库 已经写成动态库直接调用就可以了
h.264编解码库
- h.264 编解码库 已经写成动态库直接调用就可以了
h264.h.264解码C语方源代码
- h.264解码 有自己添加的详细的注释 有一部分是基于ffmpeg,h.264 decoder has its own detailed comments to add in part is based on ffmpeg
h.264解码器ffmpeg完整优化代码
- h.264解码器ffmpeg完整优化代码包括PC和WindowsMobile版本,ffmpeg WindowsMobile directshow mux implement
h.264-MPEG-4-AVC.rar
- 最新的h.264编解码标准。Video coding using the h.264/MPEG-4 AVC compression standard ,The latest h.264 codec standard. Video coding using the h.264/MPEG-4 AVCcompression standard
h.264.rar
- h.264源码最新版本,包括相关的编解码和最新的要求,Source the latest version of h.264JM Reference Software Manual1. Compilation 2. Command line parameters 3. Input/Output file format 4. Configuration files
h.264
- 详尽地论述了h.264 特点、编码器原理、解码器原理、编解码器的实现。为了更好地理解h.264 编解码原理及其实现,第7 章详细介绍了h.264 码流的句法和语义。最后对h.264 视频编码传输的QoS 进行了专门地论述。-h.264 are discussed in detail the characteristics of the principle of encoders, decoders principle, the realization of codec. To better un
h264
- 这是一个纯C语言的 h.264 解码程序,速度较慢-This is a pure C language of the h.264 decoding process is slow
h.264
- 关于h.264视频解码器完全源码(verilog)-With regard to h.264 video decoder full source code (verilog)
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
h.264
- h.264编解码源程序 是标准模板 适用于初学者 以及项目开发者用来进行修改-h.264 codec source code is a standard template for beginners as well as project developers to modify
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
h.264
- h.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard h.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
h.264
- h.264视频编解码程序,此程序已经过测试能够运行-h.264
h.264
- h.264压缩和解压的代码,来源于著名的h264标准JM开源代码,在VC下编译通过,可以运行。包含压缩和解码成RTP格式。-the copress codes of h.264.the codes come from the open source JM codes.
h.264
- h.264编解码的实现,在VISUALC++中实现的,希望对大家的研究有帮助-h.264 codec implementation, in the VISUALC++ to implement, and hope our study helps
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解码(VC)
- 这是用VC开发的一款基于h.264视频格式的解码程序。(This is a h.264 video format based decoding program developed with VC.)