1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-30 11:02:10 +00:00
Commit Graph

5221 Commits

Author SHA1 Message Date
gpoirier
4e999610e7 Reformating and nit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17005 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 15:52:04 +00:00
gpoirier
cbfcd8f1fa synced with 1.1155
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17004 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 15:50:46 +00:00
albeu
2b90c1bdfe Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17003 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 14:43:53 +00:00
diego
b83b80ddaa Update credits, sync a few lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17000 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 10:33:28 +00:00
ranma
e3b98e1e2b 1.1153: Document the new oss config parameters.
1.1152: Adds a target parameter to the volnorm filter.
1.1151: add a switch, slave command, and vo control to toggle borderless window.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16995 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-16 17:33:28 +00:00
ptt
670e234220 Added a space after dv suboption for -lavfopts section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16987 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-15 15:46:53 +00:00
gpoirier
d98aad7859 synced with 1.1153
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16978 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-11 15:56:56 +00:00
albeu
370c6a893c Document the new oss config parameters.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16977 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-11 15:08:35 +00:00
joey
8572f14094 Adds a target parameter to the volnorm filter.
This is useful to avoid clipping when processing data,
  but less important when watching a clip live.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16972 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-11 02:47:21 +00:00
diego
2d613a775d alphabetical order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16970 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 23:26:55 +00:00
joey
8901ee0b0a add a switch, slave command, and vo control to toggle borderless window.
includes documentation.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16969 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 22:25:54 +00:00
gpoirier
de16761787 sync with 1.1150 (megaslow pp:) )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16955 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-09 22:17:20 +00:00
ranma
9f105ba195 new orthography
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16953 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-09 15:40:25 +00:00
ranma
2f0e9a72ce Speling (das -> daß)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16952 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-09 06:22:03 +00:00
diego
ad53c7421c typo, trailing whitespace
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16951 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-09 00:18:48 +00:00
rathann
62cfb0bfff SDL no longer needed by default
libavcodec MUST be linked in statically


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16950 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-08 23:58:43 +00:00
ranma
52946d2576 document new vf_uspp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16948 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-08 20:03:48 +00:00
michael
e9cfe4b5f6 ultra simple&slow pp filter, yes yet another spp like filter :)
this one does actually compress&decompress the video at various shifts with lavc while the other spp filters are doing optimized intra only filtering
limitations:
mpeg4 is hardcoded, all options too, pretty trivial to change though, even filtering with non dct codecs like snow could be tried ...
the qscale/qp is only taken fron the first MB of each image and then used for the whole image (would needs some small changes to lavc to let the user set the qscales for the mbs themselfs but iam to lazy ...)
this needs ALOT of cpu time and memory especially at uspp=8 ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16947 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-08 13:15:19 +00:00
ranma
0abc2311fe mostly formatting fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16938 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 17:48:26 +00:00
ranma
2a1f8fe312 Two minor corrections by mitch (mitch at cgarbs dot de)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16932 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 15:54:29 +00:00
gpoirier
d4dd22f383 sync w/ 1.1149
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16929 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 14:28:25 +00:00
reimar
37e8450bf0 "describe" cdda://n-m syntax
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16928 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 14:21:17 +00:00
gabrov
94d41a1b0c synced with 1.98
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16922 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 21:42:27 +00:00
gpoirier
6c5609cd06 Sync with 1.1148
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16921 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 18:11:02 +00:00
reimar
eeaa5eb45f set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
this was the default before, too, since a function call was missing and
thus the paranoia setting was ignored


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16915 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 11:40:06 +00:00
ptt
7e690a996a synced with 1.136
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16903 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 11:17:03 +00:00
jheryan
0763332f71 Synced with 1.98
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16902 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 06:42:58 +00:00
jheryan
6d465b45be Synced with 1.1146
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16901 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 06:42:17 +00:00
lorenm
3c1298e0f7 sync to x264 r360 (trellis)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16899 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 01:01:19 +00:00
reynaldo
258f629dc8 typo fix bust/must
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16895 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-03 04:04:22 +00:00
ranma
eedefdd15a Too much spare time on tuesday, compared about 2/3 of the english manpage with the german one to find missing sections; some rephrasing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16890 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-02 14:44:22 +00:00
gpoirier
50d2d8a2e2 synced with 1.1146
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16889 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-02 10:59:11 +00:00
gpoirier
a7b025f291 bump sync tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16888 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-01 22:01:01 +00:00
gpoirier
e526866804 synced with 1.98, patch by Johan Bos.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16886 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-01 17:09:26 +00:00
gpoirier
69c3235dfe synced with 1.34, patch by Johan Bos + fixes by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16879 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-31 08:41:41 +00:00
reynaldo
3869bb19bc make myself console help messages maintainter at diego's request
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16869 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-26 22:52:41 +00:00
diego
4fc09d0f53 Clarify subtitle alignment behavior.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16866 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-26 09:15:49 +00:00
gpoirier
3ecca129fa synced with 1.1145
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16852 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-25 15:15:46 +00:00
lorenm
ff48164f90 sync to x264 r334 (crf)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16847 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-24 04:39:18 +00:00
gpoirier
bb5fb21443 Synced with 1.1143
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16846 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 21:21:45 +00:00
diego
5f93a654f4 minor spelling wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16845 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 16:51:39 +00:00
diego
e0229253f0 author list prettyprinting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16844 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 16:50:27 +00:00
diego
4343951335 Reformat section titles so that it becomes easier to tell sections and
subsections apart.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16843 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 16:49:56 +00:00
rfelker
53bbca7882 improve documentation of -subalign
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16841 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 15:54:13 +00:00
rfelker
37584f552e 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16838 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 15:25:10 +00:00
diego
bd84c608ea spelling/grammar/wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16836 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 14:49:32 +00:00
diego
bdbf4bb353 Add missing quotes around .IPs argument.
patch by Paul TT < paultt = at = hackerjournal = dot = it >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16827 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-22 19:28:37 +00:00
diego
201950a0f5 Add a few more XML tags for better semantics markup.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16823 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 23:07:55 +00:00
diego
24ea3cdda8 Explain how to place subtitles in black bands.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16822 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 23:06:02 +00:00
diego
6ae85191ac sync with 1.32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16818 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 13:46:29 +00:00