Skip to content
  • Tim-Philipp Müller's avatar
    plugins/elements/: Remove GstBufferStore, no idea why we were still building it. · 5a0b5789
    Tim-Philipp Müller authored
    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.
    5a0b5789