Add OpenMAX IL Video/Audio decoder.
This decoder will try to use OpenMAX IL components to decode video/audio. Only 2 OpenMAX cores are currently looked for. The TI OMAP IL core (used for instance on the N900) and the Bellagio IL core. This decoder is disabled by default (use --enable-omxil) and for now has a zero priority (use --codec omxil).
Showing
modules/codec/omxil/omxil.c
0 → 100644
modules/codec/omxil/omxil.h
0 → 100644
modules/codec/omxil/utils.c
0 → 100644
Please register or sign in to comment