rtph265pay: Don't drop second byte of NAL header
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Thu, 27 Jun 2019 23:46:01 +0000 (19:46 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 3 Jul 2019 19:05:29 +0000 (19:05 +0000)
commit43e83695fdae263258b1413ec42b9103ce5b3164
treed3b1c5ae802b14f1570014fa30bd389d1c95d5df
parent6fed30c48e73a3a7489b7f11531ba2725edb8be6
rtph265pay: Don't drop second byte of NAL header

At least keep 2 bytes per NAL even if the second one is 0, the
second byte of the NAL header could very well be 0.
gst/rtp/gstrtph265pay.c