From cd74c0d56c0756ceb5cfa5f06d76e17aa2ed6fb9 Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Thu, 8 Oct 2009 09:12:11 -0700 Subject: The vendor is about to check in a fix for this issue, the workaround is no longer needed --- include/media/stagefright/OMXCodec.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/media/stagefright/OMXCodec.h b/include/media/stagefright/OMXCodec.h index e19830b..ff7e34a 100644 --- a/include/media/stagefright/OMXCodec.h +++ b/include/media/stagefright/OMXCodec.h @@ -90,7 +90,6 @@ private: kRequiresFlushCompleteEmulation = 16, kRequiresAllocateBufferOnOutputPorts = 32, kRequiresFlushBeforeShutdown = 64, - kAlwaysAllocateOutputWithPadding = 128, }; struct BufferInfo { -- cgit v1.1