搜索资源列表
FFMPEG-Android
- FFMPEG移植到Android 网上最详细的教程方法,值得一看-the best code for the android ffmpeg
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
mtv
- Designed and Optimized H264 Decoder on ARM9 and ARM11 (25 optimized). Designed and Optimized H263/MPEG4 Decoder on Freescale SC3400 QuadCore platform (18 optimized). Designed and Optimized MPEG4 Encoder and improved vid
Camera
- Android 1.5的内置的Camera组件的源码,可以用于学习Camera硬件的操控方式。-Camera built-in Android 1.5 source code components can be used to learn from Camera hardware control mode.
srtp-v1_0-0-3_src.tar
- Java Secure RTP source code
MP3_Player
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
android-mp3player
- 在android平台上开发音乐播放器-设计实录,建议的音乐播放器设计代码。-Android development platform music player- Design Record music player, it is recommended that the design code.
WELCOME
- android 播放器源代码 android开发-android player source code android development
android-video-player
- android视频播放器源代码,让你轻轻松松开发视频播放器-android video player source code, let you easily develop video player
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
Android-demo
- 一套不错的音视频SDK,可用于二次开发,无回声问题,支持1080P高清视频通讯,采用了P2P技术,支持多平台互通,公开了代码跟开发文档,很适合做项目。-A good set of audio and video SDK for secondary development, no echo problems, support 1080P HD video communications using P2P technology to support multi-platform interopera
Android-Audio-Recording
- Android sound recorder with source code is free to download.
vlc-ffmpeg--android
- vlc-android播放网络视频成功 这个是移植vlc-android源码进行更改的,可以播放网络rtsp、http、mns等网络实时流媒体视频,精简了vlc-android的源码,对于想做rtsp开发的码友有很好的参考价值,当然,如果想播放本地视频,只需要在基础上进行二次开发就行。参考了laukaka的一篇文章,在这里表示感谢,还有里面的请求rtsp代码我写死了,可以修改,很适合二次开发。-vlc-android play network video successful tr
android-eye-master
- Android web Camera Source code
android-mediaplayer
- 一段在Android系统中可以运行的媒体播放软件的源代码,初学者可以看看,java语言-A system can be run in the Android media player software source code, beginners can see, java language
android-Player
- android音乐播放器源码,可以在线播放音乐,也支持流媒体播放器。-Android music player source code, you can play music online, and also supports streaming media player.
ffmpeg-2.1.4.android-bsac
- android ffmpeg 2.1.4 BSAC porting 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