Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Communication-Mobile android
Title: H264Android Download
 Description: H264 decoder source code, porting ffmpeg s H264 decoder part to Android, the depth of cut optimization, in the simulator (320x480) to verify through. Program using jni architecture. Interface portion of the file to read, the video display is made with java, the underlying video decoding in C to do to meet the speed requirements. In this version, the H264 stream from a separate layer of Nal is done in java, so call decoding in java layer directly whether there is to know when to display video, drawback is the coupling/packaging of almost. If used at the bottom do Nal segmentation method can be encapsulated look good, but each time there is limited data to send, if you get too much data, the underlying may be a decoding of several frames of video, but the notice to the interface layer can only display one, resulting in dropped frames phenomenon. If you send less data each time, there will be many times not to call the underlying substance of decoding, a small gas practices, s
 Downloaders recently: [More information of uploader nonitor]
File list (Check if you may need any files):
H264Android\.classpath
...........\.project
...........\AndroidManifest.xml
...........\Application.mk
...........\bin\classes.dex
...........\...\h264\com\H264Android.class
...........\...\....\...\R$attr.class
...........\...\....\...\R$drawable.class
...........\...\....\...\R$layout.class
...........\...\....\...\R$string.class
...........\...\....\...\R.class
...........\...\....\...\VView.class
...........\...\H264Android.apk
...........\...\resources.ap_
...........\default.properties
...........\FAQ.txt
...........\gen\h264\com\R.java
...........\jni\Android.mk
...........\...\avcodec.h
...........\...\cabac.c
...........\...\cabac.h
...........\...\common.c
...........\...\common.h
...........\...\dsputil.c
...........\...\dsputil.h
...........\...\golomb.c
...........\...\golomb.h
...........\...\h264.c
...........\...\h264.h
...........\...\H264Android.c
...........\...\h264data.h
...........\...\h264utils.c
...........\...\main.c.old
...........\...\main.dsp.old
...........\...\mpegvideo.c
...........\...\mpegvideo.h
...........\libs\armeabi\libH264Android.so
...........\res\drawable-hdpi\icon.png
...........\...\.........ldpi\icon.png
...........\...\.........mdpi\icon.png
...........\...\layout\main.xml
...........\...\values\strings.xml
...........\src\h264\com\H264Android.java
...........\bin\h264\com
...........\gen\h264\com
...........\src\h264\com
...........\bin\h264
...........\gen\h264
...........\libs\armeabi
...........\res\drawable-hdpi
...........\...\drawable-ldpi
...........\...\drawable-mdpi
...........\...\layout
...........\...\values
...........\src\h264
...........\assets
...........\bin
...........\gen
...........\jni
...........\libs
...........\res
...........\src
H264Android
    

CodeBus www.codebus.net