Issues
- 0
- 0
Use pre-staged transform headers for implementing multiple threads on large bitmaps.
#53 opened by HawaiianSpy - 1
- 1
Explore Refactoring the headers on each transform function to pre-stage the set up computations.
#52 opened by HawaiianSpy - 1
Add support for YV16
#21 opened by HawaiianSpy - 0
Implement a one-pass, in-place transform for combinations of: v flip, h flip, greyscale, and negative.
#60 opened by HawaiianSpy - 1
Add support for NV21
#57 opened by HawaiianSpy - 1
- 1
Add support for Y41T
#11 opened by HawaiianSpy - 1
- 0
- 1
NV12_to_IYU2 transform missing
#50 opened by HawaiianSpy - 1
NV12_to_Y41P transform missing.
#51 opened by HawaiianSpy - 1
Add support for Y42T
#12 opened by HawaiianSpy - 1
- 1
Remove more forced flipped settings
#46 opened by HawaiianSpy - 1
Support ARGB1555 versus RGB555
#41 opened by HawaiianSpy - 1
Add Unit Tests for YUV to YUV Transforms.
#31 opened by HawaiianSpy - 1
Add Unit Tests for RGB to RGB Transforms.
#30 opened by HawaiianSpy - 1
Add Unit Tests to YUV to RGB Transforms
#32 opened by HawaiianSpy - 1
- 1
Add support for Y16
#10 opened by HawaiianSpy - 1
- 1
Add mapping of YUV9 to YVU9
#20 opened by HawaiianSpy - 1
- 1
Add support for AYUV
#7 opened by HawaiianSpy - 1
Test this library.
#6 opened by HawaiianSpy - 1
- 1
Add YUV to YVU conversion functions.
#4 opened by HawaiianSpy - 1
Add RGB to RGB conversion functions.
#3 opened by HawaiianSpy