baseparse: modify reverse playback handling
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 14 Feb 2012 18:33:46 +0000 (19:33 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 14 Feb 2012 18:33:46 +0000 (19:33 +0100)
commit193e1cf16e3005e3e8bfb261b8ebc2b7f93b276a
treeb489852a095d66a2968b4e76b6d9c778787eb079
parent2363490ef5a9fe8d414369d24fcaa65a9dfa83ac
baseparse: modify reverse playback handling

... so as to allow the push-mode case to provide data to subclass
on a buffer by buffer basis (as in regular forward case), rather
than all buffers of a fragment chucked together.

Also refactor buffer handling some more, and add some debug.
libs/gst/base/gstbaseparse.c