-
```
What steps will reproduce the problem?
1. Use ConvertFromI420 to do yuv420 to rgb565 conversion (Both C and NEON
version)
2.
3.
What is the expected output? What do you see instead?
The function…
-
```
What steps will reproduce the problem?
1. Use ConvertFromI420 to do yuv420 to rgb565 conversion (Both C and NEON
version)
2.
3.
What is the expected output? What do you see instead?
The function…
-
```
What steps will reproduce the problem?
1. Use ConvertFromI420 to do yuv420 to rgb565 conversion (Both C and NEON
version)
2.
3.
What is the expected output? What do you see instead?
The function…
-
Hi, I need image manipulation functions, which are not yet included in CImg:
- ordered dithering
- reduce color from RGB888 to RGB656 (the lower data would be cut away, internal buffer would stay 24bp…
-
```
What steps will reproduce the problem?
1. Use ConvertFromI420 to do yuv420 to rgb565 conversion (Both C and NEON
version)
2.
3.
What is the expected output? What do you see instead?
The function…
-
```
What steps will reproduce the problem?
1. Use ConvertFromI420 to do yuv420 to rgb565 conversion (Both C and NEON
version)
2.
3.
What is the expected output? What do you see instead?
The function…
-
```
What steps will reproduce the problem?
1. Use ConvertFromI420 to do yuv420 to rgb565 conversion (Both C and NEON
version)
2.
3.
What is the expected output? What do you see instead?
The function…
-
```
Describe the issue you're having:
swscale, due to its very general nature, is very slow.
A custom implementation for the most common scalers would probably be faster,
and easier to manage/extend.…
-
```
There is a bug with all YUV-encoded h264 video in LAV Video Decoder, where the
RGB result has subtle vertical stripes on every other pixel column. This
doesn't happen with the same videos in ff…
-
```
What steps will reproduce the problem?
1. Use ConvertFromI420 to do yuv420 to rgb565 conversion (Both C and NEON
version)
2.
3.
What is the expected output? What do you see instead?
The function…