1
mirror of https://github.com/mpv-player/mpv synced 2025-01-24 19:37:30 +01:00
Commit Graph

10724 Commits

Author SHA1 Message Date
arpi
948c6be0b1 patch by Joey Parrish <joey@nicewarrior.org>:
- updated from libdvdread 0.9.4 and removed udf caching
(fixes mpdvdkit on cygwin)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10724 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-30 13:57:24 +00:00
rtognimp
51843b59f7 On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10723 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-30 13:56:46 +00:00
arpi
9a5cdbce1c __CYGWIN__->SYS_CYGWIN define moved to the right place
(cut from Joey's dvdkit2 update patch)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10722 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-30 13:38:15 +00:00
arpi
7a58bc0197 synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use our
get_path() instead). anyway it's mostly cosmetics only.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10721 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-30 13:35:25 +00:00
alex
4e291ef76c 1000l and I imho this would win 'The Bug/Typo of the Year' award
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10720 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-29 21:57:40 +00:00
alex
c81e374ce1 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10719 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-29 21:42:51 +00:00
alex
8d79536625 10^1337 litres (now, that's an inflation)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10718 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-29 21:16:32 +00:00
nauj27
1565eb85df sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10717 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-29 16:19:23 +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
iive
633573a5de 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10715 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-28 22:11:42 +00:00
rtognimp
9f0de88e6d 100l fix for paletted 8bpp files, I committed an old version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10714 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-28 22:01:44 +00:00
rtognimp
1f6287474f Quicktime 8BPS decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10713 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-28 21:23:40 +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
alex
9bbeb0f652 dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10708 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 16:44:09 +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
diego
28f695ad5a 10l and a few spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10704 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-26 10:06:10 +00:00
diego
b20cf9daba 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10703 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-26 10:02:34 +00:00
diego
abb23bf21f libfaad installation instructions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10702 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-26 09:56:58 +00:00
diego
f2c3dbfded -nuvopts documentation by Albeu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10701 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-26 09:49:45 +00:00
michael
0378af2449 mpeg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10700 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 23:19:08 +00:00
iive
1902b5896c OSD support, optinal queue, optional use of sleep(), and benchmark mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10699 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 21:41:10 +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
alex
0fc1e3cd3f 1000l. The vcd api changed and nobody updated the gui..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10697 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 21:33:39 +00:00
attila
aea4ad40a8 Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10696 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 18:13:51 +00:00
albeu
8a85640354 Fix the bug found by Martin Wulffeld
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10695 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 15:29:55 +00:00
nauj27
e30d189b3e sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10694 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 13:45:45 +00:00
mosu
e20785db50 Support for case insensitive string matching in SAMI subtitle files. Patch by Bruno Lecointre.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10693 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 09:12:28 +00:00
ranma
de38c06bee fabs needs math.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10692 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 09:08:06 +00:00
ranma
d688698e22 Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See <200308250434.38516.mih_val@mail.ru> in mplayer-users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10691 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 08:38:17 +00:00
arpi
284a5b6ec5 TGA image output VO module
patch by Daniele Forghieri ( guru@digitalfantasy.it )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10690 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:26:37 +00:00
arpi
cbecdb3096 - re-added the old and (no more used) option -tsfastparse with a
CONF_TYPE_PRINT
- option -tsprog <number> to specify the chosen program (-vid and -aid
still override the single stream pids)
patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10689 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:09:29 +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
diego
cfa19109e9 codecs.conf is obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10684 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-22 22:18:08 +00:00
diego
5259403a7f sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10683 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-22 00:34:50 +00:00
arpi
bb478f5d55 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10682 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-21 11:38:09 +00:00
nauj27
304587336c New spanish DOC file :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10681 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:46:51 +00:00
nauj27
6ad1c873c8 Parenthesis mistake
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10680 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:25:56 +00:00
diego
6832d88821 Stray English line removed.
Patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10679 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:20:26 +00:00
nauj27
8e11ff77ce Missing options in spanish version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10678 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 13:11:10 +00:00
nauj27
5913f87d6b sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10677 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 11:50:53 +00:00
gabucino
533c5e1485 cosmetic fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10676 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 10:26:46 +00:00
gabucino
74b0065331 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10675 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 10:24:51 +00:00