diff options
author | Steven O'Brien <steven_obrien1@yahoo.co.uk> | 2013-12-20 20:45:07 +0000 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-12-20 22:28:33 +0100 |
commit | 6b3b8c6f2e436c110d9cf895130c9bce54aa307c (patch) | |
tree | 295f43a10ed9ff9fb5b9ce814267762ed7fbcf55 /NEWS | |
parent | a191db84f2acfc2d6e40fb00dff15888e507faa6 (diff) |
fix FfmpegDecoderPlugin to use relative timestamps
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ ver 0.18.6 (not yet released) - cdio_paranoia: support libcdio-paranoia 0.90 * tags - riff: recognize upper-case "ID3" chunk name +* decoder + - ffmpeg: use relative timestamps * output - openal: fix build failure on Mac OS X - osx: fix build failure |