git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
avcodec/x86/cabac: Disable get_cabac_bypass_x86() on broken llvm/clang
[ffmpeg.git]
/
libavcodec
/
x86
/
cabac.h
2013-07-06
Michael Niedermayer
avcodec/x86/cabac: Disable get_cabac_bypass_x86() on...
blob
|
commitdiff
2013-07-06
Michael Niedermayer
avcodec/x86/cabac: factorize broken llvm/clang check out
blob
|
commitdiff
|
diff to current
2013-07-05
Michael Niedermayer
Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'
blob
|
commitdiff
|
diff to current
2013-07-04
Jason Garrett-Glaser
cabac: x86 version of get_cabac_bypass
blob
|
commitdiff
|
diff to current
2013-01-22
Michael Niedermayer
avcodec/x86/cabac: workaround llvm 4.2.1 bug
blob
|
commitdiff
|
diff to current
2012-09-17
Michael Niedermayer
get_cabac_inline_x86: workaround clang bug with disable...
blob
|
commitdiff
|
diff to current
2012-08-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-13
Mans Rullgard
x86: cabac: allow building with suncc
blob
|
commitdiff
|
diff to current
2012-08-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-08
Mans Rullgard
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
blob
|
commitdiff
|
diff to current
2012-06-25
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-25
Ronald S. Bultje
x86: place some inline asm under #if HAVE_INLINE_ASM
blob
|
commitdiff
|
diff to current
2012-04-28
Roland Scheidegger
h264: new assembly version of get_cabac for x86_64...
blob
|
commitdiff
|
diff to current
2012-04-28
Roland Scheidegger
h264: use one table instead of several for cabac functions
blob
|
commitdiff
|
diff to current
2012-04-28
Roland Scheidegger
h264: (trivial) remove unneeded macro argument in x86...
blob
|
commitdiff
|
diff to current
2012-04-28
Roland Scheidegger
h264: new assembly version of get_cabac for x86_64...
blob
|
commitdiff
|
diff to current
2012-04-28
Roland Scheidegger
h264: use one table instead of several for cabac functions
blob
|
commitdiff
|
diff to current
2012-04-28
Roland Scheidegger
h264: (trivial) remove unneeded macro argument in x86...
blob
|
commitdiff
|
diff to current
2012-04-21
Michael Niedermayer
Revert "h264: assembly version of get_cabac for x86_64...
blob
|
commitdiff
|
diff to current
2012-04-20
Roland Scheidegger
h264: assembly version of get_cabac for x86_64 with...
blob
|
commitdiff
|
diff to current
2012-03-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-28
Ronald S. Bultje
cabac: add overread protection to BRANCHLESS_GET_CABAC().
blob
|
commitdiff
|
diff to current
2012-03-28
Ronald S. Bultje
cabac: remove unused argument from BRANCHLESS_GET_CABAC...
blob
|
commitdiff
|
diff to current
2012-03-28
Ronald S. Bultje
cabac: use struct+offset instead of memory operand...
blob
|
commitdiff
|
diff to current
2012-03-28
Ronald S. Bultje
h264: add overread protection to get_cabac_bypass_sign_...
blob
|
commitdiff
|
diff to current
2012-03-28
Ronald S. Bultje
h264: reindent get_cabac_bypass_sign_x86().
blob
|
commitdiff
|
diff to current
2012-03-28
Ronald S. Bultje
h264: use struct offsets in get_cabac_bypass_sign_x86().
blob
|
commitdiff
|
diff to current
2012-01-11
Michael Niedermayer
cabac: Try to disable problematic ASM for gcc-llvm...
blob
|
commitdiff
|
diff to current
2012-01-09
Michael Niedermayer
cabac: 3rd try at working around a compiler bug in...
blob
|
commitdiff
|
diff to current
2012-01-09
Michael Niedermayer
cabac: Disable get_cabac_inline_x86() for clang 2.9...
blob
|
commitdiff
|
diff to current
2012-01-09
Michael Niedermayer
Revert "Revert commit 599b4c6efddaed33b1667c386b34b0772...
blob
|
commitdiff
|
diff to current
2012-01-06
Michael Niedermayer
Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b
blob
|
commitdiff
|
diff to current
2011-12-12
Martin Storsjö
x86: Require 7 registers for the cabac asm
blob
|
commitdiff
|
diff to current
2011-12-12
Martin Storsjö
x86: Require 7 registers for the cabac asm
blob
|
commitdiff
|
diff to current
2011-12-11
Mans Rullgard
x86: cabac: replace explicit memory references with...
blob
|
commitdiff
|
diff to current
2011-11-08
Diego Biurrun
x86: drop pointless ARCH_X86 #ifdef from files in x86...
blob
|
commitdiff
|
diff to current
2011-07-29
Mans Rullgard
x86: cabac: add operand size suffixes missing from...
blob
|
commitdiff
|
diff to current
2011-07-28
Mans Rullgard
x86: cabac: don't load/store context values in asm
blob
|
commitdiff
|
diff to current
2011-07-28
Jason Garrett-Glaser
H.264: optimize CABAC x86 asm for Atom
blob
|
commitdiff
|
diff to current
2011-06-20
Mans Rullgard
x86: cabac: fix register constraints for 32-bit mode
blob
|
commitdiff
|
diff to current
2011-06-20
Mans Rullgard
cabac: move x86 asm to libavcodec/x86/cabac.h
blob
|
commitdiff
|
diff to current