detect MPEG PES streams as MPEG PS; the PS demuxer will cope
authorMåns Rullgård <mans@mansr.com>
Wed, 28 Jun 2006 21:40:08 +0000 (21:40 +0000)
committerMåns Rullgård <mans@mansr.com>
Wed, 28 Jun 2006 21:40:08 +0000 (21:40 +0000)
commit19e0e403f329baa8f1b31f47b089dba932ea31fe
tree2fa4bd2c27b5a8ae6c0427ccede2f84ec8ce57e8
parent54003e1a707dea428c4dc56d2fdda8180063b122
detect MPEG PES streams as MPEG PS; the PS demuxer will cope

Originally committed as revision 5540 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mpeg.c