comparison DOCS/man/en/mplayer.1 @ 25758:2ee33590afe6

Add a fragment program for 5x5 unsharp masking
author reimar
date Fri, 18 Jan 2008 19:05:29 +0000
parents 77427895f7bb
children ac1a2c121d3a
comparison
equal deleted inserted replaced
25757:70ab55da2689 25758:2ee33590afe6
3655 .br 3655 .br
3656 3: Same as 1 but does not use a lookup texture. 3656 3: Same as 1 but does not use a lookup texture.
3657 Might be faster on some cards. 3657 Might be faster on some cards.
3658 .br 3658 .br
3659 4: Use experimental unsharp masking with 3x3 support and a strength of 0.5. 3659 4: Use experimental unsharp masking with 3x3 support and a strength of 0.5.
3660 .br
3661 5: Use experimental unsharp masking with 5x5 support and a strength of 0.5.
3660 .RE 3662 .RE
3661 .IPs cscale=<n> 3663 .IPs cscale=<n>
3662 Select the scaling function to use for chrominance scaling. 3664 Select the scaling function to use for chrominance scaling.
3663 For details see lscale. 3665 For details see lscale.
3664 .IPs customprog=<filename> 3666 .IPs customprog=<filename>