GPAC4iOS is the libgpac library packaged for iOS as a Pod. It is preconfigured and tested to do a single task: create a MP4 file from a raw H.264 and an audio track. The packaged version of libgpac is 0.5.0 published on the 25/05/2012.
libgpac is an Open Source multimedia framework. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity) and on multimedia packaging formats such as MP4.
Source: GPAC Homepage
GPAC4iOS is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "GPAC4iOS"
All authoring information can be found on the GPAC Homepage.
GPAC4iOS is available under the LGPL license. See the LICENSE file for more info.