MPEGPlayer: Fix leakage of file decriptors if file wasn't accepted by playback engine...
commit3f817e00430e2c199d069ef358c1933daa066034
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 19 Dec 2010 02:11:35 +0000 (19 02:11 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 19 Dec 2010 02:11:35 +0000 (19 02:11 +0000)
treef76c8e056d4677dd32a59ddf21878e2b56016e59
parent46c5ff731c85299a87d67eb30ecda85d248ae515
MPEGPlayer: Fix leakage of file decriptors if file wasn't accepted by playback engine-- code is now getting tested that couldn't be before. Also reset parser in stream init when it doesn't like the file.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28853 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/mpegplayer/mpeg_parser.c
apps/plugins/mpegplayer/stream_mgr.c