Welcome![Sign In][Sign Up]
Location:
Search - h264 c code

Search list

[Compress-Decompress algrithms一个实现H264的c程序。比较实用

Description: 一个实现H264的c程序-a realization H264 c procedures
Platform: | Size: 535552 | Author: 刘东 | Hits:

[Streaming Mpeg4h264new

Description: 最新视频传输协议h.264的c语言源代码-The C source code of new video transport protocols H.264
Platform: | Size: 645120 | Author: 李劲松 | Hits:

[mpeg mp3h264src

Description: H.264编解码器源码,已在vc6/vc7/linux下编译通过,另有DM642工程文件。-H.264 codec source code has been compiled under vc6/vc7/linux, otherwise DM642 works documents.
Platform: | Size: 247808 | Author: 邹强 | Hits:

[Streaming Mpeg4JM8.6

Description: 新一代视频压缩标准h264的JM8.2源代码。用c写的。用于H264的研究,效率较低-new generation of video compression standard ENG JM8.2 the source code. Using c writes. H264 for the study, less efficient
Platform: | Size: 22571008 | Author: 孙杨 | Hits:

[Compress-Decompress algrithmsx264-060805

Description: 最新h.264 c++原型代码。请解压到固定目录下,目录中有编译说明。-latest h.264 c prototype code. Please extract fixed directory and compile a directory shows.
Platform: | Size: 618496 | Author: HanZe | Hits:

[VOIP programH264EncodingandDecoding

Description: 使用C实现的H264算法编码和解码源程序。该算法实现简单,实时性也很强,能够满足一般的视频会议要求。-use C realized H264 encoding and decoding algorithm source code. The algorithm is simple, real-time is also very strong, and able to meet the general requirements of the video conference.
Platform: | Size: 901120 | Author: | Hits:

[Streaming Mpeg4bf561_jm122

Description: 这是h264的jm122移植到bf561上的源代码,也可以在bf533上使用,解压后之需要将.c文件添加到工程中即可。希望做h264开发的兄弟们多多交流-This is the h264 bf561 jm122 transplanted to the source code, bf533 can also use on unpacked needs will be. c add files to the project can be. Want to do h264 development of the brothers to conduct more exchanges
Platform: | Size: 289792 | Author: hzk | Hits:

[Compress-Decompress algrithmsh264dec

Description: 解压h264视频格式的源码,在linux下,c的源码-Extract the h264 video format source code in linux under, c source code
Platform: | Size: 118784 | Author: cuat | Hits:

[Compress-Decompress algrithmsx264

Description: X264的纯C语言的的原码,对研究H.264和移植有很重要的价值。代码结构清晰,在VC下一编译通过。-X264 pure C language, the original code, H.264 and transplantation research has very important value. Clear code structure, in the VC through the next compile.
Platform: | Size: 355328 | Author: 欧阳辉 | Hits:

[Multimedia programvcAVsource

Description: < vc音视频编解码技术及实践>>一书全部源码,包括jpeg、mpeg1、2、4,h264编解码等-<Vc audio and video codec technology and practice of>> a book all the source code, including jpeg, mpeg1, 2,4, h264 codec, etc.
Platform: | Size: 29897728 | Author: 武剑 | Hits:

[Special Effectsx264

Description: H.264的源代码,这是有某个外国的高手修改的H.264代码,主要修改了运动估计部分,使得编码效率得到很大提高。-H.264 source code, which is a master of a foreign H.264 revised code, the main amendments to the motion estimation part, the coding efficiency has been greatly improved.
Platform: | Size: 786432 | Author: freedom | Hits:

[Streaming Mpeg4H264_Enc_Test

Description: H.264 encode test source code
Platform: | Size: 489472 | Author: J.M Yang | Hits:

[Streaming Mpeg4H264_C_version

Description: H.264标准视频编解码源代码C语言版本-H.264 standard video codec source code for C language version
Platform: | Size: 356352 | Author: haoquan huang | Hits:

[Streaming Mpeg4x264

Description: MPEG4 Part10(H.264)编码解码源码,附有调试说明-MPEG4 Part10 (H.264) codec source code, with debug Help
Platform: | Size: 906240 | Author: kobe | Hits:

[mpeg mp3H264CODEC

Description: H264 encoder source code,very good -H264 encoder source code, very good
Platform: | Size: 3491840 | Author: | Hits:

[Embeded Linuxs3c6410-h264-encode-ok

Description: 已产品化代码,用华恒S3C6410-R2开发板采集视频并压缩为H264格式,不带IDR帧,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c-Product of the code has been used huaheng S3C6410-R2 development board acquisition and compression for the H264 video format, without IDR frame, providing c source code and MAKEFILE, the first development board supporting data files are, used. C file to be renamed cam2fb . c
Platform: | Size: 2048 | Author: 杨在 | Hits:

[Embeded Linuxs3c6410-h264-IDR-encode-ok

Description: 这是上一个代码的优化,加了IDR帧编码,适合不稳定网络(如移动通信网),已产品化,基于华恒S3C6410-R2开发板采集视频并压缩为H264格式,带IDR帧,使用时.c文件要改名为cam2fb.c-This is a code optimization, plus the IDR frame coding for unstable networks (such as mobile communications network), has been product oriented, huaheng S3C6410-R2 based on development board capture and compression for the H264 video format, with IDR frames, use time. c file to be renamed cam2fb.c
Platform: | Size: 3072 | Author: 杨在 | Hits:

[Streaming Mpeg4H264

Description: H264编解码C程序,可以对264码流进行编辑码-the C code for H264
Platform: | Size: 780288 | Author: wx | Hits:

[Streaming Mpeg4t264-src-0.14

Description: h264的源码,经过整理,很容易更改为纯c的代码-h264 source code, after finishing, it is easy to change the code for the pure c
Platform: | Size: 220160 | Author: zjl | Hits:

[Streaming Mpeg4h264.c

Description: h264 最最简单的压缩视频的代码例子, 参考这个修改吧-a simple sample souce code about h264 encoder
Platform: | Size: 2048 | Author: freboat | Hits:
« 12 3 »

CodeBus www.codebus.net