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)
committerLuis de Bethencourt <luis@debethencourt.com>
Wed, 12 Aug 2015 16:22:44 +0000 (17:22 +0100)
commitef9b7ef60a388dd0ff76b9543e7165ab299504cc
tree5d8ef5d3a3b35b29d16a5a6802a8ce04bbbca35c
parent4edf2ac1c51011cce4a52306e7c16bae489b436a
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