decoder/ffmpeg: higher precision timestamps

This commit is contained in:
Max Kellermann
2011-09-15 21:07:32 +02:00
parent 9aa91e0f17
commit 42d8c2981f
2 changed files with 4 additions and 1 deletions

2
NEWS
View File

@@ -2,6 +2,8 @@ ver 0.16.5 (2010/??/??)
* pcm_format: fix 32-to-24 bit conversion (the "silence" bug)
* input:
- rewind: reduce heap usage
* decoder:
- ffmpeg: higher precision timestamps
ver 0.16.4 (2011/09/01)