Commit Graph

1135 Commits

Author SHA1 Message Date
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