[FFmpeg-devel] [PATCH] libavformat/flvdec.c: don't build index_entries for input stream if AVIOContext is not seekable

Igor Derzhavin igor.derzhavin at gmail.com
Wed Jun 10 14:10:28 CEST 2015


Hello.
I suggest a small patch for FLV demuxer that prevent building index_entries
list if AVIOContext is not seekable. Whithout this check indext_entries
list behave as memory leak on continous stream (for example rtmp live
stream)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flvdec.patch
Type: text/x-patch
Size: 1186 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150610/5668a950/attachment.bin>


More information about the ffmpeg-devel mailing list