rtph264pay: Fix delta-unit/discont handling when injecting SPS/PPS
authorJan Alexander Steffens (heftig) <jsteffens@make.tv>
Mon, 5 Nov 2018 16:15:39 +0000 (17:15 +0100)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 3 Jul 2019 19:05:29 +0000 (19:05 +0000)
commit66a3db20830fac2680821a4fcd2a62eda314f5b3
treeb4fe7b5adf43a29e707a3a256cdb0b229ed5dfa3
parent2a16160b57799b83de6ea402dbf40ee4d95a0664
rtph264pay: Fix delta-unit/discont handling when injecting SPS/PPS

Apply the wanted delta-unit and discont to the first packet; following
packets for this frame are always delta units and not discont.
gst/rtp/gstrtph264pay.c