urihandler: remove "new-uri" signal
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 13 Nov 2011 15:37:40 +0000 (15:37 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 13 Nov 2011 15:37:40 +0000 (15:37 +0000)
commit34e3e26467e28dbe8c70afd80cc1f1b96e153b25
treefbc776116f627daf4e8733d60e518a7e8f9fade2
parentbb18ca7fa47c69edbed53d6cab7f4635aac8e297
urihandler: remove "new-uri" signal

No one but filesrc used that API. Should probably be replaced by
requiring an "uri" property instead, and then objects can do a
notify on that. Also removed interface structure padding, it's
not needed.
docs/gst/gstreamer-sections.txt
gst/gsturi.c
gst/gsturi.h
plugins/elements/gstfilesrc.c