Files
ffmpeg/libavcodec
Dyami Caliri 429347afa7 Fix buffer_size argument to init_put_bits() in multiple encoders.
Several encoders were multiplying the buffer size by 8, in order to get
a bit size. However, the buffer_size argument is for the byte size of
the buffer. We had experienced crashes encoding prores (Anatoliy) at
size 4096x4096.
(cherry picked from commit 50833c9f7b)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-21 01:52:51 +01:00
..
2014-11-13 19:01:08 +01:00
2014-11-30 12:56:02 +01:00
2014-11-21 17:13:56 +01:00
2014-12-01 00:31:06 +01:00
2014-11-14 20:25:02 +01:00
2014-11-21 17:13:56 +01:00
2014-11-13 01:41:26 +01:00
2014-11-26 04:11:16 +01:00
2014-12-22 03:17:56 +01:00
2014-11-25 02:00:06 +00:00
2014-11-21 17:13:56 +01:00
2014-12-22 03:17:56 +01:00
2014-12-03 11:56:22 +01:00
2014-11-21 12:37:50 +00:00
2015-02-12 17:10:35 +01:00
2014-11-16 23:48:38 +01:00
2014-11-25 02:00:27 +01:00
2014-11-16 23:48:38 +01:00
2015-03-21 01:52:51 +01:00
2014-11-16 23:48:38 +01:00
2014-12-01 00:31:06 +01:00
2014-11-21 17:13:56 +01:00
2015-02-12 17:10:35 +01:00