diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-08-05 12:31:18 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-05 22:07:12 +0200 |
commit | 2cbdbc36708974a6e179521233f9eaa7bdaa4cb2 (patch) | |
tree | f69c8cf246c4462ee67774f1332bb802be50226a /Changelog | |
parent | 119131fcbfdca9eda0b18d2de8401ad07e616324 (diff) | |
download | ffmpeg-2cbdbc36708974a6e179521233f9eaa7bdaa4cb2.tar.gz |
update for 2.2.6
Changelog by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,16 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 2.2.6 +- fix infinite loop in dvbsub parser +- fix some interlaced MPEG-2 videos +- fix decoding issues in dv (Ticket2340, 2341) +- fix v4l2 and v4l2enc crashes +- fix theoretical librtmp crash +- fix theorectical eamad crash +- support dimension change in g2meet + + version 2.2: - HNM version 4 demuxer and video decoder - Live HDS muxer |