On Sat, Sep 24, 2016 at 11:55 AM, Diego Biurrun <[email protected]> wrote:
> From: Yogender Gupta <[email protected]>
>
> Signed-off-by: Luca Barbato <[email protected]>
> Signed-off-by: Diego Biurrun <[email protected]>
> ---
>  doc/APIchanges          |  3 +++
>  libavcodec/nvenc.c      | 47 +++++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/nvenc.h      | 10 ++++++++++
>  libavcodec/nvenc_h264.c | 12 ++++++++++++
>  libavcodec/nvenc_hevc.c | 10 ++++++++++
>  libavcodec/version.h    |  2 +-
>  6 files changed, 83 insertions(+), 1 deletion(-)
>
> diff --git a/doc/APIchanges b/doc/APIchanges
> index 43e3262..410864b 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -13,6 +13,9 @@ libavutil:     2015-08-28
>
>  API changes, most recent first:
>
> +2016-xx-xx - xxxxxxx - lavc 59.28.0 - nvenc.c
> +  Use the SDK 7 extended support for HEVC and rate-control improvements.
> +
>  2016-xx-xx - xxxxxxx - lavc 59.27.0 - avcodec.h
>    Add FF_PROFILE_HEVC_REXT, the extended pixel format profile for HEVC.

IMO this is not APIchanges worthy, I'd put it in Changelog (if at all).
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to