rtph264depay: assemble AUs into downstream-allocated memory
authorTim-Philipp Müller <tim@centricular.com>
Fri, 2 Jun 2017 23:58:05 +0000 (00:58 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 23 Nov 2017 08:35:59 +0000 (09:35 +0100)
commitf3e4df72a1aa674565ca6e383181a6c1d4ec4fbd
tree9755f0bded23722b07ab9e81ec1ad9e8b3a6de93
parentb6f13ce4e928d023620406fdaae91ff2ea32962f
rtph264depay: assemble AUs into downstream-allocated memory

When merging NALs into AUs, use downstream-provided allocator
to allocate memory and copy NALs directly into that memory when
assembling them.
gst/rtp/gstrtph264depay.c