[FFmpeg-cvslog] aaccoder: prevent crash of anmr coder

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Fri Dec 4 18:13:07 2015 +0100| [7f33fef2a28dbc63ee98b0a217acabf760c5b7cd] | committer: Andreas Cadhalpun aaccoder: prevent crash of anmr coder If minq is negative, the range of sf_idx can be larger than SCALE_MAX_DIFF allows, causing assertio

[FFmpeg-cvslog] aaccoder: prevent crash of anmr coder

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Fri Dec 4 18:13:07 2015 +0100| [26b74a7213bf720f2818e9b5e8c8359cbadf9207] | committer: Andreas Cadhalpun aaccoder: prevent crash of anmr coder If minq is negative, the range of sf_idx can be larger than SCALE_MAX_DIFF allows, causing assertio

[FFmpeg-cvslog] aaccoder: prevent crash of anmr coder

2015-12-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Fri Dec 4 18:13:07 2015 +0100| [4733060ef39466a443680e4f453e06d375844294] | committer: Andreas Cadhalpun aaccoder: prevent crash of anmr coder If minq is negative, the range of sf_idx can be larger than SCALE_MAX_DIFF allows, causing assertio

[FFmpeg-cvslog] aaccoder: prevent crash of anmr coder

2015-12-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.7 | Andreas Cadhalpun | Fri Dec 4 18:13:07 2015 +0100| [c78d268e9fa84fefe4d25af57801c6468d02dac3] | committer: Andreas Cadhalpun aaccoder: prevent crash of anmr coder If minq is negative, the range of sf_idx can be larger than SCALE_MAX_DIFF allows, causing assertio

[FFmpeg-cvslog] aaccoder: prevent crash of anmr coder

2015-12-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.8 | Andreas Cadhalpun | Fri Dec 4 18:13:07 2015 +0100| [507e0314c0d9107f6e17753950f9aceb6ed3b8d5] | committer: Andreas Cadhalpun aaccoder: prevent crash of anmr coder If minq is negative, the range of sf_idx can be larger than SCALE_MAX_DIFF allows, causing assertio

[FFmpeg-cvslog] aaccoder: prevent crash of anmr coder

2015-12-04 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Fri Dec 4 18:13:07 2015 +0100| [7a4652dd5da0502ff21c183b5ca7d76b1cfd6c51] | committer: Andreas Cadhalpun aaccoder: prevent crash of anmr coder If minq is negative, the range of sf_idx can be larger than SCALE_MAX_DIFF allows, causing assertion fai