diff mbox series

[FFmpeg-devel,1/3] doc/APIchanges: fix typo in version number

Message ID 20200525131216.17444-1-anton@khirnov.net
State Accepted
Commit 383c03ee0f9a3065347c81e9f9f96d233240250b
Headers show
Series [FFmpeg-devel,1/3] doc/APIchanges: fix typo in version number | expand

Checks

Context Check Description
andriy/default pending
andriy/make success Make finished
andriy/make_fate success Make fate finished

Commit Message

Anton Khirnov May 25, 2020, 1:12 p.m. UTC
---
 doc/APIchanges | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

James Almer May 25, 2020, 1:14 p.m. UTC | #1
On 5/25/2020 10:12 AM, Anton Khirnov wrote:
> ---
>  doc/APIchanges | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/APIchanges b/doc/APIchanges
> index 56ec9f8ac3..6a03686068 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -31,7 +31,7 @@ API changes, most recent first:
>    Move AVBitstreamFilter-related public API to new header bsf.h.
>    Move AVCodecParameters-related public API to new header codec_par.h.
>  
> -2020-05-xx - xxxxxxxxxx - lavc 56.86.101 - avcodec.h
> +2020-05-xx - xxxxxxxxxx - lavc 58.86.101 - avcodec.h
>    Deprecated AV_CODEC_CAP_INTRA_ONLY and AV_CODEC_CAP_LOSSLESS.

Sorry, copy paste mistake from the line below.

LGTM of course, thanks.

>  
>  2020-05-xx - xxxxxxxxxx - lavu 56.46.100 - common.h
>
diff mbox series

Patch

diff --git a/doc/APIchanges b/doc/APIchanges
index 56ec9f8ac3..6a03686068 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -31,7 +31,7 @@  API changes, most recent first:
   Move AVBitstreamFilter-related public API to new header bsf.h.
   Move AVCodecParameters-related public API to new header codec_par.h.
 
-2020-05-xx - xxxxxxxxxx - lavc 56.86.101 - avcodec.h
+2020-05-xx - xxxxxxxxxx - lavc 58.86.101 - avcodec.h
   Deprecated AV_CODEC_CAP_INTRA_ONLY and AV_CODEC_CAP_LOSSLESS.
 
 2020-05-xx - xxxxxxxxxx - lavu 56.46.100 - common.h