OSDN Git Service

put_bits: always use intreadwrite.h macros
authorMans Rullgard <mans@mansr.com>
Fri, 1 Jul 2011 15:35:37 +0000 (16:35 +0100)
committerMans Rullgard <mans@mansr.com>
Sat, 2 Jul 2011 15:25:27 +0000 (16:25 +0100)
commit30b05520c8b1d1574d7b62dee59776b50d231590
tree944bf16e87ff91a23ea887ab048dc63d2af961f6
parent12489443dec228d60fa3dc56695f6ddae08beb37
put_bits: always use intreadwrite.h macros

This fixes invalid unaligned stores in some ARM configurations.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/put_bits.h