rtsp-media: add and use fsfunnel
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 10 Jan 2011 12:41:43 +0000 (13:41 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 10 Jan 2011 12:43:10 +0000 (13:43 +0100)
commit7b3cbfde1bb84297ccd405f2b9cb2837b270e148
tree4ddadf305715b5fb750e87b71820f3d0c9929d52
parentc19eb8fb4e08f02964b95443d9ac3e8db1281eba
rtsp-media: add and use fsfunnel

Add a copy of fsfunnel to the build because input-selector removed the (broken)
select-all property that we need.
gst/rtsp-server/Makefile.am
gst/rtsp-server/fs-funnel.c [new file with mode: 0644]
gst/rtsp-server/fs-funnel.h [new file with mode: 0644]
gst/rtsp-server/rtsp-media.c