rtph264depay: PPS replaces and old PPS if it has the same id, independent of SPS id
authorSebastian Dröge <sebastian@centricular.com>
Tue, 4 Aug 2015 08:48:27 +0000 (11:48 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 4 Aug 2015 09:45:06 +0000 (12:45 +0300)
commite0c124f76d8c39ad6114ecc0e3c244953f41a21d
tree5fe7c2e654da582ffa0ff94105263b5f32f06116
parent72212198c75984091b20c4029a0236b2b81b239f
rtph264depay: PPS replaces and old PPS if it has the same id, independent of SPS id

The spec says:

When a picture parameter set NAL unit with a particular value of
pic_parameter_set_id is received, its content replaces the content of the
previous picture parameter set NAL unit, in decoding order, with the same
value of pic_parameter_set_id (when a previous picture parameter set NAL unit
with the same value of pic_parameter_set_id was present in the bitstream).
gst/rtp/gstrtph264depay.c