]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/vp56dsp.asm
alac: limit the rice param before passing to decode_scalar()
[ffmpeg] / libavcodec / x86 / vp56dsp.asm
2012-01-27 Ronald S. Bultjeconfig.asm: change %ifdef directives to %if directives.
2011-08-15 Dave YeoFix NASM include directive
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-05-14 Diego BiurrunFix FSF address copy paste error in some license headers.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-08-26 Ronald S. BultjeFix typos when converting inline asm to yasm, fixes...
2010-08-25 Måns RullgårdVP6: fix vp6_filter_diag4_mmx/sse on 64-bit
2010-08-25 Ronald S. BultjeMove vp6_filter_diag4() x86 SIMD code from inline ASM...