[vlc-devel] [PATCH 0/5] OpenMAX fixes
Martin Storsjö
martin at martin.st
Wed Sep 21 10:19:03 CEST 2011
Hi,
These are some of my changes from my attempts at using IOMX
on Android. These are the clean and straightforward parts
from that series, hopefully these shouldn't be too
controversial.
Martin Storsjö (5):
omxil: Only print psz_role if OMX_ComponentRoleEnum succeeded
omxil: Update the number of buffers when reconfiguring
omxil: Handle planes with a height larger than the frame height
omxil: Push a dummy buffer on the input buffer fifo to avoid
deadlocks
omxil: Recognize some semiplanar 420 formats
modules/codec/omxil/omxil.c | 27 ++++++++++++++++++++++++---
modules/codec/omxil/omxil.h | 2 ++
modules/codec/omxil/omxil_utils.h | 2 +-
modules/codec/omxil/utils.c | 13 ++++++++++++-
4 files changed, 39 insertions(+), 5 deletions(-)
--
1.7.2.5
More information about the vlc-devel
mailing list