[MPlayer-cvslog] r34431 - trunk/stream/http.c
reimar
subversion at mplayerhq.hu
Sun Dec 11 16:41:37 CET 2011
Author: reimar
Date: Sun Dec 11 16:41:37 2011
New Revision: 34431
Log:
Add a test file for ultravox in comment.
Modified:
trunk/stream/http.c
Modified: trunk/stream/http.c
==============================================================================
--- trunk/stream/http.c Sun Dec 11 16:13:39 2011 (r34430)
+++ trunk/stream/http.c Sun Dec 11 16:41:37 2011 (r34431)
@@ -80,6 +80,9 @@ static unsigned my_read(int fd, char *bu
* \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;
More information about the MPlayer-cvslog
mailing list