13 Commits (bf5c0308f2d9f7734db79f567b1f79dd621008ab)

Author SHA1 Message Date
Michael Niedermayer 5387f9917f cabac: Try to disable problematic ASM for gcc-llvm 4.2.1 13 years ago
Michael Niedermayer f247f4cf47 cabac: 3rd try at working around a compiler bug in clang. 13 years ago
Michael Niedermayer 444632eae6 cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32 13 years ago
Michael Niedermayer 2138a89e71 Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b" 13 years ago
Michael Niedermayer c4f237a981 Revert commit 599b4c6efd 13 years ago
Martin Storsjö 8349dbfe46 x86: Require 7 registers for the cabac asm 13 years ago
Martin Storsjö f1dba9e498 x86: Require 7 registers for the cabac asm 13 years ago
Mans Rullgard 599b4c6efd x86: cabac: replace explicit memory references with "m" operands 13 years ago
Diego Biurrun 276b995d85 x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory 13 years ago
Carl Eugen Hoyos 324b8adca4 Fix a possible miscompilation of cabac with old (broken) compilers. 14 years ago
Mans Rullgard 3ad1684126 x86: cabac: add operand size suffixes missing from 6c32576 14 years ago
Mans Rullgard f5f004bc5a x86: cabac: don't load/store context values in asm 14 years ago
Jason Garrett-Glaser 6c32576548 H.264: optimize CABAC x86 asm for Atom 14 years ago
Mans Rullgard c5ee740745 x86: cabac: fix register constraints for 32-bit mode 14 years ago
Mans Rullgard 2143d69bdd cabac: move x86 asm to libavcodec/x86/cabac.h 14 years ago