diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-07-14 16:04:43 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-07-14 16:04:43 +0200 |
commit | ec24796731d39308936e1e0746f06b105a52e072 (patch) | |
tree | 5b350ac56fccae3ba9f3bd6443347c4c023df534 | |
parent | 47c84c0bf784991d95f68d989f4faf31eeb03afa (diff) | |
download | ffmpeg-streaming-ec24796731d39308936e1e0746f06b105a52e072.zip ffmpeg-streaming-ec24796731d39308936e1e0746f06b105a52e072.tar.gz |
RELEASE_NOTES: fill in lib versions
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | RELEASE_NOTES | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 685be83..16d80b8 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -31,14 +31,14 @@ diff n2.2 n2.3 doc/APIchanges` to show the list of added and deprecated APIs. FFmpeg 2.3 includes the following library versions: - • libavutil xx.yy.1zz - • libavcodec xx.yy.1zz - • libavformat xx.yy.1zz - • libavdevice xx.yy.1zz - • libavfilter xx.yy.1zz - • libswscale xx.yy.1zz - • libswresample xx.yy.1zz - • libpostproc xx.yy.1zz + • libavutil 52.92.100 + • libavcodec 55.69.100 + • libavformat 55.46.100 + • libavdevice 55.13.102 + • libavfilter 4.10.100 + • libswscale 2. 6.100 + • libswresample 0.19.100 + • libpostproc 52. 3.100 Please refer to the doc/APIChanges file for more information. |