diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-05-27 15:28:15 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-05-27 15:28:24 +0200 |
commit | 80bf2b6e841e51ed1cb073dc0e460749ac19284f (patch) | |
tree | a474fb76e01da902a5b0d3b5b668fdbafebf0816 /Changelog | |
parent | ab7d6cb8f770c3b88a8139d1182fcc934062f891 (diff) | |
download | ffmpeg-80bf2b6e841e51ed1cb073dc0e460749ac19284f.tar.gz |
Changelog: fix wrong/inaccurate entries.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -38,13 +38,12 @@ Fixes:CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777, - MicroDVD decoder - Avid Meridien (AVUI) encoder and decoder - accept + prefix to -pix_fmt option to disable automatic conversions. -- audio filters support in libavfilter and avconv +- complete audio filtering in libavfilter and ffmpeg - add fps filter - audio split filter - vorbis parser - png parser - audio mix filter -- avprobe output is now standard INI or JSON. version 0.10: - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936, |