comparison rdft.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 9855215d1b2f
children 06bdadf410a9
comparison
equal deleted inserted replaced
10343:b1218e0b0f2b 10344:2b8a327189cd