Skip to content
  • Wim Taymans's avatar
    oggdemux: fix timestamps after seek · 56d38566
    Wim Taymans authored
    After a seek, discard all packets before the packet with the granulepos on it so
    that the output buffers contain valid timestamps.
    
    Reorder some code so that we check the timestamps before allocating and pushing
    an output buffer.
    
    Do more checks on valid packets in ogm mode.
    56d38566