add new API for framestepping
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 1 Jun 2009 10:19:52 +0000 (12:19 +0200)
committerWim Taymans <wim@metal.(none)>
Mon, 1 Jun 2009 11:36:49 +0000 (13:36 +0200)
commit386c516e51d91728e87a00644be97ec6053daca2
treed8a719a7603ac83b698e2591f78cb7766e8a661c
parenta565dbd1f32b6a9a87866e8ccc25017db516e62e
add new API for framestepping

Add new STEP event and methods for creating/parsing the event
Update design docs.
Add new STEP_DONE message and method to create/parse.

API: GstEvent::gst_event_new_step()
API: GstEvent::gst_event_parse_step()
API: GstMessage::gst_message_new_step_done()
API: GstMessage::gst_message_parse_step_done()
docs/design/draft-framestep.txt
docs/gst/gstreamer-sections.txt
gst/gstevent.c
gst/gstevent.h
gst/gstmessage.c
gst/gstmessage.h
gst/gstquark.c
gst/gstquark.h
win32/common/libgstreamer.def