MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning and...
commit342417c473ee5acef88a2dd4f71880651a808617
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 16 May 2010 14:41:00 +0000 (16 14:41 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 16 May 2010 14:41:00 +0000 (16 14:41 +0000)
tree1c7bce8c4bc39617ff819111d39a41370ca8f49b
parentab06f98c01705e3c898bd705d71d1597887ebd95
MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning and seeking a bit.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26088 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/mpegplayer/disk_buf.c
apps/plugins/mpegplayer/disk_buf.h
apps/plugins/mpegplayer/mpeg_misc.c
apps/plugins/mpegplayer/mpeg_misc.h
apps/plugins/mpegplayer/mpeg_parser.c