On Mon, Mar 09, 2015 at 12:05:31AM +0100, Andreas Cadhalpun wrote:
> Hi,
> 
> I'm not sure what the purpose of this avio_seek was, but it can
> result in an endless loop. Maybe it always does.

ffm files can be written to and read at the same time, they can act
as ring buffers so that data is written till the end and then
continues at the begin
i suspect this patch breaks that

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

He who knows, does not speak. He who speaks, does not know. -- Lao Tsu

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to