On 07/10/16 00:27, Vittorio Giovara wrote:
> This makes them easier to search for.
> ---
>  doc/APIchanges | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/APIchanges b/doc/APIchanges
> index 655783e..ef25a98 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -20,7 +20,7 @@ API changes, most recent first:
>    Add AVIO_SEEKABLE_TIME flag.
>  
>  2016-xx-xx - xxxxxxx - lavu 55.22.0 - pixfmt.h
> -  Add AV_PIX_FMT_YUV(420,422,444)P12.
> +  Add AV_PIX_FMT_YUV420P12, AV_PIX_FMT_YUV422P12, and AV_PIX_FMT_YUV444P12.
>  
>  2016-xx-xx - xxxxxxx - lavc 57.27.0 - avcodec.h
>    Add FF_PROFILE_HEVC_REXT, the extended pixel format profile for HEVC.
> @@ -41,7 +41,7 @@ API changes, most recent first:
>    members AV_VAAPI_DRIVER_QUIRK_* to represent its values.
>  
>  2016-07-02 - b7c5f88 - lavu 55.18.0 - pixfmt.h
> -  Add AV_PIX_FMT_P010(LE/BE).
> +  Add AV_PIX_FMT_P010LE and AV_PIX_FMT_P010BE.
>  
>  2016-06-21 - 32c8359 - lavc 57.24.0 - avcodec.h
>    Decoders now export the frame timestamp as AVFrame.pts. It was
> 

Ok.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to