搜索资源列表
H264-eVC
- H264 Decode 源代码
ffmpeg_full_SDK_V3.0.rar
- H263 h264 amr 编解码技术
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
AVPlayer.zip
- 播放H264文件的播放器,使用ffmpeg,平台是Windows Mobile PPC2003,H264 file player player, use ffmpeg, the platform is Windows Mobile PPC2003
stagefright_h264
- android源码中提取的h264编解码部分-android H264 encoder & decoder source code
butterfly.h264
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
H264EncodeDemo
- Android H264编码解码示例代码-Android H264 codec sample code
android H264 Encoder与android H264 Decoder
- 基于Android手机的视频采集、h264编码、ffmpeg解码,然后立即显示,完成的程序,在手机上调试成功
mobile6_v1.0
- 杰得科技 x900 arm926 h264 soc windows mobile system BSP-jadechip’s x900 arm926 h264 soc windows mobile system BSP
H264Symbian
- symbian平台实现的H264流媒体解码的程序源码。-symbian platform of H264 streaming media decoder program source code.
H264
- symbian上实现h264视频解码功能-symbian video decoding capabilities to achieve h264
H264
- H264协议标准 详细介绍 协议实现和定义-H264 protocol standard protocols and definitions introduced
H264Decoder_symbian
- H264解码器源码,移植ffmpeg中的H264解码部分到Symbian,深度删减优化,在N72和模拟器中验证通过。-H264 decoder source code, porting the H264 decoding in ffmpeg to Symbian, the depth of cut optimization, the N72 and the simulator is verified.
H264 Android
- 支持在Andoid手机系统运行的ffmpeg软件包,用于Android端对H264视频流的解码,供Andoid下开发视频的朋友们使用.-ffmpegforAndroid
Protel
- H264 standard graphic detail! ! ! Linux Device Driver for the third Samsung s3c2410 chip Chinese manu linux device drivers the latest v Qualcomm BREW platform training t This paper describes a platform e
H264
- android rtmp h264解码 播放 在手机端播放-android rtmp h264 decode and play player in the mobile terminal
h264-encoder-1.0.0
- H264编码包,可以实现H264的编码,很不错的东西,使用时改为jar后缀名-H264 encoder package can be achieved H264 encoding, very good things
android-h264-decoder-master
- 是一个Android的H264视频解码类,它使用JNI作为接口来调用FFMPEG库-Android H264 video decoding class, using JNI as an interface to the FFmpeg libraries
android-linux-H264-encoder
- linux下的可供安卓应用程序调用的H264视频编码器封装。-h264 encoder that run in Linux for android app use.