CVSROOT: /cvs Module name: xenocara Changes by: ra...@cvs.openbsd.org 2019/02/25 05:34:35
Modified files: app/video : video.1 video.c Log message: Add support for yv12 encoding to video(1). Frame data is converted to yv12 if Xv(3) does not support yuy2 and uyvy. OK mpi@, landry@