dataurisrc: Add data: URI source element
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 25 Jan 2010 10:12:47 +0000 (11:12 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 25 Jan 2010 10:15:16 +0000 (11:15 +0100)
commit4d16d25b47406da1f476e70d5b0bfab6ec1c0ee0
tree92fe98f13fb588d79e9e4fe7325f44fb5b2f9f8e
dataurisrc: Add data: URI source element

This is slightly based on the WebKit data: URI source
but supports more parts of RFC 2397.

Fixes bug #596885.
plugins/elements/gstdataurisrc.c [new file with mode: 0644]
plugins/elements/gstdataurisrc.h [new file with mode: 0644]