[FFmpeg-devel] ffserver: fix missing buffer set after rewrite av_open_input_file to avformat_open_input

Miroslav Slugeň Thunder.m at seznam.cz
Mon Nov 7 12:17:16 CET 2011


Hi, while rewriting functions "av_open_input_stream" and "av_open_input_file" to "avformat_open_input" Anton Khirnov forgot to add buf_size in ffserver needed for streaming. Simple attached patch is the easiest solution i found, there are also another solutions but it needs more dirty code. Please apply this patch to ffmpeg, ffserver is broken more than 5 months.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ffserver-fix-missing-buffer-set.patch
Type: text/x-patch
Size: 1319 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111107/ba27ae00/attachment.bin>


More information about the ffmpeg-devel mailing list