1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 22:40:52 +00:00
Commit Graph

17326 Commits

Author SHA1 Message Date
diego
415c557e23 Better default vo - xv instead of x11.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17326 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 01:40:30 +00:00
diego
a39682c33e Remove unused template file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 00:54:03 +00:00
diego
3b63f4792e 100l, the vo selection should fall back to other vo drivers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17324 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 00:53:31 +00:00
diego
19c0e6070a build fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17323 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-05 23:33:20 +00:00
diego
5abb8c42f5 Improve overall structure by adding a few top-level chapters so that
sections no longer nest as deeply.  This has the added benefit of
removing a few sections that only consisted of the section title.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17322 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-05 23:32:18 +00:00
diego
1a5f1ffe05 Add FFmpeg TrueSpeech.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17321 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-05 22:50:54 +00:00
diego
af0da25bae Add MPEG fourcc to all MPEG decoders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17320 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-05 22:47:08 +00:00
rtognimp
15bd7324c2 Don't leak memory (free audio reordering buffers)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17319 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 23:36:36 +00:00
rtognimp
3aa98b93f7 Remove assumption that all audio packets in a block have the same
timestamp; now the code stores timestamp for every packet and puts them
on reordered packets
Fixes ra10cook.rmvc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17318 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 22:49:23 +00:00
rtognimp
6dafd56e2d 1000.0l timestamps are float
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17317 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 22:21:32 +00:00
diego
0d02e37001 Explain DVDREAD_NOKEYS environment variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 16:17:05 +00:00
diego
5081060d66 Bandaid fix for compilation failure when creating main/.depend with GUI
enabled.  This is only a problem if .developer is not present.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17315 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:54:47 +00:00
diego
ac5044a2d4 cosmetics: Make the patch apply without offsets.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:31:01 +00:00
gpoirier
a68b16aec1 Update copyright date to 2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:28:02 +00:00
diego
d376f5a7bf Update with current changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17312 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:25:51 +00:00
diego
203703af9a CONFIGURATION FILES section added to the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17311 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:01:55 +00:00
diego
31115ac56a Expand the configuration file section to include MEncoder examples.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:01:30 +00:00
mosu
2e40bfa136 Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17309 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 12:05:15 +00:00
diego
de86b6190a 10l build fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17308 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 11:26:15 +00:00
gpoirier
77a8d0f329 synced with 1.1198
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17307 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 08:20:27 +00:00
ptt
f23e0d6ab7 little fixes i looked at after previous cvs commit :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17306 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 00:34:38 +00:00
ptt
3bfe5f4912 sync with 1.1198 plus little fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17305 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 00:24:14 +00:00
ptt
b300f14562 fixed indentation for suboption brd_scale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17304 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 00:01:39 +00:00
gpoirier
1751210db9 synced with 1.1197
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17303 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:27:09 +00:00
nicodvb
c28b22845c removed previously forgotten reording options/flags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17302 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:14:27 +00:00
gpoirier
2c984298a5 Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
This was an incorrect fix made at the codec when it should be done at the demuxer level.
static variables in codecs are ALWAYS wrong: the demuxer is supposed to have already removed all the junk
Does anyone have an idea of a fix for the demuxer?
(discussed on IRC)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17301 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:06:12 +00:00
nicodvb
62bc91fba2 removed frame reording option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17300 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:05:03 +00:00
nicodvb
a5092cfa00 removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 video
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17299 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:02:11 +00:00
nicodvb
fc64668e65 disable dvd subtitles by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17298 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 20:55:27 +00:00
ptt
18887a0811 word consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17297 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 17:18:44 +00:00
ptt
355b657ec3 sync up to 1.1167
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17296 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 17:12:16 +00:00
diego
f52aefae12 Restructure ports section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17295 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 16:11:07 +00:00
diego
700e724e86 updates, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17294 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 16:07:59 +00:00
diego
821a7e8785 Fix _inc_extra handling in DirectFB check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17293 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 16:03:17 +00:00
diego
465d9a7f2a small wording/spelling/syntax fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17292 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 14:23:03 +00:00
gpoirier
3a59b54700 add bitexact's lavd flag desc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 13:07:54 +00:00
lorenm
0471912bbf h264es: don't seek to non-keyframes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17290 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 07:29:59 +00:00
rathann
9bdbfdf2aa use $(INSTALLSTRIP) consistently
patch by Ville Skyttä
closes bugzilla #178


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 00:24:17 +00:00
rathann
e55d0e680f fix the translator names list so that it conforms to lastname, firstname
convention, sort and add missing accents


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17288 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 23:22:13 +00:00
nicodvb
db69d933c1 don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17287 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 20:40:25 +00:00
jheryan
6193679753 Synced with 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 13:12:29 +00:00
jheryan
e7a0c5de3b Synced with 1.1182
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17285 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 13:02:20 +00:00
corey
ffb7208370 Partial support for QuickTime sound atom version 2.
This doesn't add support for parsing the sound atom itself, but does
recognize the different offset at which the ESDS atom starts. Also,
this patch supports "3" in the channels field, which indicates
6-channel (5.1) audio. For more information, see this mail:

From: Corey Hickey <bugfood-ml@fatooh.org>
To: mplayer-dev-eng@mplayerhq.hu
Date: Wed, 28 Dec 2005 23:42:46 -0800
Subject: [PATCH] (partially) support QuickTime sound atom version 2


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17284 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 06:56:22 +00:00
ptt
ccd1c55451 sync up to 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17283 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 02:02:57 +00:00
iive
e1661cd170 add Dicas MPEGable H.264/MPEG-4 AVC fourcc
patch by Johannes Ranke from jranke at uni-bremen dot de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17282 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-01 15:31:05 +00:00
gpoirier
673b225458 Add Rich's advice posted on the thread:
Date: Dec 16, 2005 8:51 PM
Subject: Re: [MPlayer-users] How to tell if the video input is interlaced or not?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17281 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 19:16:14 +00:00
gpoirier
86b89307b7 "Currently mplayer looks for only one MP3 frame sync. The attached
patch makes it to look for two consecutive valid MP3 frame headers,
reducing the probability of false positives, which causes Bug 380.

Funny that the fix is so simple. Seems that someone has forgotten to
initialize MP3_resync correctly.

Also this is the recommended way to sync MP3 frames. See
http://www.dv.co.yu/mpgscript/mpeghdr.htm. "

Original thread:
Date: Dec 31, 2005 10:15 AM
Subject: [MPlayer-dev-eng] [PATCH] Try twice when searching for MP3 frame header, fixes Bug 380


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17280 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 18:56:35 +00:00
diego
fc9ce0c940 Add MPEG fourcc to mpeg12.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17279 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 18:24:00 +00:00
nicodvb
55fafe1c3b search next sequence_header untile a valid one is found
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17278 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 17:47:54 +00:00
diego
56f8422129 Guide on creating quality skins.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17277 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-31 14:03:47 +00:00