524 Commits (0f39fa0279e12c7a174d1da9294bffd95cb15c4c)

Author SHA1 Message Date
  Michael Niedermayer d2ea38ddb7 dirac: alignment for dirac_hpel_filter_v has been fixed 13 years ago
  Michael Niedermayer 18f2ae3b77 dirac: alignment for add_dirac_obmc has been fixed 13 years ago
  Michael Niedermayer 4debdee6ce dirac: alignment for add_rect_clamped has been fixed 13 years ago
  Michael Niedermayer 66b6d7bcd7 dirac: alignment for put_signed_rect_clamped has been fixed 13 years ago
  Michael Niedermayer 2eecf63086 dirac: alignment for dirac_hpel_filter_v() has been fixed 13 years ago
  Michael Niedermayer a14a0d7c2c dirac: fix segfault in horizontal_compose_haar 13 years ago
  Michael Niedermayer e8b891b7f0 dirac: enable diracdsp_mmx 13 years ago
  Michael Niedermayer 3cb0686eea dirac: ff_horizontal_compose_dd97i_ssse3 does not work yet, thus disable it 13 years ago
  Michael Niedermayer a1f3b18bf5 dirac: put_dirac_pixels8_mmx() does not work yet, thus disable it. 13 years ago
  Michael Niedermayer 22fe93ea39 dirac: add_rect_clamped does currently not receive aligned data, thus use unaligned accesses. 13 years ago
  Michael Niedermayer d532e9223e dirac: put_signed_rect_clamped does currently not receive aligned data, thus use unaligned accesses. 13 years ago
  Michael Niedermayer 5f34092b13 dirac; dirac_hpel_filter_h does currently not receive aligned data thus use unaligned accesses. 13 years ago
  Michael Niedermayer f0d616e76f dirac: dirac_hpel_filter_v does currently not receive aligned data, thus use unaligned accesses. 13 years ago
  Jordi Ortiz 49aa397414 Dirac: More formating 13 years ago
  multiple authors 5d50fcc549 DIRAC Decoder stable version, MMX support removed. 13 years ago
  David Conrad 25a6c59487 MMX put_no_rnd_pixels_l2 16 years ago
  Daniel Kang ded3e9f054 H.264: Cometics to dsputil_mmx.c 13 years ago
  Ronald S. Bultje b0b3231074 h264_weight: initialize "height" function argument properly. 13 years ago
  Justin Ruggles aad3429d4e fmtconvert: port float_to_int16_interleave() 2-channel x86 inline asm to yasm 13 years ago
  Justin Ruggles 4e8e262476 fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm 13 years ago
  Justin Ruggles 185142a5ea fmtconvert: check compile-time x86 instruction set flags 13 years ago
  Justin Ruggles 708ab7dd69 fmtconvert: port float_to_int16() x86 inline asm to yasm 13 years ago
  Ronald S. Bultje c2d337429c H264: change weight/biweight functions to take a height argument. 13 years ago
  Ronald S. Bultje 229d263cc9 Support for lossless and inter H264 4:2:2. 13 years ago
  Baptiste Coudurier 76741b0e56 h264: 4:2:2 intra decoding support 14 years ago
  Diego Biurrun 265980dabc x86: Move some variable declarations below the appropriat #ifdef. 13 years ago
  Diego Biurrun 2cb7c81669 x86: Fix linking of ProRes DSP ASM with YASM disabled. 13 years ago
  Kieran Kunhya 44d27736fc Add V210 SIMD 13 years ago
  Kieran Kunhya b1766c170c Move x264asm to libavutil. 14 years ago
  Ronald S. Bultje 05c8f119cc proresdsp: fix function prototypes. 13 years ago
  Michael Niedermayer 337496980e prores: use C idct for fate as the SSE code is not matching the SSE* code down at the bits 13 years ago
  Michael Niedermayer dc66951bb2 proresdsp: fix rounding 13 years ago
  Michael Niedermayer 67dad8e7b1 proresdsp: Correct credits to point to the Author and not just the code this is based on. 13 years ago
  Michael Niedermayer 370d7ef2c7 proresdsp: Optimize series of padds out 13 years ago
  Michael Niedermayer 6398c0f7e1 proresdsp.asm: Remove useless instructions. 13 years ago
  Elvis Presley bebaf4ea1f prores: change license to LGPL, merge some parts. 13 years ago
  Elvis Presley b87d882578 proresdsp.asm: drop useless shifts 13 years ago
  Elvis Presley ef47c608be x86/proresdsp-init: add forgotten HAVE_YASM 13 years ago
  Ronald S. Bultje e3f530feca prores: idct sse2/sse4 optimizations. 13 years ago
  Michael Niedermayer 2aaf32f52f mpegvideo: support encoding with chroma intra tables that differ from luma. 13 years ago
  Sean McGovern c2d3f56107 fft: avoid a signed overflow 13 years ago
  Ronald S. Bultje 38e06c2969 Move clipd macros to x86util.asm. 14 years ago
  Dave Yeo cc73511e8e Fix NASM include directive 14 years ago
  Alex Converse 48f7163f13 dsputil_mmx: Honor HAVE_AMD3DNOW 14 years ago
  Baptiste Coudurier 231a6df9ea h264dec: h264: 4:2:2 intra decoding 14 years ago
  Baptiste Coudurier 9a33078b64 dsputil_mmx: fix indention 14 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
  Kostya Shishkov d241f51e0f Move RV3/4-specific DSP functions into their own context 14 years ago
  Carl Eugen Hoyos 324b8adca4 Fix a possible miscompilation of cabac with old (broken) compilers. 14 years ago