[FFmpeg-devel] [PATCH] avformat/rmenc: limit packet size

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sat Feb 28 23:32:59 CET 2015


Hi,

the chunk size in rm files is stored in 16 bits, but the packet size can be 
larger, triggering an av_assert2 in avio_w8 (via avio_wb16).

Best regards,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-rmenc-limit-packet-size.patch
Type: text/x-diff
Size: 1188 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150228/91ffca34/attachment.bin>


More information about the ffmpeg-devel mailing list