Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in yuv

How to convert RGB to NV12 color space using IPP

c rgb yuv intel-ipp nv12-nv21

Fast RGB => YUV conversion in OpenCL

alignment rgb opencl yuv

Convert YUV4:4:4 to YUV4:2:2 images

image-processing yuv

Android Camera Preview YUV format into RGB on the GPU

java android gpu rgb yuv

How to correctly use ImageReader with YUV_420_888 and MediaCodec to encode video to h264 format?

Android camera2 jpeg framerate

android image jpeg yuv camera2

Camera2 api Imageformat.yuv_420_888 results on rotated image

glPopMatrix() yells "unsupported texture format in setup_hardware_state"

c linux opengl textures yuv

YCbCr Sampler in Vulkan

c++ vulkan yuv

RGB to YCbCr Conversion problems

Fastest way to draw a MediaCodec-decoded video frame to screen?

NV21 format and odd image dimensions

Correct YUV422 to RGB conversion

SIMD: Why is the SSE RGB to YUV color conversion about the same speed as the c++ implementation?

c++ optimization rgb yuv sse2

Problems converting YV12 to RGB through GLSL

c++ c opengl glsl yuv

How can I create a YUV422 frame from a JPEG or other image on Ubuntu

YUV420 to BGR image from pixel pointers

How to compress YUYV raw data to JPEG using libjpeg?

c++ c yuv libjpeg subsampling