Browse Source

doc/APIchanges: fill in missing git hash

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.2
Michael Niedermayer 9 years ago
parent
commit
2a8dadb38f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/APIchanges

+ 1
- 1
doc/APIchanges 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.




Loading…
Cancel
Save