1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
Commit Graph

1249 Commits

Author SHA1 Message Date
rtognimp
571c94b3a7 Add detection of nsa streamed by aol ultravox server
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12478 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-14 23:10:43 +00:00
michael
35439875eb segfault fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12464 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 22:48:15 +00:00
henry
c1f6ffe35d ENCA support (http://trific.ath.cx/software/enca/)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12444 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 17:52:25 +00:00
mosu
7ca187a068 Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" with "Ogg" as it is a name, not an abbreviation/acronym.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12435 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 08:31:39 +00:00
mosu
885ed6c52f Be more verbose and tell the user which subtitle stream has been selected (if any).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12431 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-05 21:05:36 +00:00
rtognimp
44e29e79a5 100l for me
Ftp fix patch was committed commented out.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12413 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-03 18:19:16 +00:00
rtognimp
2d1e1c0334 Restore ftp support (was erroneusly disabled while fixing bogus errors
on conection failure)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12399 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-02 20:05:44 +00:00
rtognimp
e6015b2bd8 Fix hang for some asf video stream like http://193.219.139.115/ltv/zinios/news1830_20040501.wmv
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12397 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-02 16:22:32 +00:00
rtognimp
0fec6dd1e3 Fix url escaping and avoid double escape
Patch by adland, approved by Bertrand Baudet


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12392 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 23:35:25 +00:00
rtognimp
8ef87c44bb Try to get an asf file with normal http protocol if http streaming
fail. Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12391 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 23:35:25 +00:00
henry
f5b29948ab 10000000000l twisted typecasting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12381 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 19:17:44 +00:00
rfelker
4ebc221760 more nonsense lvalue casts, at least these aren't quite as stupid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12377 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 18:34:23 +00:00
rfelker
1490be013d and more and more stupidity
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12376 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 18:30:38 +00:00
rfelker
d308e43f45 1000000000000l
whoever wrote this crap has no understanding of c whatsoever...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12374 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 18:15:29 +00:00
rtognimp
0a8fbf151e 100l for me. Header seek is not needed to fix 28_8 and can cause sig11
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12368 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 01:28:31 +00:00
ranma
feaead4393 Allow user to disable writing of ODML index
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12364 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 21:33:53 +00:00
ranma
4058e90588 Only use odml index for files that need it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12363 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 20:36:48 +00:00
rfelker
bd4e50d10b more cola, not mine tho
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12358 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 10:40:30 +00:00
rfelker
92aa4728d6 minimal fix for alex's 1000000000000l compile errors. imo the fix in
aviheader.h is totally correct. defining useless typedefs that can
conflict with other headers is bad practice. i don't like editing
mmreg.h but oh well... if you have a better fix, commit it! finally,
the fix in the ad_ and vd_ files seems totally correct.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12357 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 10:26:26 +00:00
bertrand
872b23f46d Should be Connection: close, and not closed.
It has been there since v1.3...
Thanks to Jonas Jensen <jbj@knef.dk> to noticed it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12353 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-29 21:34:50 +00:00
mosu
9318af9842 Leave the subs uninitialized and not "forcefully off" if the user hasn't chosen a stream with -sid. If he used -slang then we need the comment packet which might be found after demux_ogg_open has finished.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12352 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-29 21:01:09 +00:00
alex
e7268976f1 dewinify
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12346 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-29 07:36:19 +00:00
alex
2681b9cd06 forgot to commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12343 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-29 06:27:30 +00:00
alex
d8c3060141 removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12342 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 10:18:33 +00:00
rfelker
36d9c35547 don't use odml when we don't have to -- the code is buggy!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12330 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 23:08:46 +00:00
rtognimp
777399eef0 Fix for 28_8 in rm files and header length != 0x4e
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12328 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 20:04:26 +00:00
nicodvb
daec5ef452 new configuration structure, gcc warn silencing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12310 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 21:22:33 +00:00
nicodvb
6ef6d0cdba new configuration structure, dvb_set_channel takes 2 parameters, 1000l memleak fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12308 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 21:19:21 +00:00
michael
057916ee65 fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo dot com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12305 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 19:55:55 +00:00
rfelker
b04d1313a8 potentially exploitable buffer overflow with maliciously crafted cd toc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12290 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 09:33:35 +00:00
rfelker
d574a77cf3 fix exploitable buffer overflow
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12289 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 09:22:17 +00:00
rfelker
7c726367e6 needed for a/v sync with compressed audio (e.g. raw .mp2 or .ac3 file)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12282 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 03:11:08 +00:00
rtognimp
83d45ef4a0 More keyframe search fix for VP6x
Fix by Reza Jelveh


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12278 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-25 15:42:44 +00:00
rtognimp
640b49998c Fix VP62 keyframe search
Fixed by Reza Jelveh


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12276 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-25 13:40:53 +00:00
rtognimp
482df52206 Suggest -playlist if asf_stream_start fails
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12275 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-25 12:46:37 +00:00
rtognimp
1a4a43962e Don't say that a protocol is unsupported if that's not true
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12274 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-25 12:41:01 +00:00
rtognimp
64ff18f48b Fix support for audio only streams
Add keyframe search for VP62 and VP31
Based on a patch by Reza Jelveh


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12273 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-25 01:51:53 +00:00
rtognimp
d547053b43 More bounds checking fixes (thnaks to Miguel Freitas)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12272 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-25 00:17:23 +00:00
rtognimp
4f80127142 Escape urls (needed for urls in playlists)
Based on an idea by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12271 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-24 13:22:05 +00:00
rtognimp
cad15646ef Stop parsing an url after connection failure
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12270 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-24 13:19:20 +00:00
rtognimp
94e2c8385b Handle url redirection
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12269 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-24 13:16:16 +00:00
rtognimp
31d8127a15 Some sanity and bound checking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12267 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-24 10:33:19 +00:00
rfelker
ebfa939727 1000000000000l to bunkus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12266 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 22:30:18 +00:00
mosu
3d2d5a763f Clear subs in broken OGM files (those without empty subtitle packets) a bit later in order to avoid flickering if there are more subs following immediately. Patch by Michael Reinsch <mr at uue adot org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12265 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 16:36:33 +00:00
mosu
a965ebf6b2 Much improved seeking. Patch by Michael Behrich <behrisch at informatik adot hu-berlin anotherdot de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12264 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 16:31:30 +00:00
rtognimp
6b3b406407 10l: don't run strcmp if arg is NULL
Pathc by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12237 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 19:55:37 +00:00
ranma
df14981c08 Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'
limitation and the JUNK chunks needed to do that.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12236 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 02:14:09 +00:00
rtognimp
f285c25435 Fix for some audio asf streams like http://ms.bandeapart.fm/bap/albums/973/6573_h_07-Patience.asf
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12225 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 16:47:52 +00:00
rtognimp
e3daf3ca75 Respect -playlist for asx streams
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12224 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 16:46:41 +00:00
diego
012082e050 less verbosity + printf --> mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12220 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 10:31:38 +00:00