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)
commit926decbecb985fb39db26352dc06ef1070b12b1f
tree93ad0baa7cd53bfbf875aa1d98e6b53ad9f4d85c
parentb56436e793fae60e9e8fd69e2702188935715ef9
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.
gst/dataurisrc/Makefile.am
gst/dataurisrc/gstdataurisrc.c [new file with mode: 0644]
gst/dataurisrc/gstdataurisrc.h [new file with mode: 0644]