comparison wmv2enc.c @ 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 38cfe222e1a4
children d0657e337f91
comparison
equal deleted inserted replaced
10343:b1218e0b0f2b 10344:2b8a327189cd