From 04816a6369b3a5277dfcb4cc7dbbe66881a2a7e9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 28 Oct 2009 22:12:22 +0100 Subject: decoder/ffmpeg: convert metadata Convert the metadata with the libavformat function av_metadata_conv(). This ensures that canonical tag names are provided by libavformat, and we can remove the "artist" vs "author" workaround. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bc2b7f9c0..4969dc91b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ ver 0.15.6 (2009/??/??) +* decoders: + - ffmpeg: convert metadata * output_thread: check again if output is open on PAUSE * update: delete ignored symlinks from database -- cgit v1.2.3