1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-09 07:38:22 +00:00
Commit Graph

18153 Commits

Author SHA1 Message Date
kraymer
c7ae207b5f German translation for usage.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18153 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 21:36:51 +00:00
reimar
11ff3f51fb add a newline before the "Playing"... line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18152 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 21:06:12 +00:00
diego
d4e9855511 Using channel count, samplerate and input bps values from the container
instead of the decoder breaks some DTS samples where the container says
the audio has 6 channels but the decoder gives 2. In this case take the
number of channels from the decoder instead, the output will almost
certainly be badly garbled anyway if the number of channels is wrong.
patch by Uoti Urpala, uoti <<.>> urpala <<@>> pp1 <<.>> inet <<.>> fi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18151 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 20:12:01 +00:00
reimar
2f9248f074 Register for window-manager delete window events and quit MPlayer.
slightly modified patch from Rickard Narstrom (rickard narstrom at gmail com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18150 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 15:58:10 +00:00
reimar
5c332bb395 also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
fixes MPlayer exiting without message for e.g. "mplayer -ao"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18149 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 15:50:37 +00:00
kraymer
1680e5e872 spellcheck revealed 2 more typos..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18148 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 10:28:49 +00:00
gpoirier
381b2d32e7 typo fix: s/20060915/20040915/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18147 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 05:48:16 +00:00
kraymer
338cfde386 small grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18146 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 21:36:29 +00:00
kraymer
931831a99e German translation for documentation.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18145 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 21:30:21 +00:00
diego
0b24ca198d Remove some libmpdvdkit vs libmpdvdkit2 cruft.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18144 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 21:16:46 +00:00
rtognimp
5fce1e7235 faad2 updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18143 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 19:48:14 +00:00
rtognimp
82361d50d0 Update to faad2 cvs 20040915+MPlayer fixes
Patch by me and Emanuele Giaquinta


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18142 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 19:39:34 +00:00
kraymer
b664e7f321 1.15: Explain how security issues should be reported, based on a patch by Ivann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18141 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 19:33:46 +00:00
kraymer
f1e6b03f54 German translation for mail-lists.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18140 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 19:19:58 +00:00
kraymer
32020cc35e German translation for install.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18139 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 18:25:45 +00:00
diego
4016beda76 Make the RTP demuxer work with libdvdread 0.9.5.
ifo_types.h needs the macros UINT8_MAX UINT16_MAX and INT32_MAX, in
stdint.h, which are not defined when the language is C++ unless
__STDC_LIMIT_MACROS is defined.
patch by Emanuele Giaquinta, emanuele <<.>> giaquinta <<@>> gmail <<.>> com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18138 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 14:41:41 +00:00
diego
31eddedd20 Remove outdated references to Arpi as admin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18137 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 13:16:15 +00:00
reimar
b7942efd63 rtsp options should be available for mencoder as well
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18136 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 11:06:35 +00:00
diego
1dca024357 Clarify ffvorbis comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18135 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 10:24:22 +00:00
diego
685d7b7418 A new German translation of the XML documentation is in the works.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18134 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 08:03:20 +00:00
diego
3f08af229f minor markup fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18133 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 08:02:39 +00:00
nicodvb
e23ef70156 removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18132 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 20:20:28 +00:00
gpoirier
508cbe9be6 10l: build fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18131 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 17:50:34 +00:00
corey
6867264ec4 Include buffered decoded audio in A-V sync calculations.
Patch by Uoti Urpala, uoti<<dot>>urpala<<at>>pp1<<dot>>inet<<dot>>fi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18130 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 16:31:42 +00:00
gpoirier
1cfdfe73be fixes decoding demoscene.tv nsv at http://213.186.36.129:8000
Fix suggested by Reimar, patch by RC.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18129 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 13:47:57 +00:00
kraymer
6142b018ae add translation of audio.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18128 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 00:54:59 +00:00
diego
cc76da3ec0 English docs should be built first.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18127 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 00:29:56 +00:00
diego
fb59dee055 Simplify link removal.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18126 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 00:28:36 +00:00
kraymer
74f3eb9e21 add support for German translation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18125 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 00:15:48 +00:00
kraymer
54cc8c7737 add finished translations for
* bugs.xml
 * bugreports.xml
also add main.xml


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18124 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 00:13:07 +00:00
kraymer
ff0eb1101a add missing Makefile for German xml docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18123 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-17 00:10:18 +00:00
gpoirier
649abe5db0 sync with 1.1257
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18122 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 20:53:16 +00:00
kraymer
171a5ec135 1.1257: Fix and improve xinerama support
1.1256: new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
1.1255: [does not apply]
1.1254: -ao pcm:fast suboption for faster-than-realtime dumping


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18121 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 20:27:35 +00:00
kraymer
d7229a877c 1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
1.239: -ao pcm:fast suboption for faster-than-realtime dumping
1.238: the title of this window was not localized


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18120 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 20:05:35 +00:00
gpoirier
6a425eee5c Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
Patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
Original thread:
Date: Apr 12, 2006 1:50 PM
Subject: [MPlayer-dev-eng] [PATCH] GUI: add cheap subtitle switching for non-DVD


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18119 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 16:58:36 +00:00
reimar
1e390288ed Use ULL for > 32 bits constant.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18118 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:45:21 +00:00
reimar
7f3d9de556 Fix and improve xinerama support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18117 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:38:28 +00:00
reimar
79a05843ee remove completely pointless != NULL check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18116 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:25:14 +00:00
reimar
19e4667777 more .charset files based on guesswork
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18115 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:19:29 +00:00
reimar
d040b329e3 UTF-8 is more portable that utf8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18114 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:18:53 +00:00
reimar
e497d5240e Add some files I maintain
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18113 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:17:09 +00:00
iive
c71da39d09 recognize future pentium-m processors, e.g. there is intel core with model 14
patch by Zuxy Meng <zuxy meng at gmail >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18112 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 08:37:49 +00:00
iive
87267dc2f1 10l in rgb2rgb_template.c
patch by Erik Auerswald <auerswal at unix-ag uni-kl de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18111 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 08:27:16 +00:00
reimar
fa344d6f7d fallback to USERPROFILE environment variable for caching CSS keys when
HOME is not set (for MinGW builds running outside of MinGW).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18110 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 21:45:29 +00:00
diego
04f628f283 ffvorbis
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18109 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 21:27:16 +00:00
reimar
27dd8464a6 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from working
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18108 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 21:18:20 +00:00
reimar
97efe20cd1 always cast stream IDs to unsigned before comparing to MAX_STREAMS.
just defining them as unsigned might be a better fix though...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18107 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 21:09:29 +00:00
reimar
02c0f0258f new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18106 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 20:50:33 +00:00
nplourde
a3713ceb29 add support for intel mac. mp3lib is not fixed yet.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18105 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 20:46:54 +00:00
gabrov
563dca1090 synced with 1.15
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18104 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 16:47:25 +00:00