mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
parent
5aae2740b4
commit
29c509a7b8
1 changed files with 2 additions and 0 deletions
|
@ -455,6 +455,8 @@ gst_rdt_depay_chain (GstPad * pad, GstBuffer * buf)
|
||||||
more = gst_rdt_packet_move_to_next (&packet);
|
more = gst_rdt_packet_move_to_next (&packet);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gst_buffer_unref (buf);
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue