搜索资源列表
h264
- H264解码内容,给你提供具体的协议说明.
H264-decode-design-improvement
- 本文首先简要介绍国内外H264编码与解码系 统的研究进展情况;然后详细阐述H264解码器的设计及其优化实现;最后给出测试结果。
标准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
H264.rar
- H264解码进行简单的h264解码,参考ffmpeg项目代码,H264 decode test project release now
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
ffmpeg_h264_dec.rar
- 根据ffmepg开源代码,提取的H264解码参考模型,VC工程,According to ffmepg open source code, extracted from Reference Model H264 codec, VC works
ff_264_dec_vc.rar
- 从ffmpeg中提取的h.264解码器,网上从其他地方也不容易找的到,对于想理解H264标准,优化H264解码器,及开发H264相关应用的人,会有很大帮助。,Ffmpeg extracted from the h.264 codec, on-line from other places is not easy to find that the standard for H264 would like to understand and optimize the H264 decoder, and
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
LinuxClient
- H264的解码器,能在PC机上对H264解码!很好用,-very good!
H264-Demo
- h264解码库以及应用程序DEMO,可将h264数据解码成YV12数据-h264 decoding library, and application DEMO, the data can be decoded into YV12 data h264
H264
- 这是一个纯C语言的 H.264 解码程序,速度较慢-This is a pure C language of the H.264 decoding process is slow
H264
- H264编解码的流程图,非常实用,一边写程序,一边查询流程.事半功倍-H264 encoding and decoding of the diagram, very practical, while writing programs, while the query process. Multiplier
H264_DShow_Filter
- 本程序使用directshow来显示h264,支持wince与win32,并开发了两个filter用于h264数据传输和h264解码。-H264 Decode of DirectShow Filter
ffmpegh264forPC
- ffmpeg提取h264解码,经过优化,适合多平台移植-ffmpeg extract h264 decoding, optimized for multi-platform migration
h264-and-rtp
- 用h264进行视频编解码,用rtp进行视频传输,效果良好。-Using H264 for video encoding and decoding, using RTP for video transmission, good results.
VFW-compression-h264
- 一个用VFW方法来实现视频压缩的程序,实现用H264来压缩。但在使用前要安装合适的播放器,推荐使用完美解码播放器。-A video compression function used VFW mode.It can implement in h264, but it need you to install a suitable video player.
H.264
- h264编解码算法,及部分代码,绝对超值-h264 codec algorithm, and some code, the absolute value
h264-src.tar
- H.264解码器,从国外网站下载的,不知道能不能用,没试过-H.264 decoder download site from abroad, I do not know can not, not tried
h.264decoder
- h264解码器,该解码器拥有非常好的性能。程序可以编译-h264 decoder, the decoder has a very good performance. Programs can be compiled
H264-OPhone
- 流媒体程序开发之:H264解码器移植到OPhone:并写一个测试程序(OPhoneSDK+Java)测试解码库是否正常运行,此方法也可用在android手机上。-Program development of streaming media: H264 decoder ported to OPhone: and write a test program (OPhoneSDK+ Java) test whether the normal operation of the decoder librar