curl: add libcurl-based sink element
authorPatricia Muscalu <patricia@axis.com>
Sat, 26 Feb 2011 20:20:33 +0000 (20:20 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 28 Feb 2011 23:55:33 +0000 (23:55 +0000)
commit16b79f6f2dd28db49fa5693a06da045132cb69d6
treea1634cdb2f9718dcc73bd25771c34c5cce7c5eb4
parentb2be3e2f1a79066518eda791ef45194beceddb52
curl: add libcurl-based sink element

Sink acts as a client and can connect to servers to
upload media.

https://bugzilla.gnome.org/show_bug.cgi?id=641496
ext/curl/Makefile.am [new file with mode: 0644]
ext/curl/gstcurl.c [new file with mode: 0644]
ext/curl/gstcurlsink.c [new file with mode: 0644]
ext/curl/gstcurlsink.h [new file with mode: 0644]