Welcome![Sign In][Sign Up]
Location:
Search - JM10.1

Search list

[OtherJM10.4

Description: h.264编解码的软件实现的测试模型。广大视频编解码爱好者可以此为基础优化代码,进而创作出又快又好的h.264 codec-Software Implementation of the test model. The majority of video codec lovers could be the basis for optimized code, thereby create faster h.264 codec
Platform: | Size: 967321 | Author: 陈虎 | Hits:

[Graph programJM_10.1

Description: H.264视频编码源代码—jm10.1,JM相对于其它源码来说,更接近于标准,建议初学者先读JM的源代码,很不错!-H.264 video coding source code-jm10.1, JM relative to other source, closer to the standards, recommendations JM beginners read the source code, is pretty good!
Platform: | Size: 934931 | Author: 韩建锋 | Hits:

[Windows MobilePJMPlayer

Description: 程序以及测试文件。 说明: 1.两个程序均可以播放X264生成的264文件,这里先只支持QCIF,文件名固定为test.264,不是这个名称将无法解码 2.PC版将两个文件放在同一个文件夹下即可运行,按播放可以观察播放效果 3.Pocket PC版将264文件放在根目录下,运行即可观察解码效果。 JM是基于JM10.1,纯C的,解码速度比T264慢很多。-testing procedures and documents. Note : 1. Two procedures can be broadcast X264 generation of 264 documents, first here only to support QCIF. paper fixed to test.264. is not the name will not be able to decode 2.PC version of the two documents on the same folder can run, broadcast by broadcast effect can be observed 3.Pocket 264 PC version of the document will be the root directory, Operation decoder effect can be observed. JM JM10.1 is based on pure C, decoding speed is much slower than the T264.
Platform: | Size: 363081 | Author: fangzongdi | Hits:

[Windows DevelopJMPlayer

Description: 依据JM10.1代码修改而来,可以实时显示解码画面,需要CIF版本请自己修改一下。 注: JM代码有内存泄露 1.image.c里面readnewslice函数一处return之前没有FreeNALU(nalu) 2.mbuffer.c里面free_storable_picture函数少释放一个成员变量s->slice_id,一共10个.
Platform: | Size: 401708 | Author: chenfeng | Hits:

[Compress-Decompress algrithmsJM10.2

Description: H264视频编解码程序,对于理解H264算法很有帮助
Platform: | Size: 2370689 | Author: 季伟伟 | Hits:

[Streaming Mpeg4JM10.2

Description: JM10.2 for mpeg or H264
Platform: | Size: 996654 | Author: doublly | Hits:

[Graph programJM10.2

Description: h.264视频编码标准JM开源代码10.2版本,很全、很不错的资料,对目前正在做h.264移植的非常有用。
Platform: | Size: 862527 | Author: lfj@lh_225422 | Hits:

[SourceCodeJM10.2源码

Description: 这是很好的H264源代码
Platform: | Size: 285695 | Author: cylwjw | Hits:

[Windows MobilePJMPlayer

Description: 程序以及测试文件。 说明: 1.两个程序均可以播放X264生成的264文件,这里先只支持QCIF,文件名固定为test.264,不是这个名称将无法解码 2.PC版将两个文件放在同一个文件夹下即可运行,按播放可以观察播放效果 3.Pocket PC版将264文件放在根目录下,运行即可观察解码效果。 JM是基于JM10.1,纯C的,解码速度比T264慢很多。-testing procedures and documents. Note : 1. Two procedures can be broadcast X264 generation of 264 documents, first here only to support QCIF. paper fixed to test.264. is not the name will not be able to decode 2.PC version of the two documents on the same folder can run, broadcast by broadcast effect can be observed 3.Pocket 264 PC version of the document will be the root directory, Operation decoder effect can be observed. JM JM10.1 is based on pure C, decoding speed is much slower than the T264.
Platform: | Size: 362496 | Author: fangzongdi | Hits:

[Windows DevelopJMPlayer

Description: 依据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 from, you can decode real-time display screen, the need for CIF version of your own tinkering. Note: JM has memory leak 1.image.c code readnewslice inside a function does not return before FreeNALU (nalu) 2.mbuffer.c function inside free_storable_picture less variable release of a member of s-
Platform: | Size: 401408 | Author: chenfeng | Hits:

[Streaming Mpeg4JM10.2

Description: h.264源码,是学习H.264的必备。-source h.264, H.264 study are essential.
Platform: | Size: 2740224 | Author: terry | Hits:

[Streaming Mpeg4JM10.2

Description: H.264编码JM10.2源代码,有重要注释。-H.264 encoding JM10.2 source code, an important note.
Platform: | Size: 3901440 | Author: 杨光明 | Hits:

[Multimedia DevelopJM86and10.1

Description: H.264标准协议对应的实现:JM86和 JM10.1-H.264 standard protocol corresponding implementation: JM86 and JM10.1
Platform: | Size: 5506048 | Author: awenor | Hits:

[Streaming Mpeg4JM10.1

Description: 关于视频编码.H.264是现在的主流,这是它的一个测试平台JM10.1。-about video compression,h.264
Platform: | Size: 12301312 | Author: 亦雪 | Hits:

[Windows DevelopJM10.1_HMHS

Description: 为JM10.代码,相对JM8.6加入了很多新的功能和扩展。-As JM10. Code, relative JM8.6 added many new features and extensions.
Platform: | Size: 3122176 | Author: 南邮 | Hits:

[Streaming Mpeg4H.264

Description: H.264视频编码源代码,基于JM10.1,适合初学者学习,建议初学者读懂JM的源代码作为入门之用!-H.264 video encoding source code, based on JM10.1, suitable for beginners to learn, JM recommended for beginners to read the source code for use as an entry!
Platform: | Size: 4691968 | Author: 吴军 | Hits:

[Special EffectsJM10.1_HMHS

Description: JM10.1中实现运动估计算法,对UMHEGOXES进行了优化,并与其他运动估计做了比较-JM10.1 in the motion estimation algorithm, optimized UMHEGOXES estimated to have done with other sports
Platform: | Size: 5014528 | Author: heshuangbai | Hits:

[Compress-Decompress algrithmsJM10.2

Description: JM10.2可以对h.264格式的视频进行压缩,压缩的各项标准都能较好的达到标准-JM10.2 h.264 format video compression, compression of the standards to better meet the standard
Platform: | Size: 7230464 | Author: 明天 | Hits:

[AlgorithmJM10.1

Description: JM10.1,测试H.264编码性能的参考软件平台-JM10.1, test H.264 encoding performance reference software platform
Platform: | Size: 3120128 | Author: | Hits:

[Multimedia program264-encoder-jm10.1

Description: 工程实现的是将JM10.1版的视频编解码,工程内容很全,而且可以直接在vc上运行,希望对大家有帮助。-Engineering to achieve the JM10.1 version of the video codec, the project is very wide, and can run in vc, we hope to help.
Platform: | Size: 3115008 | Author: tsingbo | Hits:
« 12 3 »

CodeBus www.codebus.net