Commit History

Author SHA1 Message Date
  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