[FFmpeg-cvslog] avcodec/aacdec_fixed: fix invalid shift in predict()

2017-10-26 Thread Michael Niedermayer
ffmpeg | branch: release/3.0 | Michael Niedermayer | Fri Aug 4 03:26:30 2017 +0200| [410f709bec2bad3dc851f08434d5b4d97baaebee] | committer: Michael Niedermayer avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime error: shift exponent -2 is negative

[FFmpeg-cvslog] avcodec/aacdec_fixed: fix invalid shift in predict()

2017-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/3.1 | Michael Niedermayer | Fri Aug 4 03:26:30 2017 +0200| [46023f3258f4082cf1aba9b47401bdb137174103] | committer: Michael Niedermayer avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime error: shift exponent -2 is negative

[FFmpeg-cvslog] avcodec/aacdec_fixed: fix invalid shift in predict()

2017-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Fri Aug 4 03:26:30 2017 +0200| [e5950870481b02baf320bca97d8e3ba67a616792] | committer: Michael Niedermayer avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime error: shift exponent -2 is negative

[FFmpeg-cvslog] avcodec/aacdec_fixed: fix invalid shift in predict()

2017-09-09 Thread Michael Niedermayer
ffmpeg | branch: release/3.3 | Michael Niedermayer | Fri Aug 4 03:26:30 2017 +0200| [818f73542daf9a125b58e284f5ae3c9b35721f5c] | committer: Michael Niedermayer avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime error: shift exponent -2 is negative

[FFmpeg-cvslog] avcodec/aacdec_fixed: fix invalid shift in predict()

2017-08-24 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Fri Aug 4 03:26:30 2017 +0200| [5f44aa14ddb2e09a43db7edb019bd98562c49816] | committer: Michael Niedermayer avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime error: shift exponent -2 is negative

[FFmpeg-cvslog] avcodec/aacdec_fixed: fix invalid shift in predict()

2017-08-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Aug 4 03:26:30 2017 +0200| [1e443051b277f73b94a2f660d3fd31a1a7beab52] | committer: Michael Niedermayer avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime error: shift exponent -2 is negative Fixes: