1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-02 21:12:23 +00:00
Commit Graph

5212 Commits

Author SHA1 Message Date
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
diego
8302f9e9d6 ilmv --> ilme typo fix
patch by compn < tempn == at == twmi == dot == rr == dot == com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16817 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 13:45:41 +00:00
jheryan
8394e64b5f Synced with 1.98
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16810 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-19 12:15:06 +00:00
jheryan
a8a2547c02 Typo hunting.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16809 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-19 12:14:01 +00:00
jheryan
742dce27e3 Formal syncing. Typo hunting.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16808 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-19 12:09:56 +00:00
gpoirier
4ac392eaa1 synced with 1.1140
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16799 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 20:26:08 +00:00
diego
df8ff4ce1e Add a note about the "synce with 1.XXX" line that should be in every
translated console message file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16792 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 22:46:48 +00:00
diego
0390d87811 Add a note and a workaround about broken hardware players and how they
choke on Unix line endings in SRT subtitle files.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16791 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 22:23:37 +00:00
gpoirier
19940136bb synced with 1.1139 + Reimar's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16790 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 20:44:17 +00:00
diego
eebbe5b9f5 Guillaume now maintains the MEncoder documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16786 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 08:50:37 +00:00