]> 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:20:47 +0000 (09:20 -0800)
commit45e783372b35fe39f8ae7f488dfed7796793665e
treec7877f4bc384b16efa2241e137cebf553aab3a8d
parent563958843beb27b410df19a020e35e51afa298a0
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.
libhb/fifo.c
libhb/internal.h
libhb/lapsharp.c