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

Michael Niedermayer michaelni at gmx.at
Fri Jun 22 17:45:37 CEST 2012


On Fri, Jun 22, 2012 at 05:07:55PM +0200, Wolfram Gloger wrote:
> 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>
> 

>  log.c |   12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)
> 56c2ca5716fffdbb5ae3af376db7d8613553aca8  ffmpeg-log-linesz.diff
> --- libavutil/log.c.orig	2012-06-22 04:45:13.000000000 +0200
> +++ libavutil/log.c	2012-06-22 15:55:32.000000000 +0200

please submit a patch that can be applied with git am
git format-patch -1 should work 

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120622/1df86cc1/attachment.asc>


More information about the ffmpeg-devel mailing list