]> git.sesse.net Git - vlc/history - modules/codec/omxil/omxil.c
OMX: try to fix compilation issue on INT_MAX
[vlc] / modules / codec / omxil / omxil.c
2011-09-29 Jean-Baptiste KempfOMX: try to fix compilation issue on INT_MAX
2011-09-29 Ming Huomxil: ignore software codecs
2011-09-29 Martin Storsjöomxil: Avoid warnings about implicitly casting a const...
2011-09-29 Martin Storsjöomxil: Avoid warnings about differences in signedness
2011-09-28 Martin Storsjöomxil: Feed H264 in annex b format
2011-09-28 Martin Storsjöomxil: Don't trust a qcom decoder claiming to output...
2011-09-22 Martin Storsjöomxil: Enable OMX.SEC.index.ThumbnailMode if available
2011-09-21 Martin Storsjöomxil: Allow using IOMX on Android
2011-09-21 Martin Storsjöomxil: Push a dummy buffer on the input buffer fifo...
2011-09-21 Martin Storsjöomxil: Handle planes with a height larger than the...
2011-09-21 Martin Storsjöomxil: Update the number of buffers when reconfiguring
2011-09-21 Martin Storsjöomxil: Only print psz_role if OMX_ComponentRoleEnum...
2011-09-06 Laurent AimarRevert "block_t ** parameter is never NULL for audio...
2011-09-05 Martin StorsjöTry loading the qualcomm omx core
2011-08-25 Rémi Denis-Courmontblock_t ** parameter is never NULL for audio decoding
2011-08-23 Jean-Baptiste Kempfomxil: ONX -> OMX
2011-08-23 Rémi Denis-CourmontOMX IL assumes dlfcn.h, remove redumdant ifdefs
2011-06-26 Rémi DuraffortFix configuration category of OpenMAX IL module.
2010-04-29 Ilkka Ollakkatranscoding video, sends NULL when ending. Should fix...
2010-03-16 Gildas Bazincodec/omxil: OMAP3430 only supports h264 baseline profi...
2010-02-20 Rémi Denis-CourmontOMX IL: clean up dll_* macros
2010-02-09 Gildas BazinStability fix for the omxil decoder and make UYVY the...
2010-02-07 Gildas BazinAdd OpenMAX IL Video/Audio decoder.