Git Product home page Git Product logo

android_external_ffmped_0.8.6's Introduction

-------
VidClip
-------

VidClip is a video trimmer for Android platform. VidClip currently uses FFmpeg for trimming the video. 

---------
Copyright
---------

VidClip uses LGPLed code from FFmpeg project.
FFmpeg is a free software licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.
FFmpeg is a trademark of Fabrice Bellard, originator of the FFmpeg project.
Original Source code for FFmpeg can be found on the FFmpeg web site (http://www.ffmpeg.org).
This source package contains full copy of sourced code of FFmpeg, which is used by VidClip to create its ffmpeg.so.

------------------------
Modification and updates
------------------------

The following files were added to ffmpeg source code, so that Google Android NDK r7b can build it:

ffmpeg/libavutil/avconfig.h
ffmpeg/Android.mk
ffmpeg/Android_Build_Common.mk
ffmpeg/Android_Source_Files.mk
ffmpeg/config.h
ffmpeg/version.h
ffmpeg/configure_android.sh

Also some source files are modified with __LGE__ #define statement.
You can search them to check what is added and updated.

Please put the whole source structure into your NDK application (under jni directory) and refer this Android.mk as any NDK application.
After that the following commands will build FFmpeg for Android:

$ ndk-build

Please see the configure_android.sh script that GPL'ed and Non Free code is removed from the build.

This FFmpeg source code is configured to use OpenCORE libraries for AMR-NB decoding/encoding.

android_external_ffmped_0.8.6's People

Contributors

alfex4936 avatar

Watchers

 avatar  avatar

Forkers

stephenshizl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.