]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_idct_10bit.asm
config.asm: change %ifdef directives to %if directives.
[ffmpeg] / libavcodec / x86 / h264_idct_10bit.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-06-14 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-13 Jason Garrett-GlaserRoll back 4:4:4 H.264 for now
2011-06-13 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-02 Loren MerrittCosmetic changes to h264_idct_10bit.asm.
2011-06-02 Loren Merritt2x faster h264_idct_add8_10.
2011-05-31 Daniel KangAdd IDCT functions for 10-bit H.264.