comparison cga_data.h @ 10344:2b8a327189cd libavcodec

put_bits can only reliably write up to 31 bit bits, above it relies on undefined shift behaviour. Document this, fix the assert and add a put_bits32 to handle writing 32 bits and use that where necessary.
author reimar
date Thu, 01 Oct 2009 15:40:29 +0000
parents 60d6fa47988b
children 8a393a20349f
comparison
equal deleted inserted replaced
10343:b1218e0b0f2b 10344:2b8a327189cd