[FFmpeg-devel] [PATCH 0/2] Pixel Format for 10-bit HWAccels

Hendrik Leppkes h.leppkes at gmail.com
Thu Jan 7 12:11:20 CET 2016


Hey, the following two patches add support for the P010 pixel format to lavu and swscale,
which is the GPU-friendly 10-bit pixel format used for 10-bit HWAccel decoding.

Its practically just NV12 bumped to 16-bit storage and 10-bit data in the MSBs (6 zeros in the LSBs).

Patches for actual HEVC 10-bit HWAccel will arrive later.

- Hendrik



More information about the ffmpeg-devel mailing list