diff --git a/gst-libs/gst/mpegts/gst-dvb-descriptor.c b/gst-libs/gst/mpegts/gst-dvb-descriptor.c index 761b29654c..e3aa9c2bd8 100644 --- a/gst-libs/gst/mpegts/gst-dvb-descriptor.c +++ b/gst-libs/gst/mpegts/gst-dvb-descriptor.c @@ -480,7 +480,6 @@ gst_mpegts_descriptor_from_dvb_subtitling (const gchar * lang, data += 2; GST_WRITE_UINT16_BE (data, ancillary); - data += 2; return descriptor; }