framestep: implement backwards framestep
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 18 May 2009 13:48:20 +0000 (15:48 +0200)
committerWim Taymans <wim@metal.(none)>
Mon, 1 Jun 2009 11:37:28 +0000 (13:37 +0200)
commit0c205b96b4c92826311b0af4557704cf9822e36a
tree67be6870ba25b5acb59fbbe638083035164d5979
parent183978237964b8cc0d8394e694d45a138c84ce1a
framestep: implement backwards framestep

Update framestep document, we want to pass the flush flag in the step-done
message.

Add flush flag to the gstmessage.

Update examples to use the new step-done message api.

Implement framestep with playback rates < 0.0 too.
docs/design/draft-framestep.txt
gst/gstmessage.c
gst/gstmessage.h
libs/gst/base/gstbasesink.c
tests/examples/stepping/framestep1.c