rtph264depay: Only update the srcpad caps if something else than the codec_data changed
authorSebastian Dröge <sebastian@centricular.com>
Tue, 4 Aug 2015 09:09:12 +0000 (12:09 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 4 Aug 2015 09:45:06 +0000 (12:45 +0300)
commit8dda570e477e5848e4ffe80af2c86b93eec85ae1
tree94570c128d5148a69473ce1a2630292abcdf6fb3
parente0c124f76d8c39ad6114ecc0e3c244953f41a21d
rtph264depay: Only update the srcpad caps if something else than the codec_data changed

h264parse does the same, let's keep the behaviour consistent. As we now
include the codec_data inside the stream too here, this causes less caps
renegotiation.
gst/rtp/gstrtph264depay.c