summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_i386.h
Commit message (Expand)AuthorAge
* x86: cabac: fix register constraints for 32-bit modeMans Rullgard2011-06-20
* cabac: move x86 asm to libavcodec/x86/cabac.hMans Rullgard2011-06-20
* x86: h264: cast pointers to intptr_t rather than intMans Rullgard2011-06-20
* x86: h264: remove hardcoded edi in decode_significance_8x8_x86()Mans Rullgard2011-06-20
* x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86()Mans Rullgard2011-06-20
* x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86()Mans Rullgard2011-06-20
* x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86()Mans Rullgard2011-06-20
* x86: cabac: remove hardcoded ebx in inline asmMans Rullgard2011-06-20
* x86: cabac: remove hardcoded struct offsets from inline asmMans Rullgard2011-06-20
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
* Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-13
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22