[FFmpeg-devel] [PATCH] avcodec/libx264: Implement reference frame count limiting based on level

Lou Logan lou at lrcd.com
Tue Apr 22 19:23:11 CEST 2014


On Sat, 12 Apr 2014 16:50:05 +0200, Michael Niedermayer wrote:

> This makes libavcodec/libx264.c behave more similar to the x264 command line
> util
> 
> Fixes Ticket3307
> 
> Implementation based on x264
> 
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavcodec/libx264.c |   23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)

This seems to work for me based on some limited testing. I'm not
qualified to review the path, however.


More information about the ffmpeg-devel mailing list