Store filesize on load. This makes basic seeking work.
commit29078aad10a9538dcf1c179c523c364b48e1641b
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Wed, 3 Oct 2007 20:08:03 +0000 (3 22:08 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
treec416ae8b5c33a0d7454d0cbea4410146df0da0d6
parent2f4e521146d17c9501d13aab89cb9f646a1f4e61
Store filesize on load. This makes basic seeking work.

Whith filesize == 0, codec_seek_buffer_callback would always seek of 0 ms.
apps/playback.c