sparsefile: keep it private as helper API for downloadbuffer
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 May 2014 18:30:38 +0000 (19:30 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 May 2014 19:05:55 +0000 (20:05 +0100)
commitfa94322349808e6c4fac1e48204fd5602f4e99e3
treeb72e611932f71f4de54211a5b42f792127611785
parentb17ea57223d31a9b0decc85e0fedc48adc6ef8c8
sparsefile: keep it private as helper API for downloadbuffer

There's no expectation that any other element or applications
might want to use this helper API any time soon, so keep it
private for the time being. There were open questions regarding
portability and binding-friendliness too.

This also removes the gio dependency of -base again.

https://bugzilla.gnome.org/show_bug.cgi?id=729951
https://bugzilla.gnome.org/show_bug.cgi?id=729949
docs/libs/gstreamer-libs-sections.txt
libs/gst/base/Makefile.am
plugins/elements/Makefile.am
plugins/elements/gstdownloadbuffer.h
plugins/elements/gstsparsefile.c [moved from libs/gst/base/gstsparsefile.c with 100% similarity]
plugins/elements/gstsparsefile.h [moved from libs/gst/base/gstsparsefile.h with 100% similarity]
tests/check/libs/sparsefile.c
win32/common/libgstbase.def