From c651a1aaecb5cb7bb40cf40df27f5273e8bcd245 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer <michaelni@gmx.at> Date: Sat, 24 Jan 2015 13:18:15 +0100 Subject: [PATCH] doc/APIchanges: Fill in remaining missing hashes Signed-off-by: Michael Niedermayer <michaelni@gmx.at> --- doc/APIchanges | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 06fcd741906..1f1bbc5e4c2 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,20 +15,20 @@ libavutil: 2014-08-09 API changes, most recent first: -2015-01-11 - xxxxxxx - lavd 56.4.100 - avdevice.h +2015-01-11 - 007c33d - lavd 56.4.100 - avdevice.h Add avdevice_list_input_sources(). Add avdevice_list_output_sinks(). -201x-xx-xx - xxxxxxx - lavc 56.10.0 - vdpau.h +201x-xx-xx - d7aaeea / c220a60 - lavc 56.19.100 / 56.10.0 - vdpau.h Add av_vdpau_get_surface_parameters(). -201x-xx-xx - xxxxxxx - lavc 56.9.0 - avcodec.h +201x-xx-xx - ddb9a24 / 6c99c92 - lavc 56.18.100 / 56.9.0 - avcodec.h Add AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH flag to av_vdpau_bind_context(). -201x-xx-xx - xxxxxxx - lavc 56.8.0 - avcodec.h +201x-xx-xx - d16079a / 57b6704 - lavc 56.17.100 / 56.8.0 - avcodec.h Add AVCodecContext.sw_pix_fmt. -2014-12-04 - xxxxxxx - lavc 56.14.100 - dv_profile.h +2014-12-04 - 6e9ac02 - lavc 56.14.100 - dv_profile.h Add av_dv_codec_profile2(). -------- 8< --------- FFmpeg 2.5 was cut here -------- 8< --------- -- GitLab