mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-06 06:29:09 +08:00
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
* commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb': cosmetics: Fix spelling mistakes Merged-by: Clément Bœsch <u@pkh.me>
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
*
|
||||
* Apply a boxblur debanding algorithm (based on the gradfun2db
|
||||
* AviSynth filter by prunedtree).
|
||||
* Foreach pixel, if it's within threshold of the blurred value, make it closer.
|
||||
* So now we have a smoothed and higher bitdepth version of all the shallow
|
||||
* gradients, while leaving detailed areas untouched.
|
||||
* For each pixel, if it is within the threshold of the blurred value, make it
|
||||
* closer. So now we have a smoothed and higher bitdepth version of all the
|
||||
* shallow gradients, while leaving detailed areas untouched.
|
||||
* Dither it back to 8bit.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user