GStreamer multimedia framework
Find a file
Thibault Saunier cdfa1ee61b validate:scenario: Properly handle ASYNC action execution in the API
The ->execute function now return a GstValidateExecuteActionReturn
which can be set as ASYNC in order to tell the scenario that the action
will be executed asynchronously, when the action is done, the caller is
responsible for calling gst_validate_action_set_done(); so that the
scenario keeps going on.

In this commit we make sure that the old API keeps working as
GST_VALIDATE_EXECUTE_ACTION_ERROR == FALSE and
GST_VALIDATE_EXECUTE_ACTION_OK == TRUE

Morevover GstValidateExecuteActionReturn is just a define

API:
    + gst_validate_action_set_done
    + GstValidateExecuteActionReturn

https://bugzilla.gnome.org/show_bug.cgi?id=739854
2014-11-25 19:41:00 +01:00
codecanalyzer New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
debug-viewer timeline: disable tooltip while scrolling 2014-09-11 20:51:48 +02:00
mediainfo TODO: add some planning comments 2014-07-07 16:12:42 +02:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate validate:scenario: Properly handle ASYNC action execution in the API 2014-11-25 19:41:00 +01:00
.gitignore validate: Add more files to gitignore 2014-10-21 20:14:05 +02:00
.gitmodules Adapt submodule usage for gst-devtools 2013-09-09 17:40:36 +02:00