summaryrefslogtreecommitdiff
path: root/ext/xvid/gstxvidenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xvid/gstxvidenc.h')
-rw-r--r--ext/xvid/gstxvidenc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/xvid/gstxvidenc.h b/ext/xvid/gstxvidenc.h
index a2f32d0a8..121c99d41 100644
--- a/ext/xvid/gstxvidenc.h
+++ b/ext/xvid/gstxvidenc.h
@@ -64,6 +64,7 @@ struct _GstXvidEnc {
/* encoding profile */
gint profile;
+ gint used_profile;
/* quantizer type; h263, MPEG */
gint quant_type;