From 064698d381e1e7790f21b0199a8930ea04e2e942 Mon Sep 17 00:00:00 2001 From: Guillaume Martres Date: Sun, 11 Aug 2013 09:02:07 +0200 Subject: Add HEVC decoder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Initially written by Guillaume Martres as a GSoC project. Further contributions by the OpenHEVC project and other developers, namely: Mickaël Raulet Seppo Tomperi Gildas Cocherel Khaled Jerbi Wassim Hamidouche Vittorio Giovara Jan Ekström Anton Khirnov Martin Storsjö Luca Barbato Yusuke Nakamura Reimar Döffinger Diego Biurrun Signed-off-by: Anton Khirnov --- doc/general.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/general.texi') diff --git a/doc/general.texi b/doc/general.texi index c50e89f839..9da4a66f8a 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -526,6 +526,7 @@ following image formats are supported: @item H.263+ / H.263-1998 / H.263 version 2 @tab X @tab X @item H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 @tab E @tab X @tab encoding supported through external library libx264 +@item HEVC @tab @tab X @item HNM version 4 @tab @tab X @item HuffYUV @tab X @tab X @item HuffYUV FFmpeg variant @tab X @tab X -- cgit v1.2.3