Skip to content

18565773346/android-h264-decoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

Languages

  • C 89.2%
  • Assembly 5.4%
  • C++ 4.1%
  • Makefile 1.1%
  • Shell 0.1%
  • Perl 0.1%