ffmpeg | branch: release/2.2 | Michael Niedermayer <michae...@gmx.at> | Mon Aug 11 20:16:12 2014 +0200| [c0ad5f9333f4bfb25ebfd95dcfd321d3175e076b] | committer: Michael Niedermayer
Update for 2.2.7 Signed-off-by: Michael Niedermayer <michae...@gmx.at> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c0ad5f9333f4bfb25ebfd95dcfd321d3175e076b --- Changelog | 6 ++++++ RELEASE | 2 +- doc/Doxyfile | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 8a87653..1339a7b 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,12 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 2.2.7 +- snow: fix null pointer dereference +- iff: fix out of array access +- svq1dec: fix input data corruption + + version 2.2.6 - fix infinite loop in dvbsub parser - fix some interlaced MPEG-2 videos diff --git a/RELEASE b/RELEASE index bda8fbe..5bc1cc4 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -2.2.6 +2.2.7 diff --git a/doc/Doxyfile b/doc/Doxyfile index e90c2b3..6e75771 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.2.6 +PROJECT_NUMBER = 2.2.7 # With the PROJECT_LOGO tag one can specify a logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog