Skip to content

nlecomposition: Add validate tests and avoid sending initialization seeks to deeply nested compositions

Thibault Saunier requested to merge thiblahute/gstreamer:nlevalidate_test into main
  • nle: Add validate tests support
    This allows us to start testing internal of the elements by linking
    the nle pluging directly with validate and implement validate
    tests with specific action types.

  • nlecomposition: Let parent compositions tell if they will send initialization seeks

Edited by Thibault Saunier

Merge request reports