[FFmpeg-devel] [trivial PATCH] extend log line buffer sizes

Wolfram Gloger wmglo at dent.med.uni-muenchen.de
Fri Jun 22 17:07:55 CEST 2012


Hi,

The string passed to av_vlog() from libx264's X264_log overflows the 512
byte part_size, truncating x264 parameter output.  Double this size
and put it in a #define so it only needs to be changed in one place.

Signed-off-by: Wolfram Gloger <video06 at malloc.de>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-log-linesz.diff
Type: text/x-diff
Size: 1311 bytes
Desc: extend log line buffer sizes
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120622/41165e3a/attachment.bin>


More information about the ffmpeg-devel mailing list