summaryrefslogtreecommitdiff
path: root/omx/gstomxvideodec.h
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxvideodec.h')
-rw-r--r--omx/gstomxvideodec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/omx/gstomxvideodec.h b/omx/gstomxvideodec.h
index eec3525..df441d9 100644
--- a/omx/gstomxvideodec.h
+++ b/omx/gstomxvideodec.h
@@ -110,7 +110,6 @@ struct _GstOMXVideoDecClass
gboolean (*is_format_change) (GstOMXVideoDec * self, GstOMXPort * port, GstVideoCodecState * state);
gboolean (*set_format) (GstOMXVideoDec * self, GstOMXPort * port, GstVideoCodecState * state);
- GstFlowReturn (*prepare_frame) (GstOMXVideoDec * self, GstVideoCodecFrame *frame);
};
GType gst_omx_video_dec_get_type (void);