Commit 018069c7 authored by gb's avatar gb

Add VA API pixfmt (only VLD is available ATM).


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18309 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 277330d1
......@@ -81,6 +81,7 @@ const enum PixelFormat ff_pixfmt_list_420[] = {
};
const enum PixelFormat ff_hwaccel_pixfmt_list_420[] = {
PIX_FMT_VAAPI_VLD,
PIX_FMT_YUV420P,
PIX_FMT_NONE
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment