auth: remove auth from media and factory
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 5 Jul 2013 10:08:36 +0000 (12:08 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 5 Jul 2013 18:53:19 +0000 (20:53 +0200)
commit19cffc79996fc3b73e597fa72949b9ed3559a313
tree331c277ee4b149796cda4437ef3e9310fe730047
parent78bc979690210662067a8adada5c17122f37f9c7
auth: remove auth from media and factory

Remove the auth object from media and factory. We want to have the RTSPClient
authenticate and authorize resources, there is no need to place another auth
manager on the media/factory.
examples/test-auth.c
gst/rtsp-server/rtsp-auth.c
gst/rtsp-server/rtsp-auth.h
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h
gst/rtsp-server/rtsp-media-factory.c
gst/rtsp-server/rtsp-media-factory.h
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h