1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-13 18:36:09 +00:00
Commit Graph

1278 Commits

Author SHA1 Message Date
alex
64963c3541 avoid double slashes, patch by Yoshinori Sato
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12680 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 10:40:15 +00:00
alex
08891559e1 cseq starts from 1 according to the standard, patch by Yoshinori Sato
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12679 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 10:38:26 +00:00
alex
df02e80073 disable iconv in case setlocale is disabled - compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12676 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 09:55:17 +00:00
alex
e69fef945b user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12675 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 09:54:02 +00:00
alex
8e421507c5 index creation/reading behaviour just like the avi demuxer, patch based on work by Reza Jelveh, Moritz Bunkus und myself
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12666 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 18:45:56 +00:00
alex
c2446af65b static tables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12657 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 17:03:59 +00:00
alex
6395e08d46 correct spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12655 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 17:02:51 +00:00
diego
911789a0e0 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12652 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:59:23 +00:00
diego
42b784ac1a string handling security fixes
patch by Nicholas Kain, Alexander Strasser <eclipse7@gmx.net>
reviewed by Pontscho, Alex, Rich


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12647 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:49:53 +00:00
alex
38bc7729f5 tcp fragging bugfix by Song Du <freewizard at gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12641 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 15:21:43 +00:00
alex
c664d580c2 mpst fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12640 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 15:19:11 +00:00
alex
b770e503d1 RFC compliance patch by Eric Lammerts <eric@lammerts.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12639 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 15:14:27 +00:00
alex
8224d57146 uber 10l found by Ilia <chest4l at mail.ru>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12638 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 14:57:01 +00:00
alex
0fc20ac930 ranlib cleanup by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 12:52:17 +00:00
nicodvb
89f39f93e4 added support for ac3 in non-pes aligned private1 streams; removed useless and commented code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12613 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-18 20:02:05 +00:00
faust3
6bfc62a9b9 calling bind with multicast addresses doesn't work on windows, patch by Martin Decky <deckm1am at ss1000.ms.mff.cuni.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12611 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-18 14:31:10 +00:00
faust3
c60531e92b 10l, patch by Michael Nottebrock <michaelnottebrock@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12609 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-18 13:01:18 +00:00
rtognimp
72bc1537cb Fix playback of file after playing an url
Patch by Aurelien Jacobs <aurel (at) gnuage (dot) org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12572 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-11 20:57:03 +00:00
iive
ffce5bb4b4 mpeg2 chroma422/444 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12563 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-11 08:09:24 +00:00
mosu
adcae3e051 Support for the "custom colors" and "forced subtitles" entries in the VobSub idx. Made the parser handle whitespaces better.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12551 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-10 11:16:44 +00:00
mosu
8e68ace3ab Try to get the "size:" and "palette:" entries for VobSub tracks from the private data.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12548 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-08 21:30:32 +00:00
rtognimp
54de722443 Fix hang on broken mmst streams
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12546 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-07 19:23:04 +00:00
rtognimp
c7d1f1733e Use same order as WMP for mms protocols (MMSU, MMST, HTTP)
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12536 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-06 14:53:03 +00:00
diego
19cf857451 MinGW compilation fix from a patch by Joey Parrish, approved by Sascha
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12532 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-03 13:30:55 +00:00
diego
19967c3f8f MinGW compilation fix, idea and approval by Sascha Sommer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12531 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-03 12:41:56 +00:00
rik
5328d48fbe fix bug reported by Leonardo Giordani: sh->aspect is not pixel aspect but movie aspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12530 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-03 09:52:25 +00:00
rsf
4d0be09a5d Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".
(Thanks to Nico Sabbi for suggesting this.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12522 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-02 06:48:25 +00:00
nicodvb
4130dc4c25 removed unused and commented code; audio is pushed synchronously (reported to work better); pid 16 is not default PMT (100l); trails of data are add_packet()ed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12519 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-31 16:12:13 +00:00
rfelker
ecedaefbc9 no kabbe-bytes or men in black or any of that nonsense here...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12498 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-23 07:34:32 +00:00
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