Commit Graph

4 Commits

Author SHA1 Message Date
arpi acfac05390 - mpeg extensions removed, it causes misdetction of renamed avi/asf files
- .mp4 added
- playlist exts removed, since DEMUX_TYPE_PLAYLIST is dummy, it will never
  return demuxer!=NULL


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9135 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-28 01:18:43 +00:00
alex 73efd100f6 cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9080 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-24 18:38:54 +00:00
arpi 586233bf3d - added some more
- 10l: MPEG_ES shouldn't be forced, the MPEG_PS demuxer will detect it and
switch PS->ES, but ES->PS will never happen!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9009 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 00:40:48 +00:00
arpi 970435ce12 extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
inspired by patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9007 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 00:21:54 +00:00