make the mpeg_open() more conservative checking whether there's ssome magic bytes...
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 25 Mar 2007 19:00:59 +0000 (19:00 +0000)
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 25 Mar 2007 19:00:59 +0000 (19:00 +0000)
commit395ec4e50886e9b2f04527c5157b72cef40d45b4
tree4fdeada38c720e976dbef26ff1533a3c2f4a8532
parentd4f08c9562dcdf899806ae5377670ef0d897242f
make the mpeg_open() more conservative checking whether there's ssome magic bytes at the beginning of the file.

I added just one type of mpeg magic ("ID3") there's probably more, please add.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21185 f5534014-38df-0310-8fa8-9805f1628bb7
wiretap/mpeg.c