Commit History

Author SHA1 Message Date
  Andreas Rheinhardt 2831837182 swscale/x86/yuv2rgb: Remove obsolete MMX functions 2 years ago
  Ting Fu e934194b6a libswscale/x86/yuv2rgb: Change inline assembly into nasm code 4 years ago
  Matt Oliver 1898c2f49d inline asm: fix arrays as named constraints. 10 years ago
  Lukasz Marek fbf05759e3 sws: fix warning about RGB_PACK24_B_OPERANDS redefinition 10 years ago
  Michael Niedermayer 0371eaebcd Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' 10 years ago
  Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 10 years ago
  Matt Oliver 8236747511 Automatically change MANGLE() into named inline asm operands when direct symbol reference in inline asm are not supported. 10 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer e776ee8f29 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
  Michael Niedermayer 05577aafaa sws: yuv2rgb asm, add memory clobber. 12 years ago
  Baptiste Coudurier 5aa70309ad In libswscale, use all lines when converting from 422p to rgb with mmx, improve quality. 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 years ago
  Manfred Tremmel 03a91c7453 Patch from Packman (OpenSuse - packages) to silence rpmlint. 13 years ago
  Diego Biurrun db46be01ec Add unconditional return statement to yuva420_rgb32_MMX() / yuva420_bgr32_MMX(). 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Diego Biurrun 870a6f4044 Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 14 years ago
  Diego Biurrun 531f97b0c3 Remove GPL-licensed YUV to RGB MMX routines. 14 years ago
  Zuxy Meng a959e24780 Const correctness for src pointer. Remove all constness related warnings in 14 years ago
  David Conrad 28b2866f45 /nop is illegal with Apple's older version of gas, this was fixed elsewhere 14 years ago
  Zuxy Meng 845e37e770 Make sure that sfence is used after any non temporal stores. 14 years ago
  Zuxy Meng 52c0fcaf52 Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for 14 years ago
  Zuxy Meng 23b0072ad7 MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just 14 years ago
  Zuxy Meng bb34acd8a4 Remove const to avoid a bunch of GCC warnings against discarded qualifiers and 14 years ago
  Ramiro Polla dd68318cee Cosmetics: 15 years ago
  Peter Schlaile 562f685307 BGR32 MMX special convertor. 15 years ago
  Ramiro Polla befa8e665c Move yuv2rgb code to subdirs. 15 years ago