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.
This commit is contained in:
Max Kellermann
2009-10-28 22:12:22 +01:00
parent d083032236
commit 04816a6369
2 changed files with 6 additions and 4 deletions

2
NEWS
View File

@@ -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