summaryrefslogtreecommitdiff
path: root/ext/opus/gstopusparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opus/gstopusparse.c')
-rw-r--r--ext/opus/gstopusparse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/opus/gstopusparse.c b/ext/opus/gstopusparse.c
index 1561151c3..a87ff3128 100644
--- a/ext/opus/gstopusparse.c
+++ b/ext/opus/gstopusparse.c
@@ -200,7 +200,6 @@ gst_opus_parse_handle_frame (GstBaseParse * base,
}
packet_offset = 8;
- data += packet_offset;
/* for ad hoc framing, heed the framing, so we eat any padding */
payload_offset = packet_size;