搜索资源列表
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的工具代码,做差错隐藏,运动估计,优化算法的程序原型
jm86
- h.264 参考代码 JM86-h.264 reference code JM86
h.264标准文档及jm
- 是H.264白皮书的代码,用于视频压缩与解压缩,有一定的利用价值-H.264 White Paper is the code for video compression and decompression that there is a definite value
JM76
- h.264参考代码(十),可以看出其功能齐全,可以作为测试和参考之用-reference code (10), we can see its full range of functions that can be tested and used as reference
JMPlayer
- 依据JM10.1代码修改而来,可以实时显示解码画面,需要CIF版本请自己修改一下。 注: JM代码有内存泄露 1.image.c里面readnewslice函数一处return之前没有FreeNALU(nalu) 2.mbuffer.c里面free_storable_picture函数少释放一个成员变量s->slice_id,一共10个. -JM10.1 code changes based on fro
JM
- JM 的C代码 有关H.264的代码 不懂的可以站短我-JM C-code on the H.264 code do not understand I can stop short
JM
- H264的详细代码,注释非常清楚,网上很难找到的。-H264 detailed code, comments, very clearly, very difficult to find online.
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
liuJM
- JM 代码注释版,对H264的学习者来说很重要,里面有详细的注释,很有用-JM code Notes version of the H264 is very important to learners, which has detailed notes, very useful
JM
- H264视频编码标准代码框架,有JVT专家组发布,vc2008版本-H264 video coding standard code fr a mework, 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.
JM
- 基于H.264的标准JM代码,非常适合初学者参考,visual c++下运行,操作方便。-H.264-based standard JM code, very suitable for beginners reference, visual c run, easy to operate