]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/cabac.h
threads: always include necessary headers for number of CPUs detection
[ffmpeg] / libavcodec / x86 / cabac.h
2011-12-12 Martin Storsjöx86: Require 7 registers for the cabac asm
2011-12-11 Mans Rullgardx86: cabac: replace explicit memory references with...
2011-11-08 Diego Biurrunx86: drop pointless ARCH_X86 #ifdef from files in x86...
2011-07-29 Mans Rullgardx86: cabac: add operand size suffixes missing from...
2011-07-28 Mans Rullgardx86: cabac: don't load/store context values in asm
2011-07-28 Jason Garrett-GlaserH.264: optimize CABAC x86 asm for Atom
2011-06-20 Mans Rullgardx86: cabac: fix register constraints for 32-bit mode
2011-06-20 Mans Rullgardcabac: move x86 asm to libavcodec/x86/cabac.h