Commit Graph

344 Commits

Author SHA1 Message Date
atmos4 8266b9011d Add Parsing off ftyp box and some more docs ref
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5258 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-22 00:54:10 +00:00
atmos4 3e8556bb96 Add a usefull url, btw. audio esds needs some fixing with some files, I'll investigate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5255 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 22:26:52 +00:00
arpi 4fae24180e insert mpeg4 video header into the first chunk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5253 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 20:43:43 +00:00
arpi 17ee704b7e 0.1l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5252 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 20:19:00 +00:00
arpi 377271cdc0 support multiple video header extension chunks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5251 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 20:18:30 +00:00
atmos4 56a7240127 argh 0.5l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5244 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 16:44:15 +00:00
atmos4 802fa9ffcc Recognize and skip ftype chunk used by some .mp4 files and
add fallback to displaysize if imagesize is unavailable.
Also update some doc info.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5243 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 16:42:58 +00:00
alex 043873b937 temporary disabled len=0 code due to reported loop errors
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5242 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 15:01:39 +00:00
atmos4 0bfff529b9 Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now write esds movie header whereever he wants.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5237 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 06:05:14 +00:00
melanson cfaca0053d added a BMP file demuxer...yeah, that's right, a static image BMP file
demuxer; what, is that so weird?...:)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5215 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 05:15:53 +00:00
atmos4 0016fc77d1 add alternative samplerate calculation for files with timescale\!=samplerate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5213 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 04:22:14 +00:00
atmos4 9ed76eba4b allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds header to mov demuxer, init faad from info from mov header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5207 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 21:48:55 +00:00
melanson 5ea5463e0e added PTS for audio, but seeking still doesn't work
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5182 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 03:17:20 +00:00
melanson 8a77bc1aec FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on
EOF and preliminary seeking support (not perfect yet)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5158 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:59:04 +00:00
arpi 804d1af151 don't free our_out_buffer - it's obsoleted
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5153 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:04:06 +00:00
melanson 47533eeaac added proper PTS support for FILM demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5144 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 19:58:07 +00:00
alex ced43e33e0 BSD compatibility fix by Steven M. Schultz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5143 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 19:17:58 +00:00
albeu 14316b3379 Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
with ogg/vorbis audio.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5134 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 14:32:03 +00:00
alex 95ede64a1a spelling type fix by Anders Rune Jensen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5108 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:38:54 +00:00
alex 17902c92bd 0.1l ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5099 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 17:58:19 +00:00
alex 0add53c7fe update by Charles Henrich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:08:14 +00:00
alex 282dfef689 audio support and pts based packet handling by Charles Henrich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5088 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:07:06 +00:00
alex f8b91cfdcc mp_msg'ized (for i18n ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5087 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:06:10 +00:00
alex edf006b12f workaround in palette reader for statunit6.mov, needed to implement support for flag&0x4 and small changes to avoid some sig11-places in the badly muxed cinepak pro movs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5086 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 15:57:57 +00:00
alex d8c34022bb added get_sh_video/audio and realmedia seeking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5085 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 15:53:11 +00:00
alex 19332211ba added PRE-ALPHA seeking ability and index table generator (like avi's one)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5084 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 15:51:37 +00:00
alex 06a0679cc8 added TVI BSD BT848
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5083 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 15:01:34 +00:00
alex 0aaf99fab2 initial
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 14:59:32 +00:00
arpi 14e3192c3d mp3 detection fixed...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5069 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-14 11:18:19 +00:00
arpi 606f762c99 some cleanup, fixes for video header parsing. finally we get the coded size instead of display size\!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5068 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-14 02:26:49 +00:00
pontscho f9f6c9fd93 Add IJPG decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5030 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 22:49:18 +00:00
arpi eb57e0fd47 video_out added to sh_video_t
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4974 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 02:49:46 +00:00
nick f6878753fb 're-include' possibility
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4934 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 18:47:29 +00:00
melanson c2a5adb55a fixed some endian issues, like changing bswap_32() -> be2me_32(), and
removing FIXME #warning about endianness (seems to work fine on PPC)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 03:02:25 +00:00
albeu 57ef06bcf8 Added waitpid in free_stream to avoid zombies
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4894 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 13:50:09 +00:00
nick afb0fd5ea1 We should know size of out buffer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4876 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-27 11:16:53 +00:00
rfelker 03ee5086e5 fixes build with new-input disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4833 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 04:37:17 +00:00
albeu 9ada242c51 Make blocking call in libmpdemux interuptable (only with new input,
awnser to quit, pt_next, pt_up_step and alt_src_step)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4826 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:22:55 +00:00
albeu f9d93451a2 These 2 files are intended for code common to the whole lib
mainly code to let limpdemux independent from mplayer.
Now contain a function to check external interruption from blocking
code (network connection and cache fililng)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4823 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:17:26 +00:00
bertrand 469f2d1b7e Handle HTTP OK response that doesn't contain a mime-type.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4818 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 07:40:25 +00:00
bertrand 646c35a06e Fixed the http response parser when the http header only has the HTTP
answer and no field.
Fixed some compiler warnings.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4817 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 07:31:45 +00:00
albeu c39148ec8a Finnaly figured out this little long living bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4803 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 14:05:41 +00:00
melanson 4aef2ebea5 discovered what appears to be another valid FLI frame magic number
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4801 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 03:41:19 +00:00
albeu c9fdd6b630 Support for retriving mp3 playlist from the network
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4784 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 13:14:52 +00:00
atmos4 14d11ff0fc Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4775 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:45:00 +00:00
albeu 005e196648 Demuxers demuxer support for using external audiofile (or muxed subtitles).
Options registration for libmpdemux.
Demuxer info query.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4766 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 16:59:25 +00:00
albeu b91a761966 Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2
wich is % seeking


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4765 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 16:55:11 +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
arpi 54dda23e50 ehh, i forgot to commit this...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4736 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 02:11:14 +00:00
bertrand 63d13413b7 Changed the default prefill cache value for raw network input stream.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4731 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 00:05:08 +00:00