Mercurial > mplayer.hg
changeset 34343:9c695b52687e
Add a test file for ultravox in comment.
author | reimar |
---|---|
date | Sun, 11 Dec 2011 15:41:37 +0000 |
parents | 575ad51cc996 |
children | 5a7bb8f06478 |
files | stream/http.c |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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;