This repository contains versions of FFmpeg modified to support MainConcept OMX codec plug-ins.
In order to identify the branch containing the desired version of FFmpeg and MainConcept OMX plug-ins, we are using the following naming convention:
omx_x.x_public_y.y
- x.x refers to the base version of FFmpeg
- y.y refers to the version of the MainConcept OMX plug-ins.
Example: Using FFmpeg 7.0 with MainConcept OMX plug-ins version 3.3 requires checking out
branch omx_7.0_public_3.3