nop_steraming fixed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3600 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-12-19 01:59:25 +00:00
parent a5fd1dfbb4
commit fbd38db24f
1 changed files with 1 additions and 0 deletions

View File

@ -344,6 +344,7 @@ printf("streaming_bufferize\n");
}
memcpy( streaming_ctrl->buffer, buffer, size );
streaming_ctrl->buffer_size = size;
return size;
}
int