1123 Commits (a2a1e20fa2c8eb32e2b5da3d06854691997fa075)

Author SHA1 Message Date
  Ronald S. Bultje e5ffffe48d h264chroma: Remove duplicate 9/10 bit functions 13 years ago
  Ronald S. Bultje 1acd7d594c h264: integrate clear_blocks calls with IDCT. 13 years ago
  Michael Niedermayer b9237aa7b0 x86/h263_loopfilter: Fix author attribution after code has been moved/splited around 13 years ago
  Daniel Kang 9acd23d655 x86: dsputil: Fix h263 loop filter link error in some configurations 13 years ago
  Daniel Kang 7a03145ed7 x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size param 13 years ago
  Ronald S. Bultje 71ae8d50b2 x86/dsputil: fix compilation when h263 decoder/encoder are disabled. 13 years ago
  Ronald S. Bultje 972771dcf2 h264chroma: remove duplicate 9/10 bit functions. 13 years ago
  Daniel Kang b3f2a3fe3f x86: mpeg4qpel: Make movsxifnidn do the right thing 13 years ago
  Ronald S. Bultje c7e3e55429 Move ff_emulated_edge_mc prototypes to videodsp. 13 years ago
  Diego Biurrun 5d3d39c72e dsputil: Move fdct function declarations to dct.h 13 years ago
  Diego Biurrun 218aefce44 dsputil: Move LOCAL_ALIGNED macros to libavutil 13 years ago
  Michael Niedermayer 48870853b2 x86/dsputil: Fix author attribution after code has been moved/splited around 13 years ago
  Daniel Kang a1d3673034 dsputil: x86: Fix compile error 13 years ago
  Daniel Kang 659d4ba5af dsputil: x86: Convert h263 loop filter to yasm 13 years ago
  Martin Storsjö a846dccb29 h264chroma: x86: Fix building with yasm disabled 13 years ago
  Michael Niedermayer 0ddca7d416 dsputil: fixup half a dozen bugs with ptrdiff vs int linesize 13 years ago
  Diego Biurrun 82bd04b170 rv34: Drop now unnecessary dsputil dependencies 13 years ago
  Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 13 years ago
  Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 13 years ago
  Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 13 years ago
  Michael Niedermayer 4d37d2bfc5 put_vp_no_rnd_pixels8_l2_mmx: fix type 13 years ago
  Michael Niedermayer cb573f7fbc avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did. 13 years ago
  Diego Biurrun 52acd79165 x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp 13 years ago
  Michael Niedermayer 71f8d70456 dirac/x86: fix compile without yasm 13 years ago
  Michael Niedermayer 4d3d362549 dirac/x86: fix compile without inline asm 13 years ago
  Diego Biurrun c59211b437 x86: Simplify some arch conditionals 13 years ago
  Michael Niedermayer 94ef1667bb dirac/x86: Fix handling blocksizes that are not a multiple of 4 13 years ago
  Michael Niedermayer 5c9cae7447 dirac: Only use MMX if MMX is available. 13 years ago
  Michael Niedermayer 834e9fb056 x86: hpeldsp: Fix a typo, use the right register 13 years ago
  Daniel Kang 05b0998f51 dsputil: Fix error by not using redzone and register name 13 years ago
  Michael Niedermayer edde562130 AVG_PIXELS8_XY2: fix typo, make code actually work 13 years ago
  Daniel Kang 5327a45552 dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2 13 years ago
  Daniel Kang d9e62f368d dsputil: add missing HAVE_YASM guard 13 years ago
  Michael Niedermayer 5934be16cc x86/mpeg4qpel: Fix author attribution 13 years ago
  Michael Niedermayer aa3f449955 x86/hpeldsp: Fix author attribution 13 years ago
  Daniel Kang 96753bd00d dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2 13 years ago
  Daniel Kang 0eedf5d74d dsputil: add missing HAVE_YASM guard 13 years ago
  Daniel Kang 71155d7b41 dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 13 years ago
  Ronald S. Bultje f90ff772e7 Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 13 years ago
  Diego Biurrun 033a86f9bb x86: h264qpel: Move stray comment to the right spot and clarify it 13 years ago
  Carl Eugen Hoyos a0d1440476 Fix compilation with --disable-everything on x86_32. 13 years ago
  Michael Niedermayer fc8e8e5bef h264_qpel: put cpuflags checks back. 13 years ago
  Janne Grunau c5c2060cf5 x86: h264qpel: add cpu flag checks for init function 13 years ago
  Mans Rullgard e9d817351b dsputil: Separate h264 qpel 13 years ago
  Ronald S. Bultje baf35bb4bc dsputil: remove one array dimension from avg_no_rnd_pixels_tab. 13 years ago
  Ronald S. Bultje 32ff643228 dsputil: remove avg_no_rnd_pixels8. 13 years ago
  Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 13 years ago
  Ronald S. Bultje 2e4bb99f4d vorbisdsp: convert x86 simd functions from inline asm to yasm. 13 years ago
  Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 13 years ago
  Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 13 years ago