Skip to content
  • Guillaume Desmottes's avatar
    gstreamer-video: VideoDecoder bindings · 47121fe9
    Guillaume Desmottes authored and Sebastian Dröge's avatar Sebastian Dröge committed
    The VideoCodecFrame and VideoCodecState is C API is unfortunatelly unsafe
    by design. So we workarounded it by ensuring the decoder stream lock was
    hold while user has a writable reference on those objects.
    
    Based on previous work from Thibault Saunier and Philippe Normand.
    
    Fixes #161
    47121fe9