On Tue, Apr 16, 2019 at 10:58 AM Carl Eugen Hoyos <ceffm...@gmail.com> wrote:
>
> 2019-04-16 10:52 GMT+02:00, myp...@gmail.com <myp...@gmail.com>:
> > On Tue, Apr 16, 2019 at 4:42 PM Hendrik Leppkes <h.lepp...@gmail.com> wrote:
> >>
> >> On Tue, Apr 16, 2019 at 7:57 AM Jun Zhao <mypopy...@gmail.com> wrote:
> >> >
> >> > From: Jun Zhao <barryjz...@tencent.com>
> >> >
> >> > commit abfeba9 "lavf/hls: Cleanup the applehttp" missed
> >> > the version bump and Changelog entry.
> >> >
> >> > Signed-off-by: Jun Zhao <barryjz...@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.
>
> Without a version bump?
>

Well thats no reason to put it into ChangeLog regardless, because it
just doesn't belong in there.
This is runtime API, not compile-time API anyway, so someone needing
this string for some reason and wanting to support all versions will
have to check both strings regardless of version information,

- Hendrik
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to