]> git.sesse.net Git - ffmpeg/commit
vda: Make output CVPixelBuffer format configurable
authorStefano Pigozzi <stefano.pigozzi@gmail.com>
Sun, 10 May 2015 19:32:59 +0000 (21:32 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 13 May 2015 15:39:37 +0000 (17:39 +0200)
commite7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623
tree25b9fa293c02f0e10827a3649ed92ff55f571b36
parent3b5e5e6a29d62462d0505287042fa4c2b99c4f2b
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>
doc/APIchanges
libavcodec/vda.c
libavcodec/vda.h
libavcodec/vda_h264.c
libavcodec/version.h