]> git.sesse.net Git - ffmpeg/commit
libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag
authorRémi Denis-Courmont <remi@remlab.net>
Fri, 19 Dec 2014 17:15:08 +0000 (19:15 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 25 Dec 2014 19:47:49 +0000 (20:47 +0100)
commit6c99c92a42add7f6a462114d5a4a53c93c551058
treee78b18ab5deaa8d09c22ba14ba177e8d7c64fecd
parent57b6704ecd0f56d6a3092e448687cfd837bb0ac1
libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag

This can be used by the application to signal its ability to cope with
video surface of types other than 8-bits YUV 4:2:0.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/APIchanges
libavcodec/avcodec.h
libavcodec/version.h