baseparse: reverse playback in pull mode
authorVineeth TM <vineeth.tm@samsung.com>
Mon, 6 Jul 2015 00:26:58 +0000 (09:26 +0900)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Mon, 6 Jul 2015 13:56:27 +0000 (09:56 -0400)
commit274f4b784a1cdea411eb65639e37c96238b1edac
tree68cd0c1b9b070f761a322ac201e87c8d02daab30
parent9d57165c331cc6fd674f0d3b8e49349160e79974
baseparse: reverse playback in pull mode

right now reverse playback is disabled in pull mode.
enabling the code for the same and changing a bit of logic
to make reverse playback work.

https://bugzilla.gnome.org/show_bug.cgi?id=750783
libs/gst/base/gstbaseparse.c