MPEGPlayer: If valid start AND end timestamps for a stream are not found then neither...
commit6c63b7159d6c6c7cbb8abe05cff3a439ec9fbf5d
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 29 Jan 2009 02:57:09 +0000 (29 02:57 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 29 Jan 2009 02:57:09 +0000 (29 02:57 +0000)
treed7317dc5c7a525ae0d028a2d9c3e687b41fa564f
parentd43d0c5fb00457be2bb1c527984fd160b64af28e
MPEGPlayer: If valid start AND end timestamps for a stream are not found then neither are considered to be valid which marks the stream as invalid. Also, we do program streams, not transport streams-- use correct terminology in MPEG parser.

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