1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-04-14 00:58:38 +02:00

doc/APIchanges: fill in missing git hash

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2016-07-01 02:42:03 +02:00
parent 86fec7a7e8
commit 2a8dadb38f

View File

@ -23,7 +23,7 @@ API changes, most recent first:
Moved hw_frames_ctx field from AVFrame to the end of the struct, so that Moved hw_frames_ctx field from AVFrame to the end of the struct, so that
the following private fields are in the same location as in FFmpeg 3.0 (lavu 55.17.103). the following private fields are in the same location as in FFmpeg 3.0 (lavu 55.17.103).
2016-06-29 - xxxxxxx - lavfi 6.47.100 - avfilter.h 2016-06-29 - 1a751455 - lavfi 6.47.100 - avfilter.h
Fix accidental ABI breakage in AVFilterContext. Fix accidental ABI breakage in AVFilterContext.
ABI was broken in 8688d3a, lavfi 6.42.100 and released as ffmpeg 3.1. ABI was broken in 8688d3a, lavfi 6.42.100 and released as ffmpeg 3.1.