This project is a x264 codec JNI wrapper. It can encode YUV I420 picture into the H264 frame. Supported following profiles defined in the x264 C implementation: baseline, main, high.
Libavinterface is a C++ wrapper library for the C video library FFMPEG and the C graphics library SDL. It is designed to be class-based, predominantly for scenarios where non-class data is impossible (eg. the VST SDK). It is designed for mingw/msys.