1
mirror of https://github.com/mpv-player/mpv synced 2024-09-05 02:48:21 +02:00
Commit Graph

18175 Commits

Author SHA1 Message Date
reimar
d9d16656b2 forgotten update_xinerama_info prototypes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18175 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 18:42:55 +00:00
albeu
4d418c336f Implement getting colors. The mapping between MPlayer's gamma range
(-100/100) and v4l's range (0-65535) had to be changed a bit to avoid
rounding errors.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18174 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 12:47:37 +00:00
albeu
f865d5a17e Implement tv_get_color_options() and make tv_set_color_options() return
mainfull values.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18173 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 12:45:18 +00:00
kraymer
c07b14a9b0 1.260: 10l
1.259: syntax fix for "s" (keyboard control)
1.258: minor markup fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18172 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:54:00 +00:00
kraymer
ffb3dbc09b 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18171 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:51:50 +00:00
kraymer
7af4532cbc syntax fix for "s" (keyboard control)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18170 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:45:02 +00:00
kraymer
0b15331980 typo (noticed by "veal" on freenode)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18169 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:37:35 +00:00
pacman
9b5b4feac8 Fix BGR32 big-endian output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18168 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 22:44:33 +00:00
nicodvb
26b3c3f9ca removed useless (and broken as hell) buffering code from muxer1; buffering constraints will be fully respected when one of the forthcoming patches is applied
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18167 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 21:40:03 +00:00
nicodvb
280b8e3875 removed skip_padding (never used and totally useless)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18166 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:53:48 +00:00
nicodvb
a160c8687f added support for DX50 and dx50 4CCs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18165 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:48:55 +00:00
nicodvb
aa0de16882 fixed wrong operator precedence in parse_mpeg4_video()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18164 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:44:43 +00:00
nicodvb
471dc6e589 simplified code to patch the video framerate (removed silly comparisons)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18163 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:38:09 +00:00
nicodvb
1cbc74c755 changed timebase from 1024 to 300 (no rounding errors with any of the allowed framerates); write scr_extension accordingly. This is the first of a long series of patches to rewrite the muxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18162 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 20:32:36 +00:00
reimar
3a54af84ad 10l, aspect_save_screenres must be always called in update_xinerama_info.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18161 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 16:17:06 +00:00
reimar
4f5303a7fe better set audio_out_minsize to MAX_FRAMESIZE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18160 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-20 09:23:13 +00:00
reimar
f232cb8882 set audio_out_minsize, should avoid all "maxlen too small" cases
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18159 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 22:33:58 +00:00
reimar
2d6eb3cf57 bug fixes: left-over mode variable used uninitialized,
initialize sh->audio_out_minsize to maximum decoded size


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18158 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 22:30:31 +00:00
kraymer
ed59d324d4 1.242: small grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18157 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 22:04:05 +00:00
kraymer
39af329375 small grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18156 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 22:02:52 +00:00
kraymer
783f7d6f83 remove private comment tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18155 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 21:48:34 +00:00
kraymer
2eeea1fd79 1.241: add a newline before the "Playing"... line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18154 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-19 21:38:24 +00:00
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