Skip to content
  • Romain Vimont's avatar
    opengl: do not overwrite frame rate · c98d8aba
    Romain Vimont authored and Thomas Guillem's avatar Thomas Guillem committed
    The opengl filter does not change the input framerate.
    
    On Android, if hardware decoding is enabled, for some reason,
    i_frame_rate_base is 0, so the assert fails. But the filter still works.
    c98d8aba