input/curl: limit the receive buffer size

This commit is contained in:
Max Kellermann
2011-08-23 20:46:51 +02:00
parent 7c887af1ea
commit 8d70f808d9
2 changed files with 32 additions and 0 deletions

2
NEWS
View File

@@ -2,6 +2,8 @@ ver 0.16.4 (2011/??/??)
* fix memory leaks
* don't resume playback when seeking to another song while paused
* apply follow_inside_symlinks to absolute symlinks
* input:
- curl: limit the receive buffer size
* decoder:
- ffmpeg: workaround for semantic API change in recent ffmpeg versions
- flac: validate the sample rate when scanning the tag