watery01 / libyuv

Automatically exported from code.google.com/p/libyuv
0 stars 0 forks source link

yuv scaler mirror #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If passed a negative width, yuv scaler should horizontally mirror.

Original issue reported on code.google.com by fbarch...@google.com on 10 May 2013 at 10:54

GoogleCodeExporter commented 9 years ago
r692 implements mirror.  Not well tested, but passing LIBYUV_WIDTH=-1280 into 
unittests passes.

Original comment by fbarch...@chromium.org on 13 May 2013 at 6:08