diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-05-24 21:58:47 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-05-24 21:58:47 +0000 |
commit | 021054a1962769c1d231bfa9e9178961c5b75e30 (patch) | |
tree | c616b1a9d803bfe98eb14a7b4b61e3d73f093311 | |
parent | ee20f19b203e1e8982136c9246b5fdb391157350 (diff) | |
download | ffmpeg-021054a1962769c1d231bfa9e9178961c5b75e30.tar.gz |
release notes for 0.5.2v0.5.2
Originally committed as revision 23300 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
-rw-r--r-- | RELEASE | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -101,3 +101,14 @@ claimed. We have changed configure to reflect this. You now have to pass the Furthermore the non-free bits in libavcodec/fdctref.c have been rewritten. Note well that they were only used in a test program and never compiled into any FFmpeg library. + + + +* 0.5.2 May 25, 2010 + +General notes +------------- + +This is a maintenance only release that addresses a small number of security +and portability issues. Distributors and system integrators are encouraged +to update and share their patches against this branch. |