Add new downloadbuffer element
authorWim Taymans <wtaymans@redhat.com>
Fri, 21 Feb 2014 15:32:52 +0000 (16:32 +0100)
committerWim Taymans <wtaymans@redhat.com>
Thu, 8 May 2014 13:53:45 +0000 (15:53 +0200)
commit45855e279563037a01fc3b91fdad2a4b5e93d15e
treefabeba22e1053813f36e3bdda6fa0e806c1201c3
parent35a1822d7aea497876618bbc685360f7837aada2
Add new downloadbuffer element

See https://bugzilla.gnome.org/show_bug.cgi?id=680183
libs/gst/base/Makefile.am
libs/gst/base/gstsparsefile.c [new file with mode: 0644]
libs/gst/base/gstsparsefile.h [new file with mode: 0644]
plugins/elements/Makefile.am
plugins/elements/gstdownloadbuffer.c [new file with mode: 0644]
plugins/elements/gstdownloadbuffer.h [new file with mode: 0644]
plugins/elements/gstelements.c
tests/check/Makefile.am
tests/check/libs/sparsefile.c [new file with mode: 0644]