rtph264pay: Deprecated sprop-parameter-set property
authorSebastian Dröge <sebastian@centricular.com>
Fri, 17 Jun 2016 12:29:16 +0000 (15:29 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 21 Jun 2016 07:03:04 +0000 (10:03 +0300)
commit5f2b32e64282285f487f4f3c64b0c222caf645ae
treeec11c28ee3bddcbfff82464497e766c4b962356c
parent12eb5d6912409cd2ad48985592192ab1c66d8d6d
rtph264pay: Deprecated sprop-parameter-set property

This is supposed to be either in the codec_data (avc stream format) or inside
the stream, and we extract it from there. It should not be set from a
property as it's stream specific.

https://bugzilla.gnome.org/show_bug.cgi?id=767789
gst/rtp/gstrtph264pay.c