fdsrc: allow specifying the size in bytes on the uri
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 9 Apr 2010 11:12:38 +0000 (13:12 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 9 Apr 2010 11:21:19 +0000 (13:21 +0200)
commit65752f7e8d0e296e281b8a22dd15a7df4cfe29e0
tree3e2cece00e0756319ef442ef2c1c256567ff374c
parentdb172aaa6fa60707716270389b675d0ef560d82e
fdsrc: allow specifying the size in bytes on the uri

Parse a size=value from the query string to specify a size. This is interesting
when reading from a file descriptor that actually has a size (and is not
stat-able, such as the socket of an http connection)
plugins/elements/gstfdsrc.c
plugins/elements/gstfdsrc.h