aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec/OMXVideoDecoderH263.h
diff options
context:
space:
mode:
Diffstat (limited to 'videocodec/OMXVideoDecoderH263.h')
-rw-r--r--videocodec/OMXVideoDecoderH263.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/videocodec/OMXVideoDecoderH263.h b/videocodec/OMXVideoDecoderH263.h
index cfedb78..2cf80af 100644
--- a/videocodec/OMXVideoDecoderH263.h
+++ b/videocodec/OMXVideoDecoderH263.h
@@ -31,7 +31,7 @@ protected:
virtual OMX_ERRORTYPE ProcessorInit(void);
virtual OMX_ERRORTYPE ProcessorDeinit(void);
virtual OMX_ERRORTYPE ProcessorProcess(
- OMX_BUFFERHEADERTYPE **buffers,
+ OMX_BUFFERHEADERTYPE ***pBuffers,
buffer_retain_t *retains,
OMX_U32 numberBuffers);
@@ -40,6 +40,7 @@ protected:
virtual OMX_ERRORTYPE BuildHandlerList(void);
DECLARE_HANDLER(OMXVideoDecoderH263, ParamVideoH263);
+ DECLARE_HANDLER(OMXVideoDecoderH263,NativeBufferMode);
private:
enum {