[FFmpeg-devel] [PATCH V1 2/2] lavf: bump version/add Changelog entry when cleanup applehttp

Hendrik Leppkes h.leppkes at gmail.com
Tue Apr 16 11:35:21 EEST 2019


On Tue, Apr 16, 2019 at 7:57 AM Jun Zhao <mypopydev at gmail.com> wrote:
>
> From: Jun Zhao <barryjzhao at tencent.com>
>
> commit abfeba9 "lavf/hls: Cleanup the applehttp" missed
> the version bump and Changelog entry.
>
> Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
> ---
>  Changelog             |    1 +
>  libavformat/version.h |    2 +-
>  2 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/Changelog b/Changelog
> index 5b2b1e5..2930471 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -24,6 +24,7 @@ version <next>:
>  - KUX demuxer
>  - AV1 frame split bitstream filter
>  - lscr decoder
> +- cleanup applehttp in hls demuxer
>

If you read the other changelog entries, does this seem like matching
the pattern in there? :)
ChangeLog is for end-users, for changes that developers should care
about, there is APIchanges.

- Hendrik


More information about the ffmpeg-devel mailing list