[FFmpeg-devel] [PATCH 7/7] avformat: add Changelog entry for librist and bump minor

Paul B Mahol onemda at gmail.com
Sun Mar 7 01:47:19 EET 2021


How you tested this?

And why you have not asked nicely before taking working on this?

On Sun, Mar 7, 2021 at 12:28 AM Marton Balint <cus at passwd.hu> wrote:

> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  Changelog             | 1 +
>  libavformat/version.h | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Changelog b/Changelog
> index b28a8c59f1..b4d3258be7 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -81,6 +81,7 @@ version <next>:
>  - TTML subtitle encoder and muxer
>  - identity video filter
>  - msad video filter
> +- RIST protocol via librist
>
>
>  version 4.3:
> diff --git a/libavformat/version.h b/libavformat/version.h
> index a05676d979..2a2804582c 100644
> --- a/libavformat/version.h
> +++ b/libavformat/version.h
> @@ -32,7 +32,7 @@
>  // Major bumping may affect Ticket5467, 5421, 5451(compatibility with
> Chromium)
>  // Also please add any ticket numbers that you believe might be affected
> here
>  #define LIBAVFORMAT_VERSION_MAJOR  58
> -#define LIBAVFORMAT_VERSION_MINOR  71
> +#define LIBAVFORMAT_VERSION_MINOR  72
>  #define LIBAVFORMAT_VERSION_MICRO 100
>
>  #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR,
> \
> --
> 2.26.2
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list