[FFmpeg-devel] [PATCH] avcodec/nvenc: Drop support for old nvenc api

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Mar 24 10:34:43 CET 2015


 <timo <at> rothenpieler.org> writes:

> +     { check_cpp_condition nvEncodeAPI.h "NVENCAPI_MAJOR_VERSION >= 5" ||
> +       die "ERROR: NVENC API version 4 or older is not supported"; } &&

This needs a Changelog entry (or similar).

Sorry, Carl Eugen



More information about the ffmpeg-devel mailing list