搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
H264Android
- 实现Android摄像头视频的捕捉以及H.264压缩传输-Achieve Android camera video capture and H.264 compression and transmission
mobile6_v1.0
- 杰得科技 x900 arm926 h264 soc windows mobile system BSP-jadechip’s x900 arm926 h264 soc windows mobile system BSP
H264
- symbian上实现h264视频解码功能-symbian video decoding capabilities to achieve h264
MiViBES_v1.60
- Symbian Video Player and Browser
H264onSymbian
- 基于Symbian智能手机的H264视频播放器的设计和仿真实现-Symbian smartphones based on H264 video player designed and simulated
squadette-vlc-294c536
- iphone上一款超牛的iphone播放器源码,能支持大多数格式视频文件播放。-iphone iphone cattle on a super player source, can support most format video file playback.
Video_Camera
- 基于android的视频解码H264的实现-The video decoding based on android H264 realization
H264encodertest
- 从相机previewcallback得来的预览数据流,采用H264编码,存储到本的SD卡,H264编码器采用x264移植到Android的动态库,对于andriod视频处理具有较*价值-get data stream from the camera previewcallback, using the H264 encoder, and then store in this SD card, the H264 encoder using x264 ported to the Android
H264EncodeFromX264
- 基于安卓手机的动态采集系统压缩的H264视频,并且上传到服务器上-Andrews-based mobile phone H264 video compression dynamic acquisition system, and uploaded to the server
H264Android_CPP
- Eclipse下的C语言实现的h264安卓视频播放器,附带测试视频文件-Under the Eclipse C language h264 Android video player, with the test video file
H264Android_CPP
- 一个android手机端H364编码的demo,很好的一个例子-android simple mobile client to encode the video as a DEMO H264
88883h264toflv
- 实现H264的解码,从而实现H264视频的播放,很不错的代码-Realize H264 decoder, so as to realize the H264 video player, very good code
IVideoChat
- Android上的juv-rtmp-client,视频聊天,通过android移动设备视频采集,然后H264编码并上传-Juv-rtmp-client Android on the video chat, video capture via android mobile devices and H264 encoding and upload
android-h264-decoder-master
- 是一个Android的H264视频解码类,它使用JNI作为接口来调用FFMPEG库-Android H264 video decoding class, using JNI as an interface to the FFmpeg libraries
android-project-sdl2
- android 操作 sdl1.2的例子,显示h264的视频 android 操作 sdl1.2的例子,显示h264的视频 android 操作 sdl1.2的例子,显示h264的视频-Examples of the android operating sdl1.2, showing examples of the android operating sdl1.2 h264 video, showing examples of the android operating sdl1.2 h264
H264Encoder
- android摄像头采集视频数据,YUV420格式,利用x264编译成android静态库,将YUV420编码成h264格式-Android camera capture video data, YUV420 format, use android x264 compiled into a static library, will be encoded into h264 format YUV420
VideoH264
- Android 中使用MediaRecorder进行录像,保存格式为.H264-Android using MediaRecorder for video, save the form.H264
VideoShareClinet
- android手机视频传输,H264编码,UDP传输-android mobile video transmission, H264 coding, UDP transmission
H264Demo
- 安卓使用 surfaceview 播放h264视频(Android plays H264 video)