diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-12-05 17:45:06 -0500 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-12-08 15:58:30 -0500 |
commit | 4efea4ce75fbea3e5f8be8040068bfaaffbb2718 (patch) | |
tree | 25f9fbbf8b51909b8f34c0da236f14746bf7ccdc | |
parent | 3f75e5116b900f1428aa13041fc7d6301bf1988a (diff) | |
download | ffmpeg-4efea4ce75fbea3e5f8be8040068bfaaffbb2718.tar.gz |
APIChanges: Mention where release 12 was cut
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index d5dc5edaa5..7633c99181 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -57,6 +57,10 @@ API changes, most recent first: Deprecate struct vaapi_context and the vaapi.h installed header. Callers should set AVCodecContext.hw_frames_ctx instead. +------------------------------8<------------------------------------- + 12 branch was cut here +----------------------------->8-------------------------------------- + 2016-07-20 - xxxxxxx - lavu 55.20.0 - cpu.h Add AV_CPU_FLAG_SSSE3SLOW. |