diff --git a/doc/APIchanges b/doc/APIchanges index df874655de..5b0e1e5824 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -75,12 +75,12 @@ API changes, most recent first: -------- 8< --------- FFmpeg 2.4 was cut here -------- 8< --------- -2014-08-28 - f30a815 / 9301486 - lavc 56.1.100 / 56.1.0 - avcodec.h - Add AV_PKT_DATA_STEREO3D to export container-level stereo3d information. - 2014-08-25 - 215db29 / b263f8f - lavf 56.3.100 / 56.3.0 - avformat.h Add AVFormatContext.max_ts_probe. +2014-08-28 - f30a815 / 9301486 - lavc 56.1.100 / 56.1.0 - avcodec.h + Add AV_PKT_DATA_STEREO3D to export container-level stereo3d information. + 2014-08-23 - 8fc9bd0 - lavu 54.7.100 - dict.h AV_DICT_DONT_STRDUP_KEY and AV_DICT_DONT_STRDUP_VAL arguments are now freed even on error. This is consistent with the behaviour all users