"README.md" did not exist on "4177f0995ec51353b9883aa9fbfc04008b4496b4"
validate: Move action finalization to _set_done where it belongs
gst_validate_action_set_done is the place where we should finalize the action, not in `execute_next`, this way we better handle printing interlaced action finalization too. Part-of: <gstreamer/gst-devtools!207>
Showing
- validate/gst/validate/gst-validate-scenario.c 55 additions, 58 deletionsvalidate/gst/validate/gst-validate-scenario.c
- validate/gst/validate/gst-validate-scenario.h 4 additions, 1 deletionvalidate/gst/validate/gst-validate-scenario.h
- validate/tests/launcher_tests/simple_interlaced_action.validatetest 12 additions, 0 deletions...ests/launcher_tests/simple_interlaced_action.validatetest
Loading
Please register or sign in to comment