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

Derek Buitenhuis derek.buitenhuis at gmail.com
Tue Apr 22 21:18:08 CEST 2014


On 4/12/2014 3:50 PM, 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(+)

The idea seems solid, but maybe we could add a message?

The silent functionality might catch people off guard.

- Derek


More information about the ffmpeg-devel mailing list