rtph265depay: only update the srcpad caps if something else than the codec_data changed
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 12 Aug 2015 16:22:42 +0000 (17:22 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 16 Feb 2016 00:24:40 +0000 (00:24 +0000)
commit18b628824b7b3aaaf847efba74e049027df05ac3
tree7b989fde699598b7f000ae617d7eacdaf7e3fb65
parent3979ffa6a3ad3c047d4d1d4fe36a36acd500ee42
rtph265depay: only update the srcpad caps if something else than the codec_data changed

h264parse and gstrtph264depay do the same, let's keep the behaviour
consistent. As we now include the codec_data inside the stream, this causes
less caps renegotiation.

https://bugzilla.gnome.org/show_bug.cgi?id=753228
gst/rtp/gstrtph265depay.c