搜索资源列表
H264软件解码器的优化
- 是一篇关于H.264软件解码器的优化的文章-is one of the H.264 software decoder optimized article
h264.tar
- 开放源代码的一个最小化H.264解码器,Minimal H.264 decoder by Martin Fiedler-open source a minimum H.264 codec, H.264 decoder Minimal by Martin Fiedler
H264Decoder
- 视频编码标准H264解码器源代码 视频编码标准H264解码器源代码-video coding standard H264 decoder source code H264 video coding standard decoder source code
H264
- 论文翻译,主要介绍缓存的设计对H.264解码器的性能优化
H264-decode-design-improvement
- 本文首先简要介绍国内外H264编码与解码系 统的研究进展情况;然后详细阐述H264解码器的设计及其优化实现;最后给出测试结果。
decode264
- H264 解码器 vs2005版本,绝对可用
编解码器FFMPEG中提取了h264的解码程序
- 从开源编解码器FFMPEG中提取了h264的解码程序,在windows平台上测试效率较高,From the open source FFMPEG codec to extract the h264 decoding procedure, tested on windows platform, higher efficiency
AVcodec.rar
- 常用的几个音视频编解码器 如g72x,gsm,mpeg2还有著名的h263,h264,并且包含事例用法。,Some common audio and video codecs such as g72x, gsm, mpeg2 famous h263, h264, and includes examples of usage.
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
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!
JavaH264Encoder-src_200903
- Java桌面应用程序!H264编码解码器!-Java desktop application! H264 codec!
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.
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
S3C6410_H264_Codec
- 三星S3C6410处理器硬件编解码器封装-hardware decoder and encoder use S3C6410 hardware
H264_Video_Codec
- 本书详尽地论述了H.264 特点、编码器原理、解码 器原理、编解码器的实现。-This book discusses in detail features of H.264 encoder principle, the principle decoder, codec implementation.
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
libh264-android
- android上的h264解码器,可以通过JNI,应用层对h264数据进行解码-h264 decoder for android according to the jni interface to java