summaryrefslogtreecommitdiff
path: root/gstreamer_ti_dm81xx/ti_build/gst-openmax/omx/gstomx_aacenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gstreamer_ti_dm81xx/ti_build/gst-openmax/omx/gstomx_aacenc.h')
-rw-r--r--gstreamer_ti_dm81xx/ti_build/gst-openmax/omx/gstomx_aacenc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gstreamer_ti_dm81xx/ti_build/gst-openmax/omx/gstomx_aacenc.h b/gstreamer_ti_dm81xx/ti_build/gst-openmax/omx/gstomx_aacenc.h
index 7a6ff0d..9db435d 100644
--- a/gstreamer_ti_dm81xx/ti_build/gst-openmax/omx/gstomx_aacenc.h
+++ b/gstreamer_ti_dm81xx/ti_build/gst-openmax/omx/gstomx_aacenc.h
@@ -42,6 +42,7 @@ struct GstOmxAacEnc
gint output_format;
gint rate;
gint channels;
+ gboolean inport_configured;
};
struct GstOmxAacEncClass