[FFmpeg-devel] [PATCH] lavfi: Move new field to the end of AVFilterContext
Michael Niedermayer
michael at niedermayer.cc
Wed Jun 29 15:31:51 CEST 2016
On Wed, Jun 29, 2016 at 03:24:22PM +0200, Timo Rothenpieler wrote:
> This fixes an accidental ABI break introduced at 8688d3a.
> ---
> doc/APIchanges | 8 ++++++++
> libavfilter/avfilter.h | 14 +++++++-------
> libavfilter/version.h | 4 ++--
> 3 files changed, 17 insertions(+), 9 deletions(-)
should(1) be ok (as there was no version bump between 3.1 and master,
otherwise it would be more tricky as we dont want 1 version to mean
different things in master and 3.1)
(1) Iam not sure APIchanges, RELEASE_NOTES or Changelog is the best
place, iam fine with any of them ...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160629/e2b8548b/attachment.sig>
More information about the ffmpeg-devel
mailing list