media: add optional context for bus messages
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 5 Jul 2013 18:43:39 +0000 (20:43 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 8 Jul 2013 09:10:20 +0000 (11:10 +0200)
commit12583e819ca31099a5d7a2fb92b221aee164244c
tree4832ab2712b9e657befb383f8bb1d75f0178414f
parent48ff096a2574b579fa9a70f3b080cb85bb4108fe
media: add optional context for bus messages

Add an optional mainloop to _prepare that will handle the bus messages instead
of always using the shared mainloop.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h
tests/check/gst/media.c