1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-06 15:10:20 +00:00
Commit Graph

110 Commits

Author SHA1 Message Date
gpoirier
c79c434540 Sync to 1.807:
sync to x264 r61 (improved 2pass ratecontrol)
rename option 'fullinter' to '4x4mv'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13973 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-18 21:21:19 +00:00
gpoirier
8540f30a90 Sync with 1.806: various fixes, and some long standing french fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13965 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-17 19:58:47 +00:00
gpoirier
3eee7476f6 Sync with 1.805:
1.805: allow forcing of software volume control and setting maximum
       amplification.
1.804: update description of lavc's keyint, vb_strategy, and mbqmin.
1.803 (done by Diego)
1.802: Mention unichrome_vid in the list of VIDIX drivers
patch by Timothy Lee <timothy dot lee at siriushk dot com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13941 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 14:27:51 +00:00
diego
61a4859db2 Update links to match the XML docs structure change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13914 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 02:12:36 +00:00
gpoirier
e18ba689db Some work on the XviD section:
- better divx5bvop description
- "new" (no)packed and (no)closed_gop options explained
- more appropriate wordings


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13895 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-07 20:30:11 +00:00
gpoirier
d49cba10c4 Sync
1.800: have each XviD's option flag have its (no)counterpart
1.799: vo_gl should work fine with -fixed-vo
+ some French fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13855 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-02 17:26:24 +00:00
gpoirier
ed0d87f397 French fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13832 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 19:58:36 +00:00
gpoirier
bf90e11955 Sync with 1.798 + french fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13807 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 09:46:16 +00:00
nplourde
10c99e8c9e panscan now supported in vo_quartz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13798 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-29 15:29:07 +00:00
gpoirier
72679c77f5 Sync with 1.794: vcresample & sweep filters
(should be proofread by a tech geek if possible to check the translation)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13779 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-27 20:05:48 +00:00
gpoirier
75bf44f497 Sync with 1.793:
MEncoder needs -srate together with -af resample,
hint by Giacomo Comes <comes at naic dot edu>.
+ some french fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13738 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-22 17:23:34 +00:00
gpoirier
2ebdd3f110 Sync with 1.792
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13729 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 16:45:42 +00:00
gpoirier
a9b517f2d9 Sync with 1.791 + some French fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13728 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 16:43:14 +00:00
gpoirier
be629c8fc3 Sync with 1.788: wording/spelling
NB: previous commit also featured sync to 1.783, also it wasn't clearly stated


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13710 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 18:32:07 +00:00
gpoirier
a66601e614 Sync with 1.787:
1.787: lavc is faster than XviD and thus recommended for decoding and PP.
1.786: man page review part XII
1.785: consistent I/P/B-frame spelling
1.784: Spelling/wording/clarity improvements and bug fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13695 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 20:11:26 +00:00
gpoirier
72a52d9b97 Sync with 1.782: Only use S/PDIF output when no other alsa device is set,
allows to use external ac3 decoders.
and 1.781: OSD variant for vo_gl.c that behaves more like the one of other vos.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13663 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 21:01:57 +00:00
gpoirier
f893a30cbf Sync with 1.780: Documents two new postprocessing options: "dering-luma"
and "dering-chroma".
Also moves around a bit the decoder section in order to "factorize" some
comments.
+ some french fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13656 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 13:51:11 +00:00
gpoirier
525c6075f9 Sync with 1.779: missing sentence dots
+ small french fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13651 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-15 16:36:51 +00:00
gpoirier
36a5d57bd3 Sync with 1.778: Make '.' key default for framestepping
+ small french fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13645 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 18:36:54 +00:00
gpoirier
77cb9ce9ac Sync with 1.777
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13644 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 17:14:11 +00:00
gpoirier
0a715cbb97 Sync with 1.773: allow to step only one frame forward by pressing s.
+ a small French correction


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13634 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 19:53:29 +00:00
gpoirier
1bf0862693 Sync with 1.772: XviD's bvhq option desc
+ lots of french corrections. Kudows to Gigi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13615 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-11 19:30:43 +00:00
gpoirier
f218ab594d Sync with 1.770: af_extrastereo, af_volnorm
1.769: consistency fix, typos and better wording as suggested by
Loren Merritt


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13593 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-09 08:11:16 +00:00
gpoirier
2da87a2230 Sync with 1.767
+ more french corrections.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13588 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-08 21:12:49 +00:00
gpoirier
a99cd037f8 Some french corrections, mostly "s" on plurial forms
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13581 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-07 16:26:13 +00:00
gpoirier
2dcda86f34 Sync with 1.764: -alang needs a language code, not a country code.
+ typos pointed out by Diego


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13559 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 11:06:09 +00:00
gpoirier
1bfaaabe75 Sync with 1.763:
Better description of x264's PSNR stats
1.762: -alang description corrected.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13547 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-04 18:42:44 +00:00
gpoirier
c08f78335c Sync with 1.760:
-sws and -vf scale sections improved, small fixes.

+ some cut-and-paste from patches fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13528 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-02 10:11:24 +00:00
gpoirier
5cd3cbf043 Nroff fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13523 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-01 22:46:39 +00:00
gpoirier
4ef48d5178 Sync with 1.759:
Documentation of x264 3-pass mode, and fixes on lavc's *_mask
options, pointed out by Jiri Heryan


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13520 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-01 15:53:09 +00:00
gpoirier
9d67f107c3 Sync
1.758: consistency between the blur filter descriptions
patch by Jiri Heryan <technik at domotech dot cz>
1.757: -dvd-device can point to a directory to play a VOB from the hard disk.
patch by Corey Hickey <bugfood-ml at fatooh dot org>

+ suggestions on The Wanderer regarding English tech words


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13515 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-30 16:25:04 +00:00
gpoirier
8d5605f483 Sync with 1.756:
Removal of vo_pgm and vo_md5
1.755:
Better wording/descriptions as suggested by the Wanderer

+ found a nice equivalent to English "overlay" in French (incrustation) ->
	Kudows to my Dad! ;-)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13510 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-29 09:03:15 +00:00
gpoirier
924b8ccbd1 THE "vf=eq2=1.0:-0.8" fix
Sync with 1.754: better default parameter,added counterpart option, better names for few options, 3-pass support and improved documentation.
( Eng patch by Loren Merritt )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13499 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-28 08:17:45 +00:00
gpoirier
edc68fcea3 I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 is
the runtime syntax... Bummer!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13494 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-27 19:09:43 +00:00
gpoirier
316e28fb74 Sws default setting correction, and random wordings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13493 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-27 19:03:49 +00:00
gpoirier
2c5688f920 Tons of French corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13487 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-27 08:33:17 +00:00
gpoirier
85d494fd10 Sync with 1.748: better descriptions for remaining, poorly documented masking
options (many thanks to Loren Merritt)
vi_qfactor description
HUGE amount of spelling/wording/etc... corrections. These at least amount to
1 million l. No kidding


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13485 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 21:41:54 +00:00
gpoirier
fc22a65881 Cumulative sync patch:
1.746: -lavdopts lowres.
1.747: man page review part X


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13482 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 19:01:11 +00:00
gpoirier
f56dc998c4 Encoding tip regarding x264's deblock filter suggested by Loren Merritt.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13473 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 10:21:17 +00:00
gpoirier
f94233ca7d Cumulative sync with 1.744
1.744: quantizer --> quantization as pointed out by Attila
1.743: Hint at examples, better wording, some cosmetics.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13472 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 10:01:13 +00:00
gpoirier
23ae7dfb56 Sync with 1.742
better vme desc, x264 tips, consitency on jpeg section.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13465 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-25 17:08:01 +00:00
gpoirier
2a62fd53ad sync with 1.738 and fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13448 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-23 18:43:31 +00:00
diego
fb82115834 Rroff markup fixes and point out a 10l.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13446 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-23 10:43:32 +00:00
gpoirier
f4f8395850 Cumulative patch
1.736: Better lumi/dark_masking descriptions, tips for 4mv and autoaspect
1.736: Better nssew description.
1.735: allow to select an alsa mixer channel index.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13438 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-22 15:52:44 +00:00
gpoirier
4ba1803132 Sync with 1.733: add support for subpel quality refinement option in x264.
(Eng patch by Jeff Clagg)
Sync with 1.734: fixes on the new portable anymap and md5sum video output
drivers (not all are here, I did some fixes while commiting the patch to the
French manpage already)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13434 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-22 11:30:33 +00:00
gpoirier
88a8bee3ee sync with 1.732: encoding to mp2 with libtoolame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13429 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 20:35:22 +00:00
gpoirier
a1c64fc056 Sync with 1.731: Better description of lavc's dia encoding option, thanks
to Loren Merritt explanations
+ some typos, fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13421 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 12:47:50 +00:00
gpoirier
3b9f9beb19 Cumulative patch 1.727 and 1.722
Better description of Loren Merritt's 3-pass mode, better qns desc., and a
couple of x264 encoding options (based a documentation I read)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13416 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 09:42:33 +00:00
diego
d72895c64d Roff interprets ' as markup, thus lines should never start with '.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13412 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 08:20:28 +00:00
gpoirier
c0995d3728 "partial" sync with 1.726: Document the new portable anymap and md5sum video
output drivers.
since I changed some things for consistency reasons


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13404 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 08:54:36 +00:00