rtognimp
00e3a6c8b9
Pass header to codec in extradata (needed by ffmpeg fli decoder)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11847 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-25 17:36:30 +00:00
alex
b136df4b34
freebsd fix (btw, why does it needs this int_max shit?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11846 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-25 16:17:38 +00:00
arpi
0bd9ce052f
mkv.cpp -> mkv_old.cpp, to avoid dependency name collision with mkv.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11837 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-23 21:34:28 +00:00
mosu
ac311f16f5
Fix for compilation with libmatroska 0.6.3.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11836 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-23 15:16:50 +00:00
iive
a978ec7289
fix aspect 4 according to the standart
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11834 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-23 01:10:14 +00:00
mosu
d845592653
Do not deactivate the video stream if no audio stream was wanted/found...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11833 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-22 21:43:36 +00:00
mosu
fda11ba080
Compiler/system compatibility fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11816 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-20 14:10:48 +00:00
alex
1eca50edaa
compile fix when v4l2 is present but disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11815 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-20 13:32:05 +00:00
mosu
ef7a6695c7
Fixed subtitle clearing.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11813 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-20 09:57:19 +00:00
diego
3d8e9dc04a
Have the MOV demuxer recognize and display (via MPINFO) registered ISO
...
and other major brands instead of the usual "Unknown major brand" from
only having "isom" defined.
patch by Shan <sweber@slingshot.co.nz>, approved by Alex
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11811 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-20 04:59:48 +00:00
mosu
c08585dc56
Fixed the subtitle line overflowing for SSA if there were too many \N in the subs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11809 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-19 19:51:07 +00:00
mosu
d6fad182c2
Added the new C based Matroska demuxer by Aurelien Jacobs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11808 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-19 19:16:10 +00:00
rtognimp
0bb4974b4b
Fix for Real files with header size == 0x10 (normally is 0x12)
...
(fixes sample file header_size_10.rmvb)
Patch by LR <hephooey (at) fastmail (dot) fm>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11798 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-16 22:38:55 +00:00
rfelker
bfa4427682
100l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11791 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-16 03:56:25 +00:00
henry
70162b5ef8
ALSA 1.x audio out driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11776 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-11 17:07:32 +00:00
mosu
9ce5d288f9
Added more legacy CodecIDs (S_ASS).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11775 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-11 13:36:53 +00:00
mosu
7d2f55730b
10l off-by-one when allocating space for subs. Prevent newlines in SSA subs from overflowing the sub display.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11774 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-11 13:31:32 +00:00
henry
d94b5264cb
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11773 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-11 10:01:18 +00:00
albeu
a546b9abc0
Fix long standing bug where last (and sometimes first) char of the
...
hostname got ripped.
Also fix url unescaping with hex A ... F
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11772 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-10 14:38:07 +00:00
mosu
2a4313fffd
Properly set the file duration for audio-only Ogg files. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11757 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-06 11:22:32 +00:00
rsf
3b8f28041c
Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11756 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-06 09:30:27 +00:00
rsf
beeb1b127d
Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11755 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-06 09:29:42 +00:00
alex
1b989de663
sync with netbsd ports: audio grabbing support fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11726 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-02 14:24:45 +00:00
alex
1f3f65fcfb
FreeBSD 5.2-CURRENT support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11724 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-02 14:03:31 +00:00
rtognimp
08654689df
10l let path behave like before the start/stop patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11664 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-19 22:49:29 +00:00
henry
1e7149db40
UYVY support (port from v4l1)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11658 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-19 09:38:10 +00:00
faust3
3f8451c83c
make outfmt=uyvy work with rivatv patch by Stephen Beahm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11657 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-18 10:39:55 +00:00
colin
d984734abd
cdda: endianness fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11653 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-16 07:35:04 +00:00
rtognimp
e96035db2e
100l Fix audio decoding and random sig11
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11651 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-15 22:39:32 +00:00
mosu
6629e2925b
For RealVideo the aspect ratio was overridden in vd_realvid.c. Implemented a workaround.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11648 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-15 11:16:41 +00:00
alex
4a092e78f8
using more common function strchr instead index
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11609 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-09 11:27:10 +00:00
alex
d94632d563
1000l to me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11607 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-09 09:15:08 +00:00
alex
40194b4ea7
Proper runtime index generation with support for growing files. Patch by rgselk <rgselknospam@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11597 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 22:03:49 +00:00
alex
a49337aaa8
keyframe detection support by rgselk <rgselknospam@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11596 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 21:57:12 +00:00
alex
922162fb5d
removed the historic libcss support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 21:34:05 +00:00
alex
a5766ca031
bsdism by Steven Schultz
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11592 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 20:53:40 +00:00
arpi
f861d2a4b3
LML-M4 mpeg4 capture card raw stream format support
...
original code by Maxim Yevtyushkin <max@linuxmedialabs.com>
partially rewritten, "mplayerized" by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11591 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 19:33:38 +00:00
alex
7f7503be8c
100l. Probably I was smoking crack while committing...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11586 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 13:51:00 +00:00
alex
28a127d80b
Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>. Disabled by default.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11584 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 13:25:35 +00:00
alex
ae1e09cbc8
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11578 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 11:11:32 +00:00
mosu
36aee71950
Fixes for a couple of warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11577 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 09:51:10 +00:00
mosu
a1f615e34d
Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@informatik.hu-berlin.de>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11576 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 09:47:15 +00:00
mosu
04d8819f74
Support for HE-AAC in Matroska. Also only set ds->pts to the first pts of a laced block, and set dp->pts to the current pts taking default_duration into account.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11558 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-05 11:03:43 +00:00
rtognimp
9b65101a60
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11545 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-30 19:04:27 +00:00
rtognimp
b84ba866d7
Real rtsp Range parameter (Start and End) support.
...
Patch by rgselk <rgselknospam(at)yahoo(dot)com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11507 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 13:35:55 +00:00
rtognimp
8e0dd8484f
Add detection of Real rtsp when there are queries in url.
...
Patch by rgselk <rgselknospam(at)yahoo(dot)com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11506 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 13:31:44 +00:00
mosu
3ac6687ac5
Added the FLAC CodecId.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11487 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 22:53:08 +00:00
mosu
5dad80b38e
Support for FLAC tracks that already contain the "fLaC" header.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11485 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 20:05:09 +00:00
mosu
c36b3d52c0
Support for FLAC in Matroska written in the MS compatibility mode.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11483 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 19:24:43 +00:00
mosu
72c0c4f434
Support for FLAC in Matroska.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11479 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 12:10:34 +00:00
mosu
76264802b3
Small format fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11468 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-15 22:46:47 +00:00
rathann
fb744fcef8
missing extern
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11467 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-15 22:27:02 +00:00
mosu
8856a7594c
For FLAC-in-Ogg the packets are NEVER skipped, and there's no such thing as a "packet header byte" like in Ogm streams. Basically the handling for Vorbis != Theora != FLAC != Ogm.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11465 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-15 20:00:31 +00:00
luran
72f330c8a0
seek in realmedia files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11442 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 10:27:16 +00:00
rathann
e1dc488097
Warning fixes (approved by A'rpi).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11413 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 00:26:51 +00:00
alex
1270b6dab0
fallback to non-iconv dummy utf16 conversion if iconv failed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11404 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 22:34:20 +00:00
alex
34fd8afb8a
remove uncommon langinfo code and replace it by more common setlocal. patch by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11403 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 22:28:55 +00:00
mosu
8f2a31d3e3
Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11400 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 08:19:25 +00:00
rsf
58a54d4a63
Oops, removed a debugging printf from teh previous version.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11399 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 05:55:52 +00:00
rsf
5607881696
Increased the threshold for how many incoming frames to look at while guessing
...
the video frame rate (if "-fps" isn't used) - from 100, to 300.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11398 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 05:53:04 +00:00
mosu
fc386d59ca
Proper usage of zlib for decompression.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11394 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-05 15:04:50 +00:00
diego
ab41ee7a7b
The message parameter was removed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11386 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:28:32 +00:00
ranma
0287286214
Fix waveformatex size calculation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11375 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:25:31 +00:00
rfelker
bb032bfb6a
1000000l!!!!
...
of course ffmpeg svq3 decoder will crash if you don't give it the ImageDesc!
now it works fine
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11371 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 06:24:59 +00:00
attila
4b1211d2d0
Patch by Nico <nsabbi@libero.it>
...
this patch fixes a recently discovered bug for which DVB-C users
couldn't tune
(wrong parsing of the config file and incorrect parameter passing to
tune_it())
and includes the still unapplied patch posted in date 6/9/2003:
- it works correctly with and without caches; in the former case it
doesn't take anymore a lot of time to empty the cache before changing channel;
the uninit_cache() function is called in mplayer.c just after
the new tuning operation
- initialized a variable identifying the tuner type, and exit if it
isn't supported
- doesn't crash anymore when
1) the channels file doesn't exists
2) the tuner is used by another application
3) in the menu, when trying to select a channel before the first
4) some mp_msg() called in case of error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11353 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-01 15:17:01 +00:00
attila
28f5233b36
Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mms
...
stream with multibyte characters in the url.
There is a bug in string_utf16() of libmpdemux/asf_mmst_streaming.c:
the url encoding code is written for single-byte character only. It
just fill a zero byte between every two adjacent bytes of the url
string. This is wrong when the url string contains multi-byte
characters.
My patch is in the attachment, and has been tested working. It uses
iconv() to convert the url's encoding to utf-16 correctly. So can this
patch be accepted and commit into CVS?
patch by Wang WenRui <wangwr@mail.ustc.edu.cn>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11351 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-01 14:43:28 +00:00
mosu
a2be6012e5
Accept video/x-ms-asf as the MIME type for ASF as well. Patch by Dominique Andre Gunia <Dominique.Gunia@schunter.etc.tu-bs.de>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11350 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-01 14:10:32 +00:00
mosu
c5c7fbf3ff
Fixed wrong allocation of the BITMAPINFOHEADER structure which would crash mplayer in some cases.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11330 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-30 14:50:04 +00:00
mosu
148a026687
VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU packets remain. So no more need for mpeg_run in the demuxer. The muxer compresses each entry independently with a full deflateInit, deflateEnd.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11322 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-29 18:09:20 +00:00
attila
bcfd543090
* fix my 100l from before
...
* SSA is also ASS
* avoid multiple segfaults when there are more then SUB_MAX_TEXT-1 lines at the same time
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11277 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-26 21:09:37 +00:00
attila
f3f05bfc4d
10!
...
someone please tell me how subs ever worked with mkv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11269 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-26 12:28:45 +00:00
mosu
180f062456
Support for -chapter selection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11261 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-25 12:42:24 +00:00
alex
aba42ce2fe
Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11235 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 19:01:37 +00:00
mosu
7f54293847
Added support for additional content encoding (compression, encryption) in general and zlib compression in particular (to be used with VobSubs).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11230 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 17:59:28 +00:00
alex
2d0a6214d3
User settable http user-agent. Patch by Per Wigren
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11229 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 17:54:32 +00:00
alex
400850c793
disable a silly errormessage
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11228 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 17:36:47 +00:00
alex
7c91720081
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11227 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 17:30:13 +00:00
alex
3a177a1741
Fixing tons of 10ls. Patch by rgselk <rgselknospam@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11226 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 17:26:15 +00:00
alex
6ffaf41f45
update by Andriy N. Gritsenko <andrej@lucky.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11224 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 17:07:17 +00:00
alex
b32c67928a
some updates in muxer api
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11223 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 17:04:39 +00:00
attila
b95debe5ed
big demux_ts fix from Nico <nsabbi@libero.it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11191 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-20 13:35:55 +00:00
mosu
6331cb6f38
Support for MP2 audio.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11156 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 22:01:30 +00:00
mosu
a3f0c559e9
Support for uncompressed VobSubs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11155 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 21:10:18 +00:00
mosu
ba57485970
Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11154 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 21:06:43 +00:00
mosu
285df3df48
Fix for compilation on mingw32/cygwin. Patch by Goodwu <goodwu@21cn.com>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11140 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 07:28:33 +00:00
mosu
0c2f4a3989
Clear subs a bit later than requested in order to avoid clearing the subs if the following entry starts exactly after this one. Patch by Jarrod Johnson <jbj-mplayer@ura.dnsalias.org>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11129 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-15 16:46:55 +00:00
mosu
f446200df1
More liberal codec id recognition for AC3 codecs (needed for transcoded DNET from RM).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11115 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 13:45:31 +00:00
alex
7ebac3e90b
10l found by Mark Berryman <mplayer@theberrymans.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11110 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 09:59:46 +00:00
lumag
1e880aa659
FLAC decoding support via imported libmpflac.
...
TODO: fix FLAC-in-ogg decoding.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11005 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 22:00:25 +00:00
gabucino
fadce2d781
many small typo and grammar fixes
...
Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 17:29:08 +00:00
mosu
e6a5c8442b
Backwards compatibility fix for old SSA CodecIDs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10985 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-02 19:02:28 +00:00
rfelker
aee0faef0a
simple fix for buffer overflow (remotely exploitable). feel free to
...
commit a better fix if you don't like it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10940 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-25 00:36:04 +00:00
rsf
d7f68d1212
Changed the criteria for when to drop RTP packets whose timestamp is too far
...
behind that of the other (audio or video) stream. Now, this is done only
if both streams have been synchronized using RTCP.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10938 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-24 08:41:57 +00:00
mosu
1e66b2ec01
Fix for imprecise floating point calculations.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10931 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-22 13:53:29 +00:00
lumag
175884718b
Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10892 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 12:50:25 +00:00
mosu
6df04eae85
Fix for borked .mov files with bogus user data length values. Patch by Marek Zelem.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10889 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 10:10:11 +00:00
faust3
57e119d8be
get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen at c-s.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10883 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 19:40:46 +00:00
mosu
6fcc59b42f
Different decision making for seeking which takes the direction into account.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10875 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-15 21:03:49 +00:00
mosu
cfb890259e
Marked SSA subs as UTF-8. Better newline handling for SSA subs. Patch by Tristan <z80@oceanfree.net>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10862 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 21:56:03 +00:00
mosu
45a22abd6c
Improved backwards seeking for small seek steps. Patch by matthieu <mat100@ifrance.com>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10861 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 21:47:28 +00:00
pl
251a522662
warning fix (missing C initializers)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10859 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:55:45 +00:00
henry
da6a021b74
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10853 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 08:10:32 +00:00
henry
d35a921a55
yet another sync fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10852 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-11 21:05:16 +00:00
mosu
d078c2bbf1
Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10850 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-11 09:05:54 +00:00
mosu
c80808b5a3
Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanfree.net>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10846 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-10 12:50:29 +00:00
mosu
2982f7b1d4
Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs etc.).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10845 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-10 11:39:40 +00:00
mosu
a024a14660
Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by Arpi.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10842 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-08 10:07:52 +00:00
alex
8d49e37b89
plen=0 is handled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10833 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-07 01:41:09 +00:00
alex
5ddc6023e2
audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10823 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-06 00:24:05 +00:00
henry
0c5802cfa0
10l - forgotten gettimeofday
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10811 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 10:35:00 +00:00
alex
e7b04943ad
cdda && cddb aren't uris too (hopefully all the pseudo urls are catched before url_new())
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10808 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-03 19:26:33 +00:00
mosu
676d664756
Do not automatically select a subtitle stream for display.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10801 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 16:35:39 +00:00
mosu
2445e00ca2
Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10797 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:48:49 +00:00
albeu
a695d492af
Fix immediatemode with mplayer (ie playing both sound and video)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10777 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 12:10:29 +00:00
diego
47d2389362
spelling fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10772 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 01:21:40 +00:00
alex
2c7af5e146
serious bugs - 1l absinth (changed to absinth against cola inflation)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10736 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-31 18:51:05 +00:00
mosu
ee83fe5c81
Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libero.it>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10716 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-29 08:03:56 +00:00
mosu
a4510b38e2
Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10712 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-28 17:32:28 +00:00
mosu
7f30bfeaac
Updated highest demuxer number.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10711 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-28 13:31:44 +00:00
arpi
c72efe2c97
printing fps with 3 dec digit instead of 2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10710 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 22:30:54 +00:00
alex
78c69838c0
This patch fixes:
...
1) if channels (in the list) are invalid excludes them
2) on encrypted/unreadable channels mplayer goes to the next/previous
3) when changing channel uninit all components but stream and input.
Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10709 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 17:08:58 +00:00
mosu
a619e3193b
Removed some ":" in the track output for easier cut&paste.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10707 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 13:08:40 +00:00
mosu
fe58404175
Track selection uses the n-th audio/subtitle/video track as the ID, not the n-th track overall. All tracks are listed upon opening of the file along with their -aid/-sid etc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10706 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 13:01:39 +00:00
henry
ad568e6c40
a/v sync cleanups
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10705 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 09:23:39 +00:00
alex
fa0f8ea2a4
added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such nonsense (tv,mf,vcd)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10698 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 21:40:38 +00:00
arpi
38f4f0b4cf
- initial support for MPEG4 in TS (M4V is working, but not AAC yet)
...
patch by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10688 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:08:54 +00:00
arpi
511946aa0a
- seek() is always synchronized to keyframes, so the decoders don't
...
crash anymore; successfully tested with libmpeg2 and ffmpeg12
- support for tables PAT and PMT, used the associate pids to program and
to play the right streams
- option -tsprog <number> to specify the chosen program (-vid and -aid
still override the single stream pids)
- initial support for MPEG4 in TS (M4V is working, but not AAC yet)
- defragmenting mechanism (without buffering, so it has 0 added cost) to
improve the playback of high bitrate movies
- refers to demux_mpg_control() to get length and percentage position
in the stream
patch by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10687 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:07:00 +00:00
mosu
cce8e3c630
Support for linked seek heads, multiple seek heads, multiple cues.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10686 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 12:34:42 +00:00
mosu
fb2af6ee84
Re-added block duration parsing, needed for subtitles. Got lost in the last update. Patch by Bruno Lecointre.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10685 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-23 22:51:10 +00:00
alex
b2b796f466
Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10659 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:13:41 +00:00
henry
7f47abb9e0
a/v sync improvements
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10654 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 09:23:07 +00:00
alex
70848671d3
--dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10652 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:56:40 +00:00
faust3
eb9e2a3e24
fix compilation on mingw
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10640 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 11:07:18 +00:00
mosu
78c617c1d8
Fixes for compilation with gcc versions != 3.2.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10639 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 10:36:33 +00:00
mosu
a6267718f9
Big reorganization. Relies on libmatroska's Read() function and then processes units in memory. Also some fixes for handling of global elements which re-enable playback of files created with the latest VDubMod.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10638 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 09:26:01 +00:00
albeu
885a331074
Forgot #include <sys/socket.h>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10636 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 22:21:12 +00:00
albeu
a01f3c328d
url_unescape_string is used by the command line parser. These few helper
...
functions will compile everywhere anyway.
This was breaking compilation when disabling network support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10635 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 21:53:26 +00:00
faust3
e90b00e609
ftp support for mingw
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10628 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 10:53:44 +00:00
albeu
755e127c26
ftp support. The change on connect2Server is needed bcs we need 2
...
different level of verbosity for control and data connections.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10626 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 19:13:23 +00:00
arpi
604f4432f3
fixes http://pot.lsd.ro/video.asf
...
(bug reported by dragos <iocatretine@yahoo.com> @ -users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10623 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 16:36:32 +00:00
diego
75ea86e31a
this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,
...
when the Linux is patched with the V4L2 patch, which automatically
includes <linux/videodev2.h> when you include <linux/videodev.h>.
It is necessary then to prevent <linux/time.h> from including (by defining
the _LINUX_TIME_H macro) in order to resolve some collisions and it is
also necessary to prevent the defining of "struct v4l2_capability" and
"VIDIOC_QUERYCAP" in libmpdemux/tvi_v4l.c, when they are allready defined
in the <linux/videodev2.h>.
Patch by Martin Drab <drab@kepler.fjfi.cvut.cz>, checked by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10622 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 15:25:55 +00:00
diego
a9bcc8342c
Spelling police:
...
Something that we do not know about is unknowN.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10609 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 12:15:44 +00:00
alex
97762d4d57
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10604 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:05:49 +00:00
alex
e817ade915
Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10602 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 21:32:28 +00:00
alex
fe025d13cc
using CONF_TYPE_IMGFMT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10600 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 19:02:34 +00:00
alex
5975cc9bbf
Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10599 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 18:56:29 +00:00
alex
2283b6305f
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10595 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:29:32 +00:00
henry
7dadaf5e39
v4l2 check
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10594 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:01:53 +00:00
albeu
e5e805b73f
Fix -cdrom-device to work again with cdda and vcd.
...
Based on patch from Arwed von Merkatz.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10592 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 11:18:24 +00:00
gabucino
3b8074ebf5
From: Kir Kostuchenko <kir@users.sourceforge.net>
...
Hi, I found that command line options brightness, hue, contrast and
saturation does not works, becouse mplayer apply it, before open tv
(kernel says invalid ioctl). Here are simple fix. Please apply.
This is the correct patch, sorry for the confusion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10582 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 13:25:52 +00:00
arpi
d891bc11cc
this patch fixes
...
1) some bugs introduced in the tuner autodetection and in the channel-parsing functions,
3) retries reading when the mplayer/mencoder don't read fast enough (sooner it exited)
but especially
4) makes the stream compliant with the new, modular stream api (the one
currently in CVS is not and is totally unreachable).
[and maybe more, next time please include cvslog in patch! -- A'rpi]
patch by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10561 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 00:02:46 +00:00
gabucino
e2e2d40437
For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching
...
patch, to always use the first audio track of DVD, unless -alang or -aid is
used. I think it will be almost always teh id 128. (actual number comes from
the .IFO)
(reported ok - Gabu)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10551 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 14:23:16 +00:00
gabucino
bb725a75f7
support for raw DV >2Gb
...
patch by Pierre Beyssac <pb@fasterix.frmug.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10540 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 13:25:03 +00:00
henry
d32a75c7c3
10l - some forgotten ifdefs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10539 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:40:15 +00:00
henry
7e38b1aefb
v4l2 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10538 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:24:35 +00:00
henry
e07e36bbe4
v4l2 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10537 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:18:04 +00:00
diego
713c27eed3
dvd:// corrected to -dvdauth as outlined by LGB on dev-eng + rewording.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10526 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-04 23:20:49 +00:00
gabucino
bff4b3ee5e
I'd like to change tv tuner frequency in the slave mode. So this patch
...
helps me.
Patch by Kir Kostuchenko <kir@users.sourceforge.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10522 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-04 09:13:10 +00:00
arpi
100951c1de
BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10509 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-02 18:45:24 +00:00
alex
eedee0b02f
dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistent
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10485 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 22:15:08 +00:00
alex
f268451c76
dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10483 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 21:35:14 +00:00
rsf
84f273841e
Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10479 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 10:16:14 +00:00
rsf
4867e17bfa
Added support for checking whether a RTP demuxer contains combined audio_video data.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10478 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 10:15:10 +00:00
rsf
fdedb6606a
Added support for checking whether a RTP demuxer had combined audio+video data.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10477 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 10:13:26 +00:00
rsf
fb9ccf4b03
Added support for checking whether a RTP demuxer contains a combined audio_video stream.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10476 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 10:11:42 +00:00
alex
150b1bc680
inconsistency
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10443 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-19 17:39:47 +00:00
mosu
504f710f45
Fixes for stuff that only showed up with gcc versions other than 3.2.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10439 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-17 15:08:34 +00:00
mosu
5097d71ba3
Fixed spelling mistakes that were present in libmatroska until now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10438 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-17 13:40:34 +00:00
mosu
9cbdc3b045
Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fixes from demux_real.c. Seeking is working. Added Matroska to the formats with variable FPS in video.c.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10435 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-15 07:19:03 +00:00
mosu
0723498eef
Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10411 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-11 20:24:20 +00:00
jonas
d7bf90d3c0
-dvd -> dvd:// and -vcd -> vcd://
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 20:10:48 +00:00
diego
8838b4afa6
output typo fixes: unknow --> unknown
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10398 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 01:30:24 +00:00
colin
a0c1ce63c4
fix compilation (uint*_t undefined)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10396 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-08 17:01:44 +00:00
arpi
cfbdc18e18
fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel Shachar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10380 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 11:37:25 +00:00
arpi
94e79f4432
codmetics (noticed by Alex)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10371 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-04 21:04:14 +00:00
arpi
a63bbf43fd
better checks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10370 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-04 20:43:32 +00:00
alex
188460e7ee
removing my (nonworking) email address
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10369 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 20:22:51 +00:00
albeu
3d723aa626
A little hack to be able to play ogg radio stream
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10364 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-02 20:43:07 +00:00
faust3
ece92e4e3a
fake newer realplayer version
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10351 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-30 16:42:38 +00:00
diego
1d9599e0ae
typo in console output
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10343 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-28 19:16:57 +00:00
bertrand
2b73c29ab6
Patch from Andreas Hess <jaska@gmx.net>:
...
rtsp://<host>/<file>:<port> is not a valid URL, but
rtsp://<host>:<port>/<file> is.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10318 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-21 16:47:31 +00:00
alex
26df2d9797
0.5l for debug messages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10316 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-20 15:24:06 +00:00
rathann
5e9a874557
fix one missing #include, one missing extern and one 10l error.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10311 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-19 18:20:15 +00:00
arpi
f910f3d941
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
...
based on patch by Alex <d18c7db@hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10306 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-18 00:34:35 +00:00
alex
53e2e139fa
solaris fix by Gtz Waschk <waschk@informatik.uni-rostock.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10301 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 22:28:29 +00:00
mosu
fc6a3513e1
Support for files whose first timecode is not 0 (which is the case for splitted/linked files).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10284 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-12 19:12:00 +00:00
diego
6ac4f22567
Networking support under MinGW.
...
Patch by flo/yepyep <flodt8@yahoo.de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10282 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-11 16:48:09 +00:00
arpi
fd8eef242d
tivo demuxer moved down, its fileformat detection is unstable (misdetects mpeg-ps)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10275 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 22:01:33 +00:00
mosu
a5d47c6d52
Updates needed for libebml/libmatroska 0.4.4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10274 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 16:48:02 +00:00
arpi
ed9296d845
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10273 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 12:15:48 +00:00
arpi
080311d08f
TiVo demuxer and sub-cc/osd decoder
...
patch by usenet@wingert.org
(http://tivo-mplayer.sourceforge.net/releases/MPlayer-20030501-tivo-patch.gz )
changes by me:
- spit demux_ty to demux_ty and demux_ty_osd (later handles mpeg user-data
decoding, ie sub-cc and osd)
- removed some cosmetics changes
- some compile fixes (gcc3 specific variable decl etc)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10264 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 00:24:49 +00:00
arpi
0e5c9a508f
- discard soon non TS files (previously it took too long, as in the case
...
of mpeg-ps files without a registered extension)
- detect sooner audio-only files (at least 64K of the chosen audio
streams without a video stream)
patch by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10260 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-08 11:58:05 +00:00
arpi
019211567c
- open new_ds_[audio | video] only when the relative streams are really available
...
- consequently, -nosound now works
- simplified the feeding (to ds_) function
- eliminated the previous buffering of ES data (so it should be a little faster)
- discard junk ES data after payload_size for the current pes packet is 0
- reduced the probe buffer
- better support for audio only TS (DAB seems to have many fans)
- fixes the wrong spacing (now fixed at 8 chars)
- makes static all the functions that are not exported
- comments the unused code that I could need in the future
patch by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10254 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-07 11:30:19 +00:00
rfelker
0473f386a4
don't set audio pts to infinity after seeking in mp3 files :)
...
(10l)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10245 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-04 10:52:58 +00:00
alex
b4d7f9837c
warning fixes by Dominik
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10243 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-03 17:43:49 +00:00
rtognimp
56d2da5af4
Warning fixes, patch by Dominik Mierzejewski
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10233 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-01 20:27:32 +00:00
alex
05705a3c2d
warning fixes Raindel Shachar <raindel@techunix.technion.ac.il>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10222 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-31 17:41:45 +00:00
alex
eb4bffb0b6
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10212 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-30 17:57:41 +00:00
faust3
e0c59923ec
remove ssize_t mess
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10211 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-30 17:38:51 +00:00
alex
85cbbc3530
Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10207 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-29 19:36:58 +00:00
rtognimp
7f47ef5532
Fix redirection in real rtsp connections.
...
Patch by yepyep (sdpplin.c part not committed)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10200 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-28 21:40:53 +00:00
rtognimp
39fe37918d
Accept Helix as a valid Real server
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10199 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-27 19:58:28 +00:00
faust3
daf331b5f8
use threads on windows
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10198 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-26 18:35:42 +00:00
alex
dae251c597
10l found by yepyep
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10184 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-25 18:28:26 +00:00
rtognimp
ceda9eac3d
Recognize ra and rm extensions even with query strings,
...
eg: rstp://www.addr.com/file.rm?var=123
Based on an idea by Felix Buenemann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10172 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 19:41:37 +00:00
mosu
d9beced7e6
Support for selecting the audio track in Matroska files via -alang.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10168 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 15:01:25 +00:00
alex
c010f7ce85
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10165 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 13:29:54 +00:00
mosu
1e12eb7979
Delayed the parsing of the cues for the case that the KaxInfos (and therefore the timecode scale) is located after the meta seek stuff.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10150 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 07:49:48 +00:00
mosu
097a539fbd
Endian fixes and proper support for headerless AAC streams.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10134 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-19 20:55:52 +00:00
mosu
3dc419b65d
Added support for AAC.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10126 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 20:53:12 +00:00
rtognimp
d57e486192
Remove byteswap hack with dnet audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10125 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 18:50:32 +00:00
bertrand
ff6a17f203
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10122 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 12:24:01 +00:00
arpi
00a89df19a
skip dnet/ac3 byteswapping
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10119 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 11:34:37 +00:00
rtognimp
cdf1feb301
Bigendian fix, with help from Viktor Rosenfeld
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10116 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 00:58:13 +00:00
mosu
2c6b30f204
Support for DTS tracks (only with -hwac3 of course).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10106 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-15 10:36:06 +00:00
mosu
65bce6d1ca
Removed the abs function as someone reported compilation problems under MacOS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10100 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-11 19:33:46 +00:00
mosu
86aa946915
Check with the wrong variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10099 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-11 19:11:10 +00:00
mosu
7787041e0b
Preliminary Theora support. Patch by David Kuehling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10093 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-11 16:39:16 +00:00
michael
35932098ae
ffsvq3 fix, dunno if this is the correct fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10088 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-10 09:32:02 +00:00
mosu
03b3f89ef7
timecode scale value must be initialized before the duration is found. API change of libmatroska 0.4.2. Will not work with 0.4.1!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10085 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-09 14:21:05 +00:00
mosu
3f5313a9e5
Support for aspect ratio set via DisplayWidth/DisplayHeight.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10082 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-06 20:40:24 +00:00
mosu
4b244acded
Vorbis header packet lengths were calculated incorrectly.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10080 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-06 10:36:32 +00:00
mosu
2d9c3add31
Proper key frame reporting. Proper handling of "no subtitles wanted".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10074 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-05 19:18:22 +00:00
diego
01804c132c
this is a important patch for hpux 11.00, because it avoid the
...
SIGBUS Signal Error if playing video direct from DVD-Rom.
Patch by Martin Gansser <mgansser@ngi.de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10068 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-05 01:22:45 +00:00
mosu
9734059676
Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10061 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-04 11:03:02 +00:00
rsf
a73f4c5cf4
Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"
...
or "make distclean".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10058 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:24:37 +00:00
rsf
59e227a866
Added some special-case code for checking for "sip:" URLs (because they
...
don't include a "//" like other URLs).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10057 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:16:07 +00:00
rsf
72a3c35bb5
We now check for "sip:" URLs - which are handled using the same LIVE.COM
...
code as "rtsp://" URLs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10056 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:14:04 +00:00
rsf
a3b6526ac6
Added SIP (IP telephony) client support. (This was already supported in the
...
LIVE.COM libraries, so updating the MPlayer code to support it required
only relatively minor changes.)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10055 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 06:13:11 +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
mosu
65f8b757fb
Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10037 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 20:20:51 +00:00
rtognimp
c8d20f39ee
Remove broker reset/seek and fix ;;
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10036 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 20:17:35 +00:00
rtognimp
6bbe716958
Realaudio support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10035 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:54:54 +00:00
rtognimp
5b0d3c5971
Add support for Realaudio files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10034 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:50:46 +00:00
rtognimp
724cc21577
Support codecs 14_4 and 28_8
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10033 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:48:38 +00:00
mosu
19c264135c
Fixes for gcc 3.2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10030 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:35:28 +00:00
mosu
1862e17afc
Loop counter was used inside for another loop as well.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10029 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 18:35:16 +00:00
mosu
004d3a060c
Added Matroska demuxing support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10025 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 11:39:32 +00:00
rfelker
eb0a6969bf
1000000000l
...
default fps has been broken on ntsc for a LONG time because of this
nonsense! (29.00?!?) no idea why no one caught it, i just have
fps=29.97 in my config file... i hope the bsd code works; i can't test
it. btw, the (int)*(void **)arg stuff is total nonsense, no idea how
that even works...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10020 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 02:23:47 +00:00
alex
c0257a25ea
fully reworked by Nico <nsabbi@libero.it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10015 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 16:43:48 +00:00
alex
7e677ff7cf
abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10012 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 16:11:42 +00:00
faust3
dbc8d08292
fopen requires binary flag on windows, too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9993 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-26 12:27:56 +00:00
faust3
b80199e5dc
enable mf support on mingw32
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9985 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-25 10:20:15 +00:00
alex
b43ef64f69
fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shachar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9956 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-21 11:18:54 +00:00
diego
9bb1bd31c8
Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from
...
crashing. Also Fixes compilation with --disable-streaming on Cygwin gcc
3.2 where the include appears to be needed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9952 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-20 23:15:27 +00:00
rtognimp
8ab9f0251f
Removed unneded Cygwin #ifdefs. Tested by Diego Biurrun
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9947 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-20 14:40:38 +00:00
albeu
b104833775
Fix this 10L for wich i got so good bugreports :(((
...
Thx to Sascha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9946 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-20 14:31:20 +00:00
rtognimp
cf1f19289a
Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schultz and Dan Christiansen)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9940 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-19 14:54:03 +00:00
rtognimp
820eb81cc2
Some .ra files are playable, noted by Ross Finlayson
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9933 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 22:33:30 +00:00
rtognimp
1f72b97212
10l, noted by Sascha Sommer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9931 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 21:52:53 +00:00