rtpL8pay: don't try to modify a read-only structure
authorMichael Olbrich <m.olbrich@pengutronix.de>
Thu, 19 Jul 2018 15:31:03 +0000 (17:31 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 19 Jul 2018 18:07:03 +0000 (14:07 -0400)
commitbd05ab8358cf91cfee05c929b567de249392ef9d
treebe637e6005140b56a7499ac4cbcb9f37e789b3ef
parentb03df1abf828514b0966db058388bf974ed0cf4f
rtpL8pay: don't try to modify a read-only structure

Just remove the code. It's not doing anything useful anyways. The modified
caps are the result of a caps query, so either not used afterwards of a
reference to some internal caps of another element that should not be
modified.

https://bugzilla.gnome.org/show_bug.cgi?id=796837
gst/rtp/gstrtpL8pay.c