# HG changeset patch # User reimar # Date 1323618097 0 # Node ID 9c695b52687ef636c2243e232a218e4fcf194f4a # Parent 575ad51cc9966b727edc06588a8ef87661c4d8da Add a test file for ultravox in comment. diff -r 575ad51cc996 -r 9c695b52687e stream/http.c --- a/stream/http.c Sun Dec 11 15:13:39 2011 +0000 +++ b/stream/http.c Sun Dec 11 15:41:37 2011 +0000 @@ -80,6 +80,9 @@ * \param fd file descriptor to read from * \param sc streaming_ctrl_t whose buffer is consumed before reading from fd * \return number of real data before next metadata block starts or 0 on error + * + * You can use unsv://samples.mplayerhq.hu/V-codecs/VP5/vp5_artefacts.nsv to + * test. */ static unsigned uvox_meta_read(int fd, streaming_ctrl_t *sc) { unsigned metaint;