Skip to content
  • Jan Schmidt's avatar
    video: Add functions to create/parse still frame events. · 36711ab4
    Jan Schmidt authored
    Add a new video event to mark the start or end of a still-frame
    sequence, and a parser function to identify and extract info from
    such events.
    API: gst_video_event_new_still_frame()
    API: gst_video_event_parse_still_frame()
    
    Fixes: #601942
    36711ab4