Commit Graph

13 Commits

Author SHA1 Message Date
reimar 02fe2aae9f Fix lots and lots of other demuxers broken by r26301
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26331 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-05 14:11:48 +00:00
reimar 35ef167321 Make all demuxer_desc_t const, thus moving them to .rodata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25735 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-13 16:00:39 +00:00
diego e085bc8dcf Add explicit location for headers from the stream/ directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22623 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 18:36:36 +00:00
reynaldo 32492483c0 drops casts from void * on malloc/calloc from libmpdemux code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19067 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 16:41:13 +00:00
rtognimp cd68e1618b Demuxer modularization
Demuxer selection by name with -demuxer command (bakward compatible)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16176 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 19:57:47 +00:00
arpi 4919658621 removed nonsense stream_reset/seek in check_file()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10038 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 20:24:09 +00:00
albeu 2b955d3b05 Added demuxer uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5811 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 15:36:07 +00:00
melanson a546c285d5 changed int -> float for proper PTS calculation (works just as well as the
old method)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5425 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 18:29:09 +00:00
melanson 40ed999545 fixed RoQ framerate by multiplying PTS calculation by some absurd constant
(and it works!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5422 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 17:24:12 +00:00
melanson 6842124760 fixed RoQ file detection and FPS determination (maybe)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4754 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-18 16:50:16 +00:00
melanson e9d210d59e fixed FPS as well as crash bug when no audio chunks are present
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4533 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 03:54:08 +00:00
melanson 9996ca0ac9 demuxer is now more complete, though still not perfect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4486 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-02 22:35:47 +00:00
melanson becadc7046 implemented RoQ file demuxing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4452 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 05:35:16 +00:00