1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 14:50:07 +00:00
Commit Graph

1313 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
acd4f752f0 minor typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16785 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 08:50:04 +00:00
gpoirier
e5f6f09ea3 synced with 1.1138
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16776 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 21:50:21 +00:00
gpoirier
913799e42e synced with 1.1137
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16775 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 18:12:51 +00:00
reimar
85dd2f4118 Fix/improve vo_gl and vo_gl2 suboption documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16774 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 14:47:26 +00:00
reimar
1b339ddf43 Another usage example for the %n%str escaping syntax and ao_sgi documentation update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16773 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 14:38:02 +00:00
danny
5a8e327a40 Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16748 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 07:31:35 +00:00
gpoirier
608ff40ea4 sync with 1.1136
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16739 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 11:42:15 +00:00
diego
02fc735343 A few fixes noticed by Paul TT.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16728 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 13:34:24 +00:00
diego
3c1dbba951 More consistency for the interactive control section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16724 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 03:10:21 +00:00
gpoirier
bba1fc931c nits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16723 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 21:02:18 +00:00
joey
e29589ff4d use subopt parser for arguments.
change all printf to mp_msg.
update man page gif89a example.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16722 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-10 12:59:36 +00:00
gpoirier
2a0bf625f6 sync with 1.1132
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16718 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-09 19:26:23 +00:00
lorenm
9b1096e251 sync to x264 r318 (mixed_refs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16713 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-08 22:28:27 +00:00
jheryan
118fc279eb Synced with 1.1131
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16702 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-07 05:56:58 +00:00
gpoirier
265d32af57 synced with 1.1131 (just after Diego's commit torrent) :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16693 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 16:51:41 +00:00
jheryan
3d3ab846ee Synced with 1.1128
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16692 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 12:46:56 +00:00
diego
53f409ccce stupid typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16691 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 12:42:48 +00:00
diego
282e5fcb7d Reformat the interactive control section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16690 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 12:38:04 +00:00
diego
513fcb5d73 Keyboard control section renamed to interactive control, small structure change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16689 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 12:29:43 +00:00
diego
12231761c1 consistency nit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16677 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 23:37:54 +00:00
diego
10e86c6fda Document XF86 multimedia keys.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16676 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 23:36:39 +00:00