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

Автор SHA1 Сообщение Дата
  Baptiste Coudurier 994c1ef014 add const, suppress warnings 16 лет назад
  Baptiste Coudurier baf7f7c64a remove useless casts 16 лет назад
  Reimar Döffinger f018bc1000 __asm __volatile -> asm volatile part 3 16 лет назад
  Reimar Döffinger 5802683a97 Make some assembler constants global instead of declaring them multiple times. 16 лет назад
  Benoit Fouet 8916b4b55b Remove some useless parentheses. 16 лет назад
  Benoit Fouet 30c48a0af4 Cosmetics: whitespaces 16 лет назад
  Benoit Fouet e5091488a5 Remove non cosmetic spaces inside parentheses. 16 лет назад
  Diego Biurrun 594ff7cc6c comment spelling/grammar fixes 17 лет назад
  Diego Biurrun b19bcbaa78 license header consistency cosmetics 17 лет назад
  Diego Biurrun 86bdf3fd3d misc spelling fixes 17 лет назад
  Diego Biurrun ce505b8523 cosmetics: Fix stray wrongly indented line. 17 лет назад
  Diego Biurrun 6e42e6c4b4 cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. 17 лет назад
  Diego Biurrun 1da87823db cosmetics: Replace manual tab indentation by \n\t as in the rest of the file. 17 лет назад
  Diego Biurrun 6a4970abd1 cosmetics: Remove trailing whitespace. 17 лет назад
  Ivo van Poorten 3052ddb2a8 preserve alpha channel when converting rgb32 to bgr32 in plain C 17 лет назад
  Ivo van Poorten 35a9994977 skip MMX code in rgb24tobgr24 if the size of the input is smaller than the 17 лет назад
  Ivo van Poorten 3983057065 skip MMX code in rgb32to16 if the size of the input is smaller than the 17 лет назад
  Ivo van Poorten b2117ceed0 skip MMX code in rgb32to15 if the size of the input is smaller than the 17 лет назад
  Ivo van Poorten 935f50c82c slightly faster rgb32tobgr32; avoid one add and one cmp 17 лет назад
  Ivo van Poorten b38d487466 New implementation of rgb32tobgr32 17 лет назад
  Ivo van Poorten df170b81d9 Remove code duplication in sws_rgb2rgb_init. 17 лет назад
  Luca Abeni 807e0c6645 Clarify that some of the non-SIMD code is now LGPLed. 18 лет назад
  Nigel Pearson d904b5fc66 Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS 18 лет назад
  Diego Biurrun d026b45e73 Change license headers to say 'FFmpeg' instead of 'this program'. 18 лет назад
  Diego Biurrun 4fadc2b4f1 Add official GPL header to make license explicit as discussed on ffmpeg-devel. 18 лет назад
  Jason Tackaberry 83c89c7885 -fPIC support for libswscale 18 лет назад
  Diego Biurrun 4bff9ef9d0 Replace asmalign.h hack by ASMALIGN cpp macros from config.h. 18 лет назад
  Luca Abeni 73435f006b Move postproc ---> libswscale 18 лет назад