plugins/elements/: Remove GstBufferStore, no idea why we were still building it.
authorTim-Philipp Müller <tim@centricular.net>
Wed, 20 Feb 2008 12:26:19 +0000 (12:26 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 20 Feb 2008 12:26:19 +0000 (12:26 +0000)
commit5a0b5789a3284a6ca1e0780e5db48f806e3f9c2c
tree827d7d0422f30ba2622c2dd9659cebb8fd12c125
parent6c2f01c3a3b7675d8539c3d0b0ae651d1fb19d93
plugins/elements/: Remove GstBufferStore, no idea why we were still building it.

Original commit message from CVS:
* plugins/elements/Makefile.am:
* plugins/elements/gstbufferstore.c:
* plugins/elements/gstbufferstore.h:
* plugins/elements/gsttypefindelement.h:
Remove GstBufferStore, no idea why we were still building it.
It's not used anywhere and superseded by GstAdapter.
* plugins/elements/gstfilesrc.c: (gst_file_src_map_region),
(gst_file_src_create_mmap):
* plugins/indexers/gstfileindex.c: (gst_file_index_add_association):
Printf format fixes for 64-bit integers.
ChangeLog
plugins/elements/Makefile.am
plugins/elements/gstbufferstore.c [deleted file]
plugins/elements/gstbufferstore.h [deleted file]
plugins/elements/gstfilesrc.c
plugins/elements/gsttypefindelement.h
plugins/indexers/gstfileindex.c