Skip to content
  • Michael Smith's avatar
    Fixes for two bugs relating to short files in vorbisfile: · 244da036
    Michael Smith authored
     1) _get_prev_page could get stuck in an infinite loop trying to seek to < 0
     2) _process_packet could return OV_EOF when there were valid packets awaiting
        decode.
    
    Remaining problem: on my test file (739 samples long), seeking_example fails
    the pcm exact seeking test.
    
    svn path=/trunk/vorbis/; revision=2350
    244da036