[FFmpeg-cvslog] mp3enc: fix a triggerable assert

2014-12-20 Thread Anton Khirnov
ffmpeg | branch: release/1.1 | Anton Khirnov an...@khirnov.net | Fri Nov 14 20:20:50 2014 +0100| [ce424e57d629072652935501b439c1a6310c2089] | committer: Anton Khirnov mp3enc: fix a triggerable assert We have to check against the number of bytes actually needed, not the theoretical maximum

[FFmpeg-cvslog] mp3enc: fix a triggerable assert

2014-12-02 Thread Anton Khirnov
ffmpeg | branch: release/2.2 | Anton Khirnov an...@khirnov.net | Fri Nov 14 20:20:50 2014 +0100| [871d99ef77336069e5a8ece947c8160d9bc4d5ea] | committer: Anton Khirnov mp3enc: fix a triggerable assert We have to check against the number of bytes actually needed, not the theoretical maximum

[FFmpeg-cvslog] mp3enc: fix a triggerable assert

2014-11-27 Thread Anton Khirnov
ffmpeg | branch: release/2.4 | Anton Khirnov an...@khirnov.net | Fri Nov 14 20:20:50 2014 +0100| [12700b0219521a5f20c8ba47b3ad7857ea9e0554] | committer: Anton Khirnov mp3enc: fix a triggerable assert We have to check against the number of bytes actually needed, not the theoretical maximum