rtspsrc: Add a signal to allow outgoing messages to be modified or dropped
authorMatt Staples <staples255@gmail.com>
Wed, 1 Nov 2017 14:21:37 +0000 (08:21 -0600)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 6 Dec 2017 08:46:01 +0000 (10:46 +0200)
commitea1b10e4cacfdb3f9205a4a849bdbf6653ece92e
tree1761df49070b50608b37065cee468e318f7546da
parent3c0d006c03c4118df4700d17bf540615f2c634ed
rtspsrc: Add a signal to allow outgoing messages to be modified or dropped

This feature allows applications to implement extensions to the RTSP
protocol, such as those defined in the ONVIF Streaming Specification.

https://bugzilla.gnome.org/show_bug.cgi?id=762884
gst/rtsp/gstrtspsrc.c