diff options
author | John Stebbins <stebbins@jetheaddev.com> | 2014-03-03 20:20:14 +0000 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2014-05-10 11:43:08 -0400 |
commit | 8e9e57ed0c7f40741da1ca83e52c851263e0c168 (patch) | |
tree | c31e09e35b554c35fda441ca2147c1c42371fded | |
parent | 1bd6372cd34935815c0a061adbf3bc68ca68ff73 (diff) | |
download | ffmpeg-8e9e57ed0c7f40741da1ca83e52c851263e0c168.tar.gz |
Update Changelog
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 10.1: +- arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 +- arm: hpeldsp: prevent overreads in armv6 asm (bug/646) +- avfilter: Add missing emms_c when needed - rtmpproto: Check the buffer sizes when copying app/playpath strings - swscale: Fix an undefined behaviour - vp9: Read the frame size as unsigned |