| Commit message (Expand) | Author | Age | Files | Lines |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | h264 chroma mc ssse3 | Loren Merritt | 2008-04-01 | 1 | -0/+1 |
* | split encoding part of dsputil_mmx into its own file | Aurelien Jacobs | 2008-02-25 | 1 | -0/+9 |
* | ssse3 h264 motion compensation. | Loren Merritt | 2008-02-05 | 1 | -2/+2 |
* | clean up an ugliness introduced in r11826. this syntax will require fewer cha... | Loren Merritt | 2008-02-05 | 1 | -1/+3 |
* | ff_h264_idct8_add_sse2. | Loren Merritt | 2008-02-03 | 1 | -1/+1 |
* | Factorize some duplicated code from CAVS and H.264 into a common file. | Christophe Gisquet | 2008-01-11 | 1 | -0/+57 |
* | add required include to make this file self-contained | Aurelien Jacobs | 2007-12-12 | 1 | -0/+2 |
* | remove some unused ff_p* vars from dsputil | Aurelien Jacobs | 2007-11-27 | 1 | -3/+0 |
* | use ff_ prefix for extern vars | Aurelien Jacobs | 2007-11-27 | 1 | -4/+4 |
* | make ff_p* vars extern so that they can be used in various *_mmx.c files | Aurelien Jacobs | 2007-11-27 | 1 | -0/+56 |