decoder/ffmpeg: ignore negative time stamps

Works around assertion failure in decoder_timestamp().
This commit is contained in:
Max Kellermann
2012-10-05 16:35:45 +02:00
parent fd016f4507
commit e39382dedd
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -4,6 +4,8 @@ ver 0.17.3 (2012/??/??)
- recorder: fix I/O error check
- shout: fix memory leak in error handler
- recorder, shout: support Ogg packets that span more than one page
* decoder:
- ffmpeg: ignore negative time stamps
ver 0.17.2 (2012/09/30)
* protocol: