diff options
author | Mans Rullgard <mans@mansr.com> | 2011-07-28 20:21:33 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-07-28 22:25:21 +0100 |
commit | f5f004bc5a40e5a5de62bd5e2818ab5de7f6bf21 (patch) | |
tree | bcd3206dee29abd1c26103fccbecee6bdf765bbc /libavcodec/wmaprodec.c | |
parent | 6c3257654801d525aa61e6fb46022a2a3b12c074 (diff) | |
download | ffmpeg-f5f004bc5a40e5a5de62bd5e2818ab5de7f6bf21.tar.gz |
x86: cabac: don't load/store context values in asm
Inspection of compiled code shows gcc handles these fine on its own.
Benchmarking also shows no measurable speed difference.
Removing the remaining cases in get_cabac_bypass_sign_x86() does
cause more substantial changes to the compiled code with uncertain
impact.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/wmaprodec.c')
0 files changed, 0 insertions, 0 deletions