diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-05-24 21:41:51 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-05-24 21:41:51 +0000 |
commit | 2fcb56dab925770028ffba4df0392766e287f810 (patch) | |
tree | 461c4d7418a5fccab31db30167467ae833df00ac | |
parent | 96ca078b22ad8bdb34444f4e56a79327faeaea65 (diff) | |
download | ffmpeg-2fcb56dab925770028ffba4df0392766e287f810.tar.gz |
Update Changelog for 0.5.2 release.
Originally committed as revision 23298 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 0.5.2: + +- Hurd support +- PowerPC without Altivec compilation issues +- validate channels and samplerate in the Vorbis decoder + + + version 0.5.1: - build system updates |