搜索资源列表
x264-060730
- h264 encoder in vc6 100% work
test_h264
- h.264 from ffmpeg 0.4.9pre compile in VC6 password is jessestone make h264 libary and example for use 100% work no erroe no warnning
h264_ffmpeg049pre
- Reffer to ffmpeg 0.4.9pre to modify H264 decoder. U can use it in network stream codec.Output use mmx coding to ARGB, and add a sample to show how to use it. I add many safe function in this case so u can use it in ur company project easily.Pass
标准H264解码播放
- 标准H264解码播放,采用VC6编写的播放库源码,其中还包含有delphi写的调用例子和VC6写的通过JRTP网络传输解码播放,采用Directx7.0解码显示,解码支持各种分辨率,是学习H264和Directx,JRTP的绝佳例子,代码为本人原创-H264 decoding broadcast standard, using the player library written in VC6 source, which also contains examples and calls writ
DvsClient_Player.rar
- 一个播放器的VC6.0很好源代码,可以播h264,pcm等, media player src source code ,visual c++ 6 environment,vc60, h264 ,pcm and other format
h264.rar
- H.264编解码器源码,已在vc6 vc7 linux下编译通过,另有DM642工程文件,可供h264编解码学习参考,H.264 source codecs have been compiled under vc6 vc7 linux adoption, and another DM642 project file for reference learning h264 codec
wma_decoder.rar
- wma的解码器,完完全全的vc6.0的编译环境,是借助本站的wma unix系统下的一套代码和h264的vc6.0环境,自己读ffmpeg代码,写出来的wma的解码器。,wma decoder, completely vc6.0 the compiler environment, by drawing on the site of the wma unix systems a set of code and h264 the vc6.0 environment, their own readin
H264Decoder_vc6
- H264解码器源码,移植ffmpeg中的H264解码部分到windows,深度删减优化,在VC6中验证通过。-H264 decoder source code, porting ffmpeg s H264 decoding to the windows, the depth of cut optimization, in VC6 verify pass.
Decorder264(ffmpeg)test
- Decorder264[ffmpeg]test,vc6编译通过,能正常解文件,文件名:test.264-Decorder264[ffmpeg]test
x264060805.zip
- x264/h264 編碼, you can put any dir, No error, No warnning.In vc6 build.,x264/h264 encoder, you can put any dir, No error, No warnning.In vc6 build.
vc6_h264_codecs_src
- vc6下h.264编码、解码源代码,含vc6工程文件及编解码源程序 -vc6 under h.264 encoding, decoding the source code with vc6 project file and source codec
H264_source_code
- 该源码,已在vc6 vc7 linux下编译通过-H.264 codec source code has been compiled by vc6 vc7 linux
HTX264
- 这是一个整合现今x264 和T264优点的开源版本支持Linux和Windows,vc6 ,vs2003 ,vc2005编译通过,支持rtp、rtsp封包。这个是1.0版本,只对H264编码做汇编的优化,另外RTP rTsp协议还没有优化。大家可以只看H264编码和解码部分-This is an integration of the advantages of today' s x264 and the T264 to support open-source version of Linux a
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
H264
- 能播放264码流,简单易用,基于vc6.0平台-it can play the format of 264,simple,useful. it is developed in VC6.0
H264VIDEO-OCX
- P2P视频即时通讯控件ocx(VC6源码),DirectShow捕获视频,格式176x144,视频编解码采用H264协议,平均传送速率8K/S,资源还包括一个VB测试程序。早期做的项目中用过的,适合搞视频通讯的学习和研究。调试时需要安装directx9 sdk.-P2P video instant messaging control ocx (VC6 source), DirectShow video capture, format 176x144, video codec H264 proto
H264Decoder
- H264解码库,VC6和VS2010均测试通过,可用于项目的H264数据解码-H264 Decoder