rtsp: prepare for handling GET/SET_PARAMETER
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 9 Jun 2009 22:01:07 +0000 (00:01 +0200)
committerWim Taymans <wim@metal.(none)>
Tue, 9 Jun 2009 22:01:07 +0000 (00:01 +0200)
commit5e4757eff68aa42b354b62a513f367c635812c21
tree857c741f4729ef08e66778f57aae1b255bc4f67a
parent94b6da045ae61a1e90a07b31390587acff8138ee
rtsp: prepare for handling GET/SET_PARAMETER

Add helper functions to handle GET/SET_PARAMETER. Reply with an error when there
is a body now.
Fix return codes of handlers.
gst/rtsp-server/Makefile.am
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-params.c [new file with mode: 0644]
gst/rtsp-server/rtsp-params.h [new file with mode: 0644]