]> granicus.if.org Git - handbrake/commit
lapsharp: mirror image data into stride region
authorJohn Stebbins <jstebbins.hb@gmail.com>
Sat, 19 Jan 2019 18:41:59 +0000 (10:41 -0800)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Sun, 20 Jan 2019 17:23:32 +0000 (09:23 -0800)
commit9acbced58708ce15a8a66e7a5bd62e29aa3d6019
treea0d9a5a878dfb938a946486915069bffcf77cc4d
parent8162ee89211b2746c60edea8698a5d3d1439e263
lapsharp: mirror image data into stride region

Adds a function to mirror image data into stride region. Mirroring the
data results in a less visible artefact down the right edge of the
image. Blanking resulted in a dark edge artefact.

Keeps function that blanks stride region and improves it's speed,
although it's not currently used.

(cherry picked from commit 45e783372b35fe39f8ae7f488dfed7796793665e)
libhb/fifo.c
libhb/internal.h
libhb/lapsharp.c