From e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 10 May 2015 21:32:59 +0200 Subject: 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 --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 5934f4517f..5d39ec64c2 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -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. -- cgit v1.2.3