OSDN Git Service

get_bits: remove x86 inline asm in A32 bitstream reader
authorMans Rullgard <mans@mansr.com>
Fri, 1 Jul 2011 11:47:36 +0000 (12:47 +0100)
committerMans Rullgard <mans@mansr.com>
Fri, 1 Jul 2011 21:18:50 +0000 (22:18 +0100)
commit23ce6e72123a40895baaeefeb27c7c18748bd67e
tree137bcda3dfdc7e749489cd41270da14f43e4e727
parentfccab0180748c7e796f7e5911cb5c63cf8a97697
get_bits: remove x86 inline asm in A32 bitstream reader

x86 does not use this variant so having inline asm there
is pointless.

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