diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2012-07-03 20:36:44 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2012-07-04 07:46:53 -0700 |
commit | c51838478cab37488883f49ce940c4a0f0b235ba (patch) | |
tree | 22ef8d3635de9ba1507ff05f723c50a848794ec1 /.gitignore | |
parent | 723b266d7285776e5134a42503e468447940decb (diff) | |
download | ffmpeg-c51838478cab37488883f49ce940c4a0f0b235ba.tar.gz |
amr: remove shift out of the AMR_BIT() macro.
MSVC doesn't like the offsetof(..) >> 1 construct, it interprets it as
a non-literal, thus causing use of this in static tables to fail
compilation.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions