]> git.sesse.net Git - vlc/history - modules/codec/omxil/iomx.cpp
iomx: simplify param/config size getter.
[vlc] / modules / codec / omxil / iomx.cpp
2014-06-29 Thomas Guillemiomx: simplify param/config size getter.
2012-11-13 Jean-Baptiste KempfLGPL
2012-09-19 Martin Storsjöiomx: Add support for the WMV parameter struct
2012-04-13 Martin Storsjöiomx: Handle more parameter types
2012-04-13 Martin Storsjöiomx: Implement OMX_GetComponentsOfRole, too
2012-04-04 Martin Storsjöomxil: Support GetConfig in the iomx wrapper
2012-01-24 Martin Storsjöomxil: Add a prefix to the iomx function symbols
2011-12-19 Martin Storsjöomxil: Build the iomx wrapper code as a separate shared...
2011-12-19 Martin Storsjöomxil: Make the iomx wrapper not depend on the omxil...
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-10-02 Martin Storsjöomxil: Remove reference counting in the IOMX wrapper
2011-09-29 Martin Storsjöomxil: Avoid warnings about unused parameters in the...
2011-09-22 Martin Storsjöomxil: Implement OMX_GetExtensionIndex and OMX_SetConfi...
2011-09-21 Martin Storsjöomxil: Allow using IOMX on Android