summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegvideoenc_template.c
Commit message (Expand)AuthorAge
* x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCTDiego Biurrun2014-03-13
* dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideoDiego Biurrun2013-12-02
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiationDiego Biurrun2012-08-29
* x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-24