Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0766dad

Browse files
author
nadeko
committed
CI autodeploy
1 parent 9d943ce commit 0766dad

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

‎installation/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,9 @@ <h3>
173173
<tr class='package-row'>
174174
<td>Homebrew (without macOS application bundles)</td>
175175
<td>
176-
<a href='https://github.com/homebrew/homebrew-core/blob/master/Formula/mpv.rb'>
176+
<a href='https://github.com/Homebrew/homebrew-core/blob/master/Formula/m/mpv.rb'>
177177
<i class='fa fa-globe'></i>
178-
<span>https://github.com/homebrew/homebrew-core/blob/master/Formula/mpv.rb</span>
178+
<span>https://github.com/Homebrew/homebrew-core/blob/master/Formula/m/mpv.rb</span>
179179
</a>
180180
</td>
181181
</tr>

‎manual/master/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6279,6 +6279,12 @@ <h2>GPU renderer options</h2>
62796279
<dd>Mitchell-Netravali. The <tt class="docutils literal">B</tt> and <tt class="docutils literal">C</tt> parameters can be set with
62806280
<tt class="docutils literal"><span class="pre">--scale-param1</span></tt> and <tt class="docutils literal"><span class="pre">--scale-param2</span></tt>. This filter is very good at
62816281
downscaling (see <tt class="docutils literal"><span class="pre">--dscale</span></tt>).</dd>
6282+
<dt><tt class="docutils literal">catmull_rom</tt></dt>
6283+
<dd>Catmull-Rom. A Cubic filter in the same vein as <tt class="docutils literal">mitchell</tt>, where
6284+
the <tt class="docutils literal">B</tt> and <tt class="docutils literal">C</tt> parameters are <tt class="docutils literal">0.0</tt> and <tt class="docutils literal">0.5</tt> respectively.
6285+
This filter is sharper than <tt class="docutils literal">mitchell</tt>, but it results in mild
6286+
ringing. Like <tt class="docutils literal">mitchell</tt>, this filter is good at downscaling (see
6287+
<tt class="docutils literal"><span class="pre">--dscale</span></tt>).</dd>
62826288
<dt><tt class="docutils literal">oversample</tt></dt>
62836289
<dd>A version of nearest neighbour that (naively) oversamples pixels, so
62846290
that pixels overlapping edges get linearly interpolated instead of

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /