Add pnm:// uri source
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 20 Feb 2009 14:53:34 +0000 (15:53 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 20 Feb 2009 14:53:34 +0000 (15:53 +0100)
commitda28d1620e74e3bb0ca467d7ef5e81dc56fe60a6
treeddf643dfd506b14d66aed3890d7829c464faaa58
parentf0078ebae4a09800db8c5d486b99c223479384ab
Add pnm:// uri source

Add a new utri handler for pnm:// that for now just redirects to the same uri
with the rtsp:// protocol, which usually works nowadays.

Separate the registration of the various plugins into a separate source file.
gst/realmedia/Makefile.am
gst/realmedia/pnmsrc.c [new file with mode: 0644]
gst/realmedia/pnmsrc.h [new file with mode: 0644]
gst/realmedia/rademux.c
gst/realmedia/rademux.h
gst/realmedia/realmedia.c [new file with mode: 0644]
gst/realmedia/rmdemux.c
gst/realmedia/rmdemux.h