-
Example:
```
A = core.lasmas.LWLibavSource("1.jpg") # pick a large picture, w > 1024 or h > 576. This returns a YUV420 clip
B = core.imwri.Read("1.jpg") # this returns a RGB clip
mv…
-
```
VP8 encoder should support UYVY and YVYU packed YUV types as input.
```
Original issue reported on code.google.com by `matthewj...@google.com` on 7 Jul 2010 at 9:39
-
It's a kind of weird situation. I wrote small sample code
```
#include
#include
#include
void main()
{
int major_ver;
int minor_ver;
Display* x11_display = XOpenDisplay(…
-
**Describe what you are trying to accomplish and why in non technical terms**
To support third party applications that use Frigate's API, it would be helpful to have an endpoint that returns the raw …
-
版本:[v0.2.4-alpha.2](https://github.com/ClassicOldSong/Apollo/releases/tag/v0.2.4-alpha.2)
详细信息:
```
输出目录: C:\Program Files\Apollo
解压缩: sunshine.exe... 100%
解压缩: zlib1.dll... 100%
输出目录: C:\Progra…
-
-
**Describe the bug**
Fied (struct set_plane).is_vu doesn't matter for DRM_FORMAT_YVU422/VC_IMAGE_YUV422PLANAR and DRM_FORMAT_NV21/VC_IMAGE_YUV420SP.
DRM_FORMAT_YVU420 works ok
**To reproduce**
t…
-
I noticed that polyline individual nodes can't be deleted instead the whole object/polyline is deleted upon deletion. It would have been great if ShCAD had the ability to delete individual nodes an a …
-
```
Hello! I've spent some time and implemented the YUV2RGB conversion
library(http://wss.co.uk/pinknoise/yuv2rgb) port from the Theorarm code, it
gives some sensible performance boost on my devices…
-
```
Hello! I've spent some time and implemented the YUV2RGB conversion
library(http://wss.co.uk/pinknoise/yuv2rgb) port from the Theorarm code, it
gives some sensible performance boost on my devices…