]> git.sesse.net Git - vlc/history - modules/codec/omxil/omxil_core.c
mediacodec: fix comparison between signed and unsigned warning
[vlc] / modules / codec / omxil / omxil_core.c
2014-10-01 Thomas Guillemomxil: split iomx_hwbuffer.cpp
2014-07-28 Martin Storsjöiomx: Move hal_format overriding into iomx_hwbuffer
2014-07-26 Thomas Guillemiomx-dr: split IOMXHWBuffer_Setup function
2014-07-26 Thomas Guillemiomx-dr: don't always lock buffers from dequeue
2014-07-24 Thomas Guillemiomx: add android GraphicBuffers functions.
2014-07-24 Thomas Guillemiomx: add iomx_hwbuffer
2013-08-21 Julian Scheelomxil: Activate mpeg2 on broadcom omx.
2013-07-11 Sergey BolshakovOMX: Add Tegra3 OMX IL to the list of probed cores.
2013-03-18 Martin Storsjöomxil: Generalize code for hardcoded component/role...
2013-03-18 Martin Storsjöomxil: Hardcode known roles for OMX broadcom components...
2013-03-18 Martin Storsjöomxil: Try to load the broadcom OMX IL core and host...
2013-03-18 Martin Storsjöomxil: Split omx core management to a separate file