rtph264pay: Default to not adding latency when aggregating
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Mon, 17 Jun 2019 15:31:53 +0000 (11:31 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 3 Jul 2019 19:05:29 +0000 (19:05 +0000)
commitcede4f993da2b7557e55939518f599ef62d53937
tree86abfe43071681675b3417b28d9838ed5c1e2223
parent0c094612be669c84ae722c2f64005f88d27b17b8
rtph264pay: Default to not adding latency when aggregating

Send the bundle as soon as there is one VCL unit in the packet at
the end of an incoming buffer.

The DELTA_UNIT flag is not reliable, so ignore it.
gst/rtp/gstrtph264pay.c
gst/rtp/gstrtph264pay.h
tests/check/elements/rtph264.c