[FFmpeg-devel] [PATCH] Fix broken vbv_buffer_init handling in libx264.c

Ronald S. Bultje rsbultje
Mon Feb 7 03:22:53 CET 2011


Hi,

On Sun, Feb 6, 2011 at 8:11 AM, Jason Garrett-Glaser <jason at x264.com> wrote:
> Due to being pants-on-head retarded, libavcodec defaults this to zero, which
> results in broken output. ?This didn't affect ffmpeg.c, which sets it itself,
> but caused problems for other calling apps using VBV.

Shouldn't you fix that and have avcodec_set_defaults() set a proper
default instead of ffmpeg.c?

Ronald



More information about the ffmpeg-devel mailing list