5 Commits (4b4a6ebd68ca1d901b291f9bb4f5225daf876b8b)

Author SHA1 Message Date
  Vitor Sessak 740dfe7012 Fix compilation in x86_64. I broke it with r24580. 15 years ago
  Vitor Sessak 2c3dda6838 Translate libmpeg2 MMX IDCT to plain asm 15 years ago
  Måns Rullgård d343d59837 Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 15 years ago
  Måns Rullgård f49747e904 x86: move function prototypes to header files 15 years ago
  Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
  Diego Biurrun 098b4169f1 Add a bunch of const qualifiers to function arguments. 16 years ago
  Diego Biurrun 8f271177b0 Sync cosmetics from upstream. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Diego Biurrun 5edac5dc94 cosmetics: Replace // by /* */ comments. 17 years ago
  Diego Biurrun 426d18b85b Rename illegal identifiers, _ followed by capital is reserved for the system. 17 years ago
  Vitor Sessak 52b541ad79 spelling 17 years ago
  Diego Biurrun 90b5b51eab misc typo fixes 18 years ago
  Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
  Diego Biurrun 9688979c51 Fix some more license headers. 18 years ago
  Diego Biurrun 7f889a76ad Remove the LGPL exception clause as discussed on ffmpeg-devel 18 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
  Michael Niedermayer b5b65df7a9 add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) 20 years ago
  Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 20 years ago
  Loren Merritt d2bb7db135 sort H.264 mmx dsp functions into their own file 20 years ago
  Michael Niedermayer 435b0720a8 100l for myself (breaking amd64) 20 years ago
  Michael Niedermayer 6510f43cf3 merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) 20 years ago
  Michael Niedermayer 987ae784e6 get rid of 2 movq (680 -> 658 dezicycles on duron) 20 years ago
  Michael Niedermayer e4b36d4434 avoid one transpose (730->680 dezicycles on duron) 20 years ago
  Loren Merritt 85bbfcd4ee 10l (symbol mangling) 20 years ago
  Michael Niedermayer 1f3dbc09b1 add rounding bias before the horizontal idct (765->730 dezicyles on duron) 20 years ago
  Loren Merritt 1d62fc8560 MMX for H.264 iDCT (adapted from x264) 20 years ago
  Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
  Zdenek Kabelac e5f3d22d35 * undefine local defines when they are no longer needed 23 years ago
  Fabrice Bellard a74127c071 win32 fixes 24 years ago
  Fabrice Bellard f33802a005 added idct mmx code 24 years ago