Skip to content
  • Edward Hervey's avatar
    videodecoder: Don't push late frames · 8bee96c4
    Edward Hervey authored and Sebastian Dröge's avatar Sebastian Dröge committed
    While it's a bit tricky to discard frames *before* decoding (because
    we might not be sure which data is needed or not by the decoder), we
    can discard them after decoding if they are too late anyway.
    
    Any following basetransform based element or similar would drop the frame too.
    8bee96c4