[FFmpeg-cvslog] h264_cabac: Break infinite loops

2015-03-11 Thread Michael Niedermayer
ffmpeg | branch: release/0.10 | Michael Niedermayer | Thu Jan 31 04:20:24 2013 +0100| [d6deed7916f7f52dbfc88e2fc2c43e3cfb8ee74b] | committer: Vittorio Giovara h264_cabac: Break infinite loops This fixes out of array reads and/or infinite loops. 30 is the maximum number of bits that can be rea

[FFmpeg-cvslog] h264_cabac: Break infinite loops

2015-03-10 Thread Michael Niedermayer
ffmpeg | branch: release/1.1 | Michael Niedermayer | Thu Jan 31 04:20:24 2013 +0100| [eb1aa871d4ef9fc11484de436fa02c352b1b7cac] | committer: Vittorio Giovara h264_cabac: Break infinite loops This fixes out of array reads and/or infinite loops. 30 is the maximum number of bits that can be read

[FFmpeg-cvslog] h264_cabac: Break infinite loops

2015-03-09 Thread Michael Niedermayer
ffmpeg | branch: release/2.2 | Michael Niedermayer | Thu Jan 31 04:20:24 2013 +0100| [91ef250713d04d675a16e5b030d7226baafe3f82] | committer: Vittorio Giovara h264_cabac: Break infinite loops This fixes out of array reads and/or infinite loops. 30 is the maximum number of bits that can be read

[FFmpeg-cvslog] h264_cabac: Break infinite loops

2015-02-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Thu Jan 31 04:20:24 2013 +0100| [07db7a0dd8239e255c08800162eb45b82c2c49fe] | committer: Vittorio Giovara h264_cabac: Break infinite loops This fixes out of array reads and/or infinite loops. 30 is the maximum number of bits that can be read

[FFmpeg-cvslog] h264_cabac: Break infinite loops

2015-01-15 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 31 04:20:24 2013 +0100| [def69553e745e007925147b2e7e4b32c57d08fdf] | committer: Martin Storsjö h264_cabac: Break infinite loops This fixes out of array reads and/or infinite loops. 30 is the maximum number of bits that can be read into c