[FFmpeg-devel] [PATCH] don't set is_streamed when it's not

Aurelien Jacobs aurel
Thu Dec 20 00:38:14 CET 2007


Hi,

Currently ffserver uses url_open_buf() and url_open_dyn_buf() and
then set is_streamed in the resulting ByteIOContext.
This seems plain wrong. Buffers are really not streamed.
Attached patch avoid this. OK ?

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bio_not_streamed.diff
Type: text/x-patch
Size: 709 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071220/735ed827/attachment.bin>



More information about the ffmpeg-devel mailing list