搜索资源列表
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
WELCOME
- android 播放器源代码 android开发-android player source code android development
H264Android_CPP
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion of optimized and verified by simulator (320x480).
352x288
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,此为测试码流-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion optimization, this is a test stream
qcom_video_codec_sample_1_3_1
- 高通android硬解码示例代码,h264,yuv-Qualcomm android hardware decoding sample code, h264, yuv
wifidisplay
- wifi display项目工程源码,可以移植到android手机,机顶盒,pad等设备,端到端的screen mirro功能-the wifi display project source code can be ported to android mobile phones, set-top boxes, pad equipment, end-to-end screen mirro function
VideoTest1
- 基于android平台的视频采集以及上传到服务器的设计(源代码)-Android platform based video capture and upload to server design (source code)
ffmpeg-2.1.4.android-bsac
- android ffmpeg 2.1.4 BSAC porting source code
save
- 一段很好的PS 文件,帮助开发的朋友调试用,欢迎下载- PS file for some good help develop debugging friend, welcome to download 英语 日语 基于android手机的远程视频监控系统,很好的源代码,欢迎下载
libstreaming-master
- libstreaming** is an API that allows you, with only a few lines of code, to stream the camera and/or microphone of an android powered device using RTP over UDP.
SeeJoPlayer_a5
- Android 视频音频播放器源码,支持MP3,MP4,M3U8,RTSP-Android video and audio player source code
vlc-android.tar
- VLC最新源码,已经经过个人优化,可以放心下载- VLC latest source code, has passed the individual optimization
Vedio-player-code-and-article
- 视频源码与文章,Android,Java-Vedio player, source code and article,for Android and Java
安卓ffmpeg直播源码
- 基于FFMPEG开发的安卓直播源码,支持硬编码和软编码,以及FFMPEG解码播放(FFMPEG based Android live source code, support for hard coding and soft coding, as well as FFMPEG decoding playback)