ranma
5d60484769
Remove useless "size restrictions" message
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12756 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-03 11:38:56 +00:00
rtognimp
21f0a7aeb8
WMP doesn't encode urls with mmst protocol
...
Patch by Ilia ( chest4l at mail dot ru )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12752 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-02 20:36:50 +00:00
ranma
c95475b252
We still need to make sure the upper 16 bits of dwFlags are cleared
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12738 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-30 22:50:56 +00:00
ranma
f6c7658fef
Remove borken index fixup (breaks more than it fixes)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12737 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-30 22:29:23 +00:00
ranma
6839eacc5a
If we don't have a NEWAVIINDEX chunk, but have an OpenDML index,
...
use it even if there is no AVIX RIFF-Chunk.
(See also <40D2E910.2000708@comcast.net> "Non-seeking OpenDML AVI")
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12729 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-29 13:10:37 +00:00
mosu
32c0500f97
Do not dereference NULL if no track could be found for a block.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12722 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-28 16:43:01 +00:00
rtognimp
4143f4e4e5
Negate default palette for grayscale cvid
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12709 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 19:53:30 +00:00
mosu
e9ff38d39b
The granulepos does not depend on the number of channels, only on the sample size. Patch by Wolfram Gloger (wmglo at dent dot med dot uni-muenchen dot de).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12704 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 13:55:40 +00:00
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
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
rtognimp
2e8a397fad
10l to me: writing outside allocated memory
...
Patch by Mikulas Patocka < mikulas (at) artax (dot) karlin (dot) mff
(dot) cuni (dot) cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12214 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-15 20:48:27 +00:00
henry
11e4e9d7c4
specify field mode when setting image height
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12211 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-15 07:19:50 +00:00
rtognimp
d7f873f469
Try Real rtsp, then live.com on every rtsp stream (remove extension
...
based selection)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12207 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-14 20:45:26 +00:00
rtognimp
a21a1a6a81
Do not crash on audio only streams
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12199 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 19:56:48 +00:00
diego
a2fa8607dd
Add license, remove bogus comment as told by Reza Jelveh, the author.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12182 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-12 23:58:06 +00:00
rtognimp
14db042e2e
Fix vp61 keyframe search (do not skip blocks if 1st frame is keyframe)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12180 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-12 17:13:15 +00:00
rtognimp
087c4e5801
nsv (Nullsoft streaming video) demuxer
...
Patch by Reza Jelveh <reza (dot) jelveh (at) tu-harburg (dot) de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12176 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-12 14:19:12 +00:00
michael
4d6edcfa5a
lavf ASF support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12171 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 19:03:12 +00:00
michael
9e29038395
seeking
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12169 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 17:20:52 +00:00
michael
532af04dba
avoid unneeded stream_reset()
...
aspect ratio support (rarely works ...)
author, title, ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12168 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 16:48:48 +00:00
michael
d854c5c06a
nicer EOF solution, mpeg-ps works now too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12167 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 15:04:54 +00:00
michael
1c80573d19
libavformat really doesnt like it that the streams get stuck if the end is reached
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12166 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 14:51:10 +00:00
michael
8580ca5c5f
demux_lavf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12165 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 14:26:04 +00:00