flvdemux: update for GstIndex removal
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 30 Dec 2011 17:20:57 +0000 (17:20 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 30 Dec 2011 17:20:57 +0000 (17:20 +0000)
commit2884785d54c323a53de1f1996cef896d3410d1e6
treeec7cf098c3713d7b869bff406b795d0eecd24088
parentfe029759392fcd5019f666d2e71e36dd79ca732a
flvdemux: update for GstIndex removal

Add private GstMemIndex for now.
gst/flv/Makefile.am
gst/flv/gstflvdemux.c
gst/flv/gstflvdemux.h
gst/flv/gstindex.c [new file with mode: 0644]
gst/flv/gstindex.h [new file with mode: 0644]
gst/flv/gstmemindex.c [new file with mode: 0644]