FFmpeg/libavcodec
Dyami Caliri 50833c9f7b 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.
2015-02-26 20:14:00 +01:00
..
2015-02-21 20:41:36 +01:00
2015-02-21 20:38:13 +01:00
2015-02-17 11:27:42 -05:00
2015-02-21 15:50:19 +01:00
2015-02-18 10:21:56 -05:00
2015-02-24 03:15:42 +01:00
2015-02-15 17:28:02 +01:00