1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 05:15:12 +00:00
Commit Graph

20281 Commits

Author SHA1 Message Date
diego
9443ea8b9f typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 13:47:45 +00:00
syrjala
3668b5afc5 s/vo_osd_changed/vo_osd_changed_flag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20285 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 13:23:13 +00:00
syrjala
f3068fb85d Round buffer width and height to 16 pixels.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20284 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 13:19:31 +00:00
kraymer
c4e860af94 rewording of config file usage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20283 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 11:30:59 +00:00
kraymer
7cc3a32bc6 r20257: Disable loading of file-specific configuration file from the same
directory as the played file. Add a command-line switch to enable it.
r20260: Update x264 option names that changed with r20060
r20264: small grammar fix
r20265: Use American spelling of "gray" instead for British's "grey" for XviD option
r20277: Update x264 option names that changed with r20060
r20279: mention new -use-filedir-conf option in general config description
r20280: remove me=3 leftover (x264)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20282 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 11:21:11 +00:00
gpoirier
0730714c3d sync w/20280
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20281 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 11:17:54 +00:00
kraymer
3de18b8e5e remove me=3 leftover (x264)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20280 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 11:15:00 +00:00
kraymer
878fd8d9f6 mention new -use-filedir-conf option in general config description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20279 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 10:48:41 +00:00
gpoirier
9c0c3dc1db sync with 20277
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20278 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 07:42:56 +00:00
lorenm
3efc805e7c Update x264 option names that changed with r20060
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20277 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 20:23:23 +00:00
michael
84aad40d58 bilinear interpolation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20276 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 20:21:31 +00:00
eugeni
28ecbe3cc3 Remove an outdated debug message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20275 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 19:02:11 +00:00
michael
c6fcd1fe5d 200 byte is too little
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20274 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 18:37:40 +00:00
ptt
00df73054e sync up to r20265 + some li'l fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20273 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 16:11:04 +00:00
michael
bc040ace6f generic equation filter
example: -vf 'geq=(p(X\,Y)+p(mod(Y*2-X*2\,W)\,mod(Y*2+X*2+sin((X-Y)/10/SW+N)*SW*20\,H)))/2'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20272 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 15:47:32 +00:00
gpoirier
7fd5e08466 sync w/ r19715
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20271 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 15:38:15 +00:00
gpoirier
78c4532a60 Woops, forgot to bump sync tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20270 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 15:22:27 +00:00
gpoirier
d189a56f42 Sync w/ 20260
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20269 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 15:20:06 +00:00
diego
6f8200172e Skip -march tests for values that are aliases of already tested values.
patch by Zuxy Meng, zuxy.meng gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20268 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 15:06:57 +00:00
ptt
0ecd33f285 li'l fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20267 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 13:56:29 +00:00
diego
70e30009b4 Remove unused variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20266 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 13:26:22 +00:00
gpoirier
087b6f4c1b Use American spelling of "gray" instead for British's "grey" for XviD option, while keeping backward compatibility
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20265 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 11:57:11 +00:00
diego
e9f17bbc18 small grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20264 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 10:25:50 +00:00
gpoirier
dbfd3f7945 sync w/ r20257
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20263 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 09:58:10 +00:00
gpoirier
7653445ee0 r20237
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20262 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 09:32:41 +00:00
diego
7994563261 libdv may depend on libpthread.
patch by Zuxy Meng zuxy.meng gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20261 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 09:25:23 +00:00
gpoirier
694265d4d5 Update x264 option names that changed with r20060
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20260 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 09:09:03 +00:00
gpoirier
29e26beaa5 sync with r20132
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20259 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 08:53:23 +00:00
lorenm
34a5cd1be8 fix multiple instances of -x264encopts on the commandline (broke in r20060)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20258 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 23:11:36 +00:00
rtogni
c844ece6d4 Disable loading of file-specific configuration file from the same
directory as the played file. Add a command-line switch to enable it.
Patch by reimar, manpage patch by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20257 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 21:27:15 +00:00
reimar
40f9cdbdd8 Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20256 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 20:48:26 +00:00
kraymer
381eaf068f r20254: bump date, small consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20255 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 18:55:57 +00:00
diego
38a06c3c43 bump date, small consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20254 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 18:48:18 +00:00
kraymer
8a7fffc737 escape - (bobdeint)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20253 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 18:41:44 +00:00
reynaldo
8fcccd3090 as anounced, just some cleaning, purely janitorial changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20252 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 18:36:02 +00:00
reimar
f19fba1d05 Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling
so that Volume names are updated after changing media.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20251 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 18:33:39 +00:00
reimar
140ee2645b Implement bob (pseudo?) deinterlacing for xvmc.
Patch from Tomas Janousek (tomi at nomi cz) with modifications by
Carl Eugen Hoyos (cehoyos at ag or at) and me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20250 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 18:27:34 +00:00
kraymer
045b49c45e r20237: Escape some more - signs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20249 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 18:15:19 +00:00
Gabrov
edc6a20998 man/hu/mplayer.1 synced with r20237
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20248 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 17:56:55 +00:00
kraymer
8e08bff7ee convert chinese man page to UTF-8
add svn:mime-type mentioning UTF-8 charset
patch by Sheldon Jin (jinsh2 yahoo com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20247 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 17:51:10 +00:00
rtogni
06f3785f92 Support new realaudio codec names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20246 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 17:19:13 +00:00
diego
11ef25c878 Remove Linux test from DirectFB check, it runs on some BSD systems at least.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20245 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 16:47:17 +00:00
gpoirier
709aa208de syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20244 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 16:28:56 +00:00
reimar
fa1aab0091 strcat->strcpy simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20243 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 16:06:06 +00:00
gpoirier
c42fa95d52 Actually convert sync tag to subversion style (and found out that this file is WAY outdated)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20242 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 15:55:48 +00:00
reimar
5c98e52e54 Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DVD drive.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20241 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 15:34:50 +00:00
gpoirier
19e12a0fd7 Bump sync tag, remove useless FIXME
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20240 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 15:25:59 +00:00
kraymer
7a661433e7 missing console messages are (also) replaced by English versions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20239 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 14:35:18 +00:00
kraymer
a43c86f915 update mailman links
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20238 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 14:29:14 +00:00
diego
2ca7c578f3 Escape some more - signs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20237 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 14:12:18 +00:00