]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264dsp_init.c
Move misplaced file author information where it belongs
[ffmpeg] / libavcodec / x86 / h264dsp_init.c
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-12 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2012-11-28 Diego Biurrunx86: h264dsp: Fix linking with yasm and optimizations...
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-10-31 Diego Biurrunx86: mmx2 ---> mmxext in function names
2012-09-08 Diego Biurrunx86: Replace checks for CPU extensions and flags by...
2012-09-03 Diego Biurrunx86: h264dsp: drop some unnecessary ifdefs around proto...
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-15 Diego Biurrunx86: avcodec: Appropriately name files containing only...