Files
ffmpeg/libavcodec
Michael Niedermayer 40d6296095 escape130: The minimum read in and after decode_skip_count() is 4 bits.
Thus we can check for 4 being available.
If the next block is skiped we need 4 bits to encode the skip. If the
next block is not skiped then we need 1 bit for the skip code and
at least 3 bits for the block.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-12-08 18:31:32 +01:00
..
2011-12-03 20:46:42 +01:00
2011-11-27 21:19:07 +01:00
2011-11-25 13:19:54 +00:00
2011-12-05 12:41:46 +02:00
2011-12-03 03:00:49 +01:00
2011-12-03 03:00:44 +01:00
2011-12-07 00:47:41 +01:00
2011-11-24 15:39:41 +01:00
2011-12-01 15:32:20 +00:00
2011-12-08 02:45:53 +01:00
2011-12-05 03:22:06 +01:00
2011-12-06 13:48:25 +00:00
2011-12-02 03:23:07 +01:00
2011-12-01 18:46:22 +01:00