搜索资源列表
codedivision
- x264视频编解码源代码(更新时间2005-12-07,v384),含VC编译指南。x264是H.264标准的一种实现,与JM相比更适合与应用,因为JM主要是与标准更接近,所以便于学习,而x264做了很多的优化。-MPEG video decoder source code (2005-12-07 update time, the v384). Compiling with VC Guide. MPEG H.264 is a standard to achieve, and JM compare
h.264encoder
- H264解码器,本解码器实现了图像的264解码-H264 codec, the decoders to realize image decoder 264
jm_frext22
- 包含FRExt部分的JM源码,包括H.264编码器和解码器-include extensions of the JM source code, including H.264 encoder and decoder
H264-v1_code.0
- Nokia H.264/AVC Encoder/Decoder Usage Manual
H264
- This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
H.264
- H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
ldecod
- H.264基于baseline解码器的C++实现源码,适于初学者-H.264 decoder based on the baseline of the C++ to achieve source code, suitable for beginners
ldecod
- H.264/AVC 的压缩程序,非常具有价值-This is the H.264/AVC decoder reference software. For detailed documentation see the comments in each file.
H.264-DECODE
- 这时H.264解码器的硬件,有需要的朋友可以下载-At this time H.264 decoder hardware, a friend in need can be downloaded
H264CODEC
- H264CODEC目录: \bin 目录下是已编译成功的编解码器程序以及相应说明 \ldecod 目录下是H.264视频解码器程序代码。 \lencod 目录下是H.264视频编码器程序代码。 \rtpdump 目录下是H.264实时传输协议应用的一个简单例子程序。-H264CODEC directory: \ bin directory is compiled successfully codec procedures, and the corresponding not
jm18.5
- 视频加解密(基于H264)的C代码实现,其中包含各种必要的文档-H.264/AVC coder and decoder
h264encoder
- 一个H.264的vc解码器,可以用于解码压缩格式的视频文件-A VC H.264 decoder that can be used to decode the compressed format video files
JM
- JM包括JM encoder和JM decoder, JM encoder是H.264标准的一个具体实现, JM decoder是对应的解码器. x264和JM encoder一样,都是H.264标准的实现,只是实现的方式不同而已. (H.264是一个标准,可以近似理解为协议或协定或约定或合同)-JM include JM encoder and JM decoder, JM encoder is a concrete implementation of the H.264 standard,