搜索资源列表
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
- jm编解码手册,关于算法的描述-jm codec Manual。。。。。。。。。
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
H.264解码(VC)
- 这是用VC开发的一款基于H.264视频格式的解码程序。(This is a H.264 video format based decoding program developed with VC.)