diff options
-rw-r--r-- | gst-libs/gst/mpegts/gst-dvb-descriptor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst-libs/gst/mpegts/gst-dvb-descriptor.c b/gst-libs/gst/mpegts/gst-dvb-descriptor.c index 761b29654..e3aa9c2bd 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; } |