搜索资源列表
jmccs2
- CCS编译通过的264解码工程,将JM代码的解码部分移植到DSP开发平台上
JMPlayer
- 依据JM10.1代码修改而来,可以实时显示解码画面,需要CIF版本请自己修改一下。 注: JM代码有内存泄露 1.image.c里面readnewslice函数一处return之前没有FreeNALU(nalu) 2.mbuffer.c里面free_storable_picture函数少释放一个成员变量s->slice_id,一共10个.
jm_frext20
- JM代码,不多说了,研究H.264的朋友可以相互切磋一下,比jm_frext19有改进。
JM
- JM 的C代码 有关H.264的代码 不懂的可以站短我
22
- 在VC中编译JM代码的视频,还有WORD文档加以说明.
h.264标准文档及jm
- 是H.264白皮书的代码,用于视频压缩与解压缩,有一定的利用价值-H.264 White Paper is the code for video compression and decompression that there is a definite value
H264中的整数DCT变换编码及量化代码
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
jm模型
- 学习H.264的工具代码,做差错隐藏,运动估计,优化算法的程序原型
JM.rar
- H264的详细代码,注释非常清楚,网上很难找到的。,H264 detailed code, comments, very clearly, very difficult to find online.
liuJM
- JM 代码注释版,对H264的学习者来说很重要,里面有详细的注释,很有用-JM code Notes version of the H264 is very important to learners, which has detailed notes, very useful
JM
- 基于H.264的标准JM代码,非常适合初学者参考,visual c++下运行,操作方便。-H.264-based standard JM code, very suitable for beginners reference, visual c run, easy to operate
JM
- JM86详细代码外加部分注释。包括编码器和解码器,配置文件。其中还包括了yuvplayer视频解析软件。-JM86 code plus some detailed comments. Including encoders and decoders, the configuration file.
JM
- 这是一个关于h.264的参照代码 是JM90系列 对于要做这方面研究的朋友会有很大的帮助-This is a study on h.264 reference code is JM90 Series for the research to be done in this regard will be of great help to a friend
jm15.0
- H.264编解码器最新代码,严格支持H.264标准草案,同时支持高清的压缩,支持图像分级编码。-H.264 codec latest code, Strict Supporting H.264 draft standard, while supporting high-definition compression, support for image classification coding.
JM86_ccs
- JM86的ccs代码,对目前正在做h.264移植的非常有用噢-JM86 the ccs code to do the current is very useful in transplantation h.264 Oh
jm
- 一个快速加解密程序代码 A fast encryption and decryption code-A fast encryption and decryption code
h.264dspyizhi
- 对jm代码解码器移植和优化,优秀论文,非常不错-Jm code for h.264 codec and optimization of transplant
JM
- H264视频编码标准代码框架,有JVT专家组发布,vc2008版本-H264 video coding standard code framework, there is JVT Group release, vc2008 version
JM
- 视频编码JM开源代码,用于视频相关研究。运动估计和码率控制-video encoder
encode_one_macroblock
- 该流程图能够清楚的说明H.264编码的过程,对于我们研究JM代码有很大的帮助。-The flowchart can clearly explain the process of H.264 encoding, JM code for our study is very helpful.