1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 02:45:43 +00:00

Capitalize sentences.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16376 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2005-09-03 16:49:17 +00:00
parent 4d58623130
commit 7b4ecc28d1

View File

@ -8482,32 +8482,32 @@ Use the provided JM format matrix file.
.
.TP
.B cqm4iy=<list>
custom 4x4 intra luminance matrix, given as a list of 16 comma separated
Custom 4x4 intra luminance matrix, given as a list of 16 comma separated
values in the range 1-255.
.
.TP
.B cqm4ic=<list>
custom 4x4 intra chrominance matrix, given as a list of 16 comma
Custom 4x4 intra chrominance matrix, given as a list of 16 comma
separated values in the range 1-255.
.
.TP
.B cqm4py=<list>
custom 4x4 inter luminance matrix, given as a list of 16 comma separated
Custom 4x4 inter luminance matrix, given as a list of 16 comma separated
values in the range 1-255.
.
.TP
.B cqm4pc=<list>
custom 4x4 inter chrominance matrix, given as a list of 16 comma
Custom 4x4 inter chrominance matrix, given as a list of 16 comma
separated values in the range 1-255.
.
.TP
.B cqm8iy=<list>
custom 8x8 intra luminance matrix, given as a list of 64 comma separated
Custom 8x8 intra luminance matrix, given as a list of 64 comma separated
values in the range 1-255.
.
.TP
.B cqm8py=<list>
custom 8x8 inter luminance matrix, given as a list of 64 comma separated
Custom 8x8 inter luminance matrix, given as a list of 64 comma separated
values in the range 1-255.
.RE
.I NOTES: