搜索资源列表
ffh264lib_2008.zip
- H.264 DEcoder, Reference ffmpeg 2008, VC++ 2008 Compile, No error and Warning.This Version is the most fastest H.264 decoder than before ffmpeg. using method same as Xvid,Jesse Stone, Taiwan. msn: fatalfeel@hotmail.com in ffmpeg H.264 decoder,H.26
25811264RF54_AV_d1_trx_dvd
- VC下面的H264的编码解码算法 可以直接使用 编码解码都有-VC
h264
- VC下h264的编码能编译通过,就是老了点-h264 vc
ffmpegForH264Decod
- 著名的ffmpeg转码工具的源代码,专门为解决H264高清解码做的VC的工程-Well-known ffmpeg transcoding tools, source code, specifically to address the H264 HD decoder to do VC project
JM10.2
- JM H264源码,10.2版本 用VC编程,整个项目工程代码完整,可直接编译使用-JM H264 source, version 10.2 with the VC program, complete the entire project code can be compiled directly using
live555H.264
- VC下的RTSP源代码,live555+H264-RTSP source code under VC, live555+ H264
H264DecoderWin
- 一款很好用的vc实现的软件,功能非常是用和强大。
h264dll
- h264编码包,可以生成一个编码H264的动态链接库的vc工程程序,可以自定义H264的内容,学习H264编码的工具-h264 encoded packets, encoding H264 can generate a dynamic link library vc engineering program, you can customize the contents of H264, H264 encoded learning tool
H264 Decode
- 提问,寻找哪儿有H.264解码器,询问如何从ffmpeg中提取H.264的解码器,询问 是否有VC下的工程,可以实现H.264的解码,……,为了满足这些朋友的要求, ffmpeg工程组成员“hust_xcl”特地从ffmpeg中提取出了H.264的解码器部分(H.264 的编码器有独立的工程:x264),并用VC++生成了工程文件,各位有需要的朋友 可以在本工程的基础上进行适当的修改,以满足自己的需求。-As
H264
- h264解码器,使用VC实现的,可以解码标准的H264码流。-h264 decoder, the use of VC in, you can decode standard H264 stream.
send_h264_rtp
- 解析h264视频文件,打包成rtp格式发送出去,工程用vc++6.0打开就行,用vlc测试可播放。-Parse h264 video files, packaged into rtp format sent the engineering vc++6.0 open playable on the line, vlc test.
H264Player
- H264player 使用VC++建立的工程,使用ffmpeg解码h264视频文件,实现h264格式文件的播放-H264player use VC++ established engineering, use ffmpeg decode h264 video files, h264 format file playback
h264_decoder_lib
- 基于VC开发的可在windows平台运行的264的解码库,可直接调用,也可编译。从ffmpeg中抽取进行修改,没有内存泄露并且支持多线程同时处理。-h264 decoder code extracted from ffmpeg.
H264rtp
- VC++与H264流媒体RTP编程资料+源代码打包,这些资料包括:H.264编码算法的完整源代码,H264帧内预测算法的研究与优化.pdf,RFC3550协议资料中文版.doc、NALDecoder源码实例包等,是研究H264相关编程的参考资料。-VC++ programming and H264 RTP streaming data+ source code package, these data include:.. H.264 encoding algorithm complete sou
H264
- h264解码器,从ffmpeg抽取,vc工程,可直接使用-h264 decoder in ffmpeg, the vc2008 project
IntelHWDecoder
- 通过Intel Media SDK硬件解码H264数据流,并用Direct3D显示,使用VC++开发,工程使用VS2010,可直接运行-By Intel Media SDK hardware decoding H264 data stream, and use Direct3D display, using vc++ development, VS2010 project, can be directly run
simplest_ffmpeg_player_2
- vc 利用 ffmpeg 和 sdl 实现的 h264文件 播放器(the H264 file player that uses ffmpeg and SDL In c++)