Mercurial > mplayer.hg
changeset 29889:031fd59bcb79
10l to Reimar: Fix typo.
author | cehoyos |
---|---|
date | Wed, 18 Nov 2009 09:13:09 +0000 |
parents | 5c39c41f38e8 |
children | e8e1f8cc7c5b |
files | stream/stream_live555.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/stream/stream_live555.c Tue Nov 17 19:23:55 2009 +0000 +++ b/stream/stream_live555.c Wed Nov 18 09:13:09 2009 +0000 @@ -44,7 +44,7 @@ *file_format = DEMUXER_TYPE_RTP; stream->type = STREAMTYPE_STREAM; - stream->flags = STREAM_NONCACHEABLE; + stream->flags = STREAM_NON_CACHEABLE; return STREAM_OK; fail: