aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-02-13 19:05:39 +0100
committerMax Kellermann <max@duempel.org>2012-02-13 19:05:39 +0100
commit103832742d4ef2b6bb86d287b8557ab3e64dba21 (patch)
tree877666878cf805ee2627749552d106e79515083c /NEWS
parent3e7e0bcb1877785716cd83199129edb68a2feab4 (diff)
downloadmpd-103832742d4ef2b6bb86d287b8557ab3e64dba21.tar.gz
mpd-103832742d4ef2b6bb86d287b8557ab3e64dba21.tar.xz
mpd-103832742d4ef2b6bb86d287b8557ab3e64dba21.zip
decoder/ffmpeg: read the "year" tag
This was disabled when compiled with a new ffmpeg version. Older ffmpeg versions used it explicitly, while newer ones may pass it through from the codec.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1f19983a7..aa6ef9516 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ ver 0.16.8 (2012/??/??)
* fix for libsamplerate assertion failure
* decoder:
- vorbis (and others): fix seeking at startup
+ - ffmpeg: read the "year" tag
ver 0.16.7 (2012/02/04)