[FFmpeg-cvslog] RELEASE_NOTES: fill in lib versions

Michael Niedermayer git at videolan.org
Mon Jul 14 17:22:11 CEST 2014


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Jul 14 16:04:43 2014 +0200| [ec24796731d39308936e1e0746f06b105a52e072] | committer: Michael Niedermayer

RELEASE_NOTES: fill in lib versions

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ec24796731d39308936e1e0746f06b105a52e072
---

 RELEASE_NOTES |   16 ++++++++--------
 1 file 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.
 



More information about the ffmpeg-cvslog mailing list