[FFmpeg-cvslog] avformat/nsvdec: Do not parse multiple NSVf

2018-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Aug 16 12:23:20 2018 +0200| [78d4b6bd43fc266a2ee926f0555c8782246f9445] | committer: Michael Niedermayer avformat/nsvdec: Do not parse multiple NSVf The specification states "NSV files may contain a single file header. " Fixes: out of array ac

[FFmpeg-cvslog] avcodec/cfhd: Move peak_table() and difference_coding() calls after the existing coefficient count check

2018-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Aug 13 00:44:48 2018 +0200| [2c1613ac94d07fd85e8831bb7aa7eb4bec707285] | committer: Michael Niedermayer avcodec/cfhd: Move peak_table() and difference_coding() calls after the existing coefficient count check Fixes: out of array access Fixes

[FFmpeg-cvslog] avcodec/cfhd: Use the actual count instead of the expected in peak_table()

2018-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Aug 13 00:58:32 2018 +0200| [77429b4217bd2366c5f05479086b3f9613d640ee] | committer: Michael Niedermayer avcodec/cfhd: Use the actual count instead of the expected in peak_table() Fixes: out of array access (no testcase) Signed-off-by: Michae

[FFmpeg-cvslog] avcodec/lagarith: Optimize FRAME_SOLID_RGBA

2018-08-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Aug 13 00:19:55 2018 +0200| [dbac849c4db9c9378ab6e55f4f489debf2659b04] | committer: Michael Niedermayer avcodec/lagarith: Optimize FRAME_SOLID_RGBA Changes 5466110 decicycles to 1798072 decicycles (tested with fate-suite/lagarith/lag-rgb32.a