19 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Diego Biurrun 6892df9294 vp3: Change type of stride parameters to ptrdiff_t 8 years ago
  Ronald S. Bultje 015821229f vp3: Use full transpose for all IDCTs 12 years ago
  Ronald S. Bultje c46819f229 x86: Move constants to the only place where they are used 12 years ago
  Ronald S. Bultje aeaf268e52 vp3: integrate clear_blocks with idct of previous block. 12 years ago
  Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 13 years ago
  Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 13 years ago
  Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 13 years ago
  Ronald S. Bultje 4d777eedfd vp3: don't compile mmx IDCT functions on x86-64. 13 years ago
  Ronald S. Bultje 4a26fdd852 vp3: port x86 SIMD to cpuflags. 13 years ago
  Ronald S. Bultje a1878a88a1 vp3: don't use calls to inline asm in yasm code. 13 years ago
  Mans Rullgard 28f9ab7029 vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
  Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
  Dave Yeo cc73511e8e Fix NASM include directive 13 years ago
  Ronald S. Bultje b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 14 years ago
  Ronald S. Bultje 3a39195b1d Move x86inc.asm to libavutil/. 14 years ago
  Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reimar Döffinger b1c32fb5e5 Use "d" suffix for general-purpose registers used with movd. 14 years ago
  Ronald S. Bultje e9f5f020c6 Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6 14 years ago