История коммитов

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