From 0c4468dc185fa8b9e7d6add914595c5e928b24fd Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Thu, 21 Apr 2016 17:24:07 -0400 Subject: stereo3d: Add API to get name from value or value from name Use it in av_dump_format() instead of a huge switch case. --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index b89303a5f9..eae92c52ee 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2015-08-28 API changes, most recent first: +2016-xx-xx - xxxxxxx - lavu 55.12.0 - opt.h + Add av_stereo3d_type_name() and av_stereo3d_from_name(). + 2016-xx-xx - xxxxxxx - lavu 55.11.0 - hwcontext_dxva2.h Add new installed header with DXVA2-specific hwcontext definitions. -- cgit v1.2.3