10 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
  Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
  Michael Niedermayer e7101a7f3f libavcodec/x86/mpegvideo: switch to av_assert2 12 years ago
  Michael Niedermayer b023392f34 mpegvideo: remove #if/define PARANOID code 12 years ago
  Diego Biurrun 9c6cf7f2c9 avcodec: Drop silly and/or broken printf debug output 12 years ago
  Diego Biurrun dc40285427 x86: mpegvideo: more sensible names for optimization file and init function 12 years ago
  Diego Biurrun d211547ddd x86: mpegvideoenc: Split optimizations off into a separate file 12 years ago
  Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 12 years ago
  Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
  Ronald S. Bultje 53dfaedc01 x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM. 13 years ago
  Martin Storsjö efd29844eb mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago
  Martin Storsjö 873c89e2a6 dsputil: Add ff_ prefix to inv_zigzag_direct16 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Mans Rullgard ef4a65149d Replace ASMALIGN() with .p2align 14 years ago
  Ramiro Polla 9943f3b91c mpegvideo_mmx: add xmm registers to clobber list 14 years ago
  Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
  Stefano Sabatini 7160bb716b Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 14 years ago
  Måns Rullgård c0ec9918b0 Remove global mm_flags variable 14 years ago
  Stefano Sabatini 6b4343616c Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
  Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
  Dominik Mierzejewski 82d1605fe7 Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 16 years ago
  Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
  Alexis Ballier dad6afb4cb stricter constraints of asm() blocks 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Ramiro Polla 40d0e665d0 Do not misuse long as the size of a register in x86. 17 years ago
  Aurelien Jacobs 5a6a9e78ab move draw_edges() into dsputil 17 years ago
  Vitor Sessak 52b541ad79 spelling 17 years ago
  Aurelien Jacobs 182f56cb0c make ff_p* vars extern so that they can be used in various *_mmx.c files 17 years ago
  Diego Biurrun 7b94177e37 Group all copyright and author notices together. 18 years ago
  Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
  Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
  Loren Merritt ff506a906e sse2 & ssse3 versions of dct_quantize. 18 years ago
  Måns Rullgård 486497e07b revert bad checkin 18 years ago
  Måns Rullgård be6ed6fff4 move some CFLAGS settings away from config.* writing section 18 years ago
  Måns Rullgård 7466ed2f02 zigzag_direct_noperm doesn't exist, remove declaration 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  John Dalgliesh 4454dc1b6f Support for MacIntel, last part: balign directives 19 years ago
  Luca Abeni 9c39071d6d Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 19 years ago
  Michael Niedermayer e27b6e62f7 missmatch control for mpeg2 intra dequantization if bitexact=1 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Aurelien Jacobs 053dea12f2 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
  Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
  Michael Niedermayer 8fd19ab286 SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) 21 years ago
  Denes Balatoni c953e7976e denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) 21 years ago
  Michael Niedermayer 783df5f347 denoise_dct_mmx() 21 years ago
  Michael Niedermayer d50635cd24 split intra / inter dequantization 21 years ago