diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-08-19 02:13:02 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-19 02:13:02 +0200 |
commit | 4ce6d65b6fbe6f6482da3bdd3d396a43dd2e31af (patch) | |
tree | b8ff3e992d7df9a174d56fd8c1387b7602f1e543 | |
parent | ab4e54f6f6b3656482532d62ca7c1160cb850c9b (diff) | |
download | ffmpeg-4ce6d65b6fbe6f6482da3bdd3d396a43dd2e31af.tar.gz |
Changelog: update for 1.2.8
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 1.2.8: +- proresenc_ks: fix buffer overflow +- iff: fix crash +- cdgraphics: fix infinite loop +- Fix Ticket3804 +- Fix Ticket3208 + + version 1.2: - VDPAU hardware acceleration through normal hwaccel |