diff options
author | Roland Scheidegger <rscheidegger_lists@hispeed.ch> | 2012-04-27 22:19:39 +0200 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2012-04-28 09:43:25 -0700 |
commit | 9b9df1cdff149db5bbe6726b236934c5b5fbe21d (patch) | |
tree | b9c6d51cc923f003b05a51af7337ad048c426982 /libavcodec/libschroedingerdec.c | |
parent | 14e9ffc1e41424a530c83310611979c0d246417b (diff) | |
download | ffmpeg-9b9df1cdff149db5bbe6726b236934c5b5fbe21d.tar.gz |
h264: new assembly version of get_cabac for x86_64 with PIC
This adds a hand-optimized assembly version for get_cabac much like the
existing one, but it works if the table offsets are RIP-relative.
Compared to the non-RIP-relative version this adds 2 lea instructions
and it needs one extra register. get_cabac() gets about 40% faster, for
an overall speedup of about 5%.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'libavcodec/libschroedingerdec.c')
0 files changed, 0 insertions, 0 deletions