From 16302246b1fcb7ad4e6f7bd31c49956a455336d2 Mon Sep 17 00:00:00 2001 From: Martin Storsjö Date: Wed, 29 Apr 2015 17:59:01 +0300 Subject: avconv: Add an option for automatically rotating video according to display matrix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The option is enabled by default, but can be disabled. If this is enabled, such side data isn't copied into the output stream (except when doing stream copy). Signed-off-by: Martin Storsjö --- Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index c3ea67c6e4..2fd1583c6e 100644 --- a/Changelog +++ b/Changelog @@ -28,6 +28,7 @@ version : - MMAL-accelerated H.264 decoding - DTS decoding through libdcadec - Canopus HQ/HQA decoder +- Automatically rotate videos based on metadata in avconv version 11: -- cgit v1.2.3