vda: Make output CVPixelBuffer format configurable
This is useful for client programs to ask for nv12 surfaces instead of the current default (uyvy), since those are more efficient to decode to. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
committed by
Luca Barbato
parent
3b5e5e6a29
commit
e7c5e17d4f
@ -13,6 +13,9 @@ libavutil: 2014-08-09
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2015-xx-xx - xxxxxxx - lavc 56.23.0
|
||||
Add av_vda_default_init2.
|
||||
|
||||
2015-xx-xx - xxxxxxx - lavu 54.12.0
|
||||
Add AV_LOG_TRACE for extremely verbose debugging.
|
||||
|
||||
|
Reference in New Issue
Block a user