| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -27/+35 |
|\ |
|
| * | cabac: add overread protection to BRANCHLESS_GET_CABAC(). | Ronald S. Bultje | 2012-03-28 | 1 | -6/+12 |
| * | cabac: increment jump locations by one in callers of BRANCHLESS_GET_CABAC(). | Ronald S. Bultje | 2012-03-28 | 1 | -12/+12 |
| * | cabac: use struct+offset instead of memory operand in BRANCHLESS_GET_CABAC(). | Ronald S. Bultje | 2012-03-28 | 1 | -15/+17 |
* | | Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b" | Michael Niedermayer | 2012-01-09 | 1 | -14/+13 |
* | | Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b | Michael Niedermayer | 2012-01-06 | 1 | -13/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-28 | 1 | -2/+2 |
|\| |
|
| * | x86: Fix constraints for decode_significance*_x86 | Martin Storsjö | 2011-12-27 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-22 | 1 | -2/+2 |
|\| |
|
| * | x86: Tighten register constraints for decode_significance*_x86. | Diego Biurrun | 2011-12-21 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 1 | -16/+15 |
|\| |
|
| * | x86: cabac: replace explicit memory references with "m" operands | Mans Rullgard | 2011-12-11 | 1 | -16/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-09 | 1 | -2/+2 |
|\| |
|
| * | x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory | Diego Biurrun | 2011-11-08 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -2/+2 |
|\| |
|
| * | x86: cabac: add operand size suffixes missing from 6c32576 | Mans Rullgard | 2011-07-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-29 | 1 | -32/+11 |
|\| |
|
| * | x86: cabac: don't load/store context values in asm | Mans Rullgard | 2011-07-28 | 1 | -25/+7 |
| * | H.264: optimize CABAC x86 asm for Atom | Jason Garrett-Glaser | 2011-07-28 | 1 | -7/+4 |
* | | Remove gcc 2.95.3 remnants. | Carl Eugen Hoyos | 2011-06-29 | 1 | -1/+1 |
* | | Use HAVE_TEN_OPERANDS for new decode_significance* functions. | Carl Eugen Hoyos | 2011-06-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-21 | 1 | -69/+84 |
|\| |
|
| * | x86: cabac: fix register constraints for 32-bit mode | Mans Rullgard | 2011-06-20 | 1 | -2/+2 |
| * | cabac: move x86 asm to libavcodec/x86/cabac.h | Mans Rullgard | 2011-06-20 | 1 | -0/+1 |
| * | x86: h264: cast pointers to intptr_t rather than int | Mans Rullgard | 2011-06-20 | 1 | -3/+3 |
| * | x86: h264: remove hardcoded edi in decode_significance_8x8_x86() | Mans Rullgard | 2011-06-20 | 1 | -25/+26 |
| * | x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86() | Mans Rullgard | 2011-06-20 | 1 | -31/+34 |
| * | x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86() | Mans Rullgard | 2011-06-20 | 1 | -35/+37 |
| * | x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86() | Mans Rullgard | 2011-06-20 | 1 | -26/+26 |
| * | x86: cabac: remove hardcoded ebx in inline asm | Mans Rullgard | 2011-06-20 | 1 | -34/+36 |
| * | x86: cabac: remove hardcoded struct offsets from inline asm | Mans Rullgard | 2011-06-20 | 1 | -14/+20 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-15 | 1 | -6/+9 |
|\| |
|
| * | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -6/+9 |
| * | Roll back 4:4:4 H.264 for now | Jason Garrett-Glaser | 2011-06-13 | 1 | -9/+6 |
| * | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -6/+9 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -5/+3 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -0/+155 |