rtph265pay: Also immediately send packet if it is a suffix NAL
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Thu, 27 Jun 2019 23:47:41 +0000 (19:47 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 3 Jul 2019 19:05:29 +0000 (19:05 +0000)
commit061afa33ee6877e3baa9f819b77246db114aa805
tree1eb0211ae42e8a8a14b8a443cebaa5ab17c18b03
parent43e83695fdae263258b1413ec42b9103ce5b3164
rtph265pay: Also immediately send packet if it is a suffix NAL

Immediately send packet if it contains any suffix NAL, this is required
in case they come after the VCL nal to not have to wait until the next frame.
gst/rtp/gstrtph265pay.c
gst/rtp/gstrtph265pay.h
tests/check/elements/rtph265.c