]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/videodsp_init.c
Hap decoder and encoder
[ffmpeg] / libavcodec / x86 / videodsp_init.c
2014-01-30 Ronald S. Bultjex86: videodsp: Properly mark sse2 instructions in emula...
2013-11-15 Ronald S. Bultjelavc: Edge emulation with dst/src linesize
2013-08-29 Diego Biurrunx86: avcodec: Use convenience macros to check for CPU...
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext