aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-01-05 00:02:46 +0100
committerMax Kellermann <max@duempel.org>2012-01-05 00:17:56 +0100
commitabd1949825896bd38202eb17029ca93fb3863103 (patch)
treebc7435073bc33be7a2c67c6d25aa9b808b2aa19c /NEWS
parent4e6bc77a7012f8eaf4d498d215af60c52d30496c (diff)
decoder/ffmpeg: support libavformat 0.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2f5efe8d..8b2949a2 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ ver 0.16.7 (2011/??/??)
* input:
- ffmpeg: support libavformat 0.7
* decoder:
- - ffmpeg: support libavformat 0.7, libavcodec 0.8
+ - ffmpeg: support libavformat 0.8, libavcodec 0.8
* output:
- httpd: fix excessive buffering
- openal: force 16 bit playback, as 8 bit doesn't work