]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/videodsp_init.c
utvideodec: Support UQRA and UQRG
[ffmpeg] / libavcodec / x86 / videodsp_init.c
2017-03-01 Diego Biurrunbuild: Generalize yasm/nasm-related variable names
2017-02-01 Anton KhirnovMark some arrays that never change as const.
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