Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase | Diego Biurrun | 2014-07-03 | 1 | -1/+1 |
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -1/+1 |
* | Add missing headers to make template files compile (more) standalone | Diego Biurrun | 2014-03-26 | 1 | -0/+6 |
* | x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCT | Diego Biurrun | 2014-03-13 | 1 | -44/+0 |
* | dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo | Diego Biurrun | 2013-12-02 | 1 | -2/+2 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -1/+1 |
* | x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation | Diego Biurrun | 2012-08-29 | 1 | -4/+4 |
* | x86: mpegvideoenc: Split optimizations off into a separate file | Diego Biurrun | 2012-08-24 | 1 | -0/+361 |