搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
ffmpeg-s60-src.rar
- ffmpeg移植到symbian的全部源代码,支持所有的音视频格式,十分强大,ffmpeg transplanted to the full source code symbian, support all audio and video formats, is very strong
iphoneiosffmpeg
- iphone 下 ffmpeg 移植过程,希望帮助大家-migration process under the ffmpeg iphone, want to help you
havlenapetr-FFMpeg-7c27aa2
- ffmpeg移植到android上及使用例子-ported to android on ffmpeg and use examples
H264Android
- Android 解码h264文件,移植FFMPEG实现编解码。-Android decode h264 files to achieve transplantation FFMPEG codec.
ffmpeg-androidh264
- 一个基于android平台的H.264编解码程序,利用ffmpeg移植到android移动终端-An android platform based on the H.264 codec procedures, very good use of the H.264 codec
AndroidPNDKPffmpeg
- 使用android+NDK移植方法来实现ffmpeg,亲测可使用-ffmpeg for android,use NDK to transplantation
ffmpeg-0.6_QQPlayerMobile_modified
- 移植到android的开源ffmpeg解码器,支持大部分视频编码-Transplanted into android open source ffmpeg decoder, support most video coding
butterfly.h264
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
H264Android_CPP
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
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.
FFMPEG
- FFMPEG 学习的相关资料 以及可以学习的demon地址,还有移植到android 的方法-The FFMPEG learning well demon address, you can learn ported to android
ffmeng.tar
- Android上的ffmpeg移植.视频编解码-FFmpeg for android
ffplay1
- ffmpeg移植到安卓平台上开发的视屏播放软件,支持大多数视屏格式,但速度慢点-ffmpeg ported to Android platform developed video playback software that supports most screen format, but the speed is slow
ffmpegPSDL2
- android 移植ffmpeg并播放rtmp流
RTSTVLC
- 基于FFmpeg的收流进行android移植(Android transplantation based on FFmpeg)