]> git.sesse.net Git - x264/commit
x86: AVX2 nal_escape
authorHenrik Gramner <henrik@gramner.com>
Tue, 16 Apr 2013 21:27:32 +0000 (23:27 +0200)
committerFiona Glaser <fiona@x264.com>
Tue, 23 Apr 2013 21:36:33 +0000 (14:36 -0700)
commite7a46b6536ab3ea4806f585b771b6cbb261031d1
tree669f907f55f82ca349a465f25accbb798ceb9d39
parent547a6573af56afe8d551201245775c6ba179e781
x86: AVX2 nal_escape

Also rewrite the entire function to be faster and drop the AVX version which is no longer useful.
common/bitstream.c
common/x86/bitstream-a.asm
encoder/encoder.c
x264.h