Skip to content
  • Sebastian Dröge's avatar
    videodecoder: Use input segment rate instead of output segment rate to decide... · 0bd3f235
    Sebastian Dröge authored
    videodecoder: Use input segment rate instead of output segment rate to decide whether the drain on keyframes
    
    The output segment is only set up after data is output, which might be far in
    the future for reverse playback. Also we are here interested in the state at
    the current *input* frame (which is the keyframe), not any possible output.
    0bd3f235