Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-12-17 00:36:14 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-12-17 00:52:51 +0400
commit792845e436ddc5f3ce11ba02535a3372919061f2 (patch)
tree1083b9be59c64021b0e7d77d4e536d139b849de3 /doc/APIchanges
parent1d6666a6b828cca6c6b355a9b62f25607b1ced08 (diff)
parent3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c (diff)
Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'
* commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c': Bump libavutil major version to account for the LLS API/ABI changes. Conflicts: libavutil/version.h Bump done to stay compatible with libav, its not neccessary otherwise for ffmpeg as we have the new ABI/API under LLS2 and the old (unused) under LLS Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index e3046c01c0..9153d9a52b 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -10,7 +10,7 @@ libavresample: 2012-10-05
libpostproc: 2011-04-18
libswresample: 2011-09-19
libswscale: 2011-06-20
-libavutil: 2012-10-22
+libavutil: 2013-12-xx
API changes, most recent first: