Skip to content

Android H264 video decoding class, using JNI as an interface to the FFmpeg libraries.

Notifications You must be signed in to change notification settings

zhangfan822/android-h264-decoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android H264 video decoding class, using JNI as an interface to the FFmpeg libraries.

Compile with:

<Android NDK path>/ndk-build

H264Decoder is a Java class that calls into the C functions in jni/h264decoder.c

About

Android H264 video decoding class, using JNI as an interface to the FFmpeg libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published