[FFmpeg-devel] [PATCH 0/2] lavc/vaapi: More 4:4:4 changes

Philip Langdale philipl at overt.org
Fri Aug 5 06:59:02 EEST 2022


jamrial sent me off down a rabbit hole when he asked me to test his
swscale change, and here are the results.

Philip Langdale (2):
  lavc/vaapi_decode: add missing flag when picking best pixel format
  lavc/vaapi_encode: enable 8bit 4:4:4 encoding for HEVC and VP9

 libavcodec/vaapi_decode.c      | 1 +
 libavcodec/vaapi_encode.c      | 1 +
 libavcodec/vaapi_encode_h265.c | 2 ++
 libavcodec/vaapi_encode_vp9.c  | 2 ++
 4 files changed, 6 insertions(+)

-- 
2.34.1



More information about the ffmpeg-devel mailing list