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

Автор SHA1 Сообщение Дата
  Reinhard Tartler ca87ec53e9 swscale: #include "libavutil/mathematics.h" 13 лет назад
  Diego Biurrun 819ee683d8 libswscale: Relicense almost all x86 assembler optimizations as LGPL. 14 лет назад
  Diego Biurrun f684f3c58a AltiVec implies a PPC CPU, so there is no need to check for both. 14 лет назад
  Diego Biurrun 13bc1ac31a Do not compile AltiVec code when AltiVec is not available; not even in 14 лет назад
  Janusz Krzysztofik 22e8222fd2 Extend the generic path of the yuv2rgb converter with support for rgb444 14 лет назад
  Reimar Döffinger 97cda76a69 Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode. 14 лет назад
  Reimar Döffinger 12423f170f Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RELEASE. 14 лет назад
  Stefano Sabatini 3de42635bd Avoid duplication of usePal() macro. 14 лет назад
  Carl Eugen Hoyos 627686e635 Make sws_dcVec static: It is only used inside libswscale/utils.c. 14 лет назад
  Stefano Sabatini 479e1e6170 Remove pointless empty line. 14 лет назад
  Stefano Sabatini b623d0cb03 Reindent and fix brace placement. 14 лет назад
  Stefano Sabatini 22b6a24c34 Vertically align a list of comparisons in sws_getCachedContext(). 14 лет назад
  Stefano Sabatini 5a011d8b08 Merge two if conditions, allow to decrese the level of indentation of 14 лет назад
  Stefano Sabatini 62bb4ca199 Simplify how usesVFilter and usesHFilter are set. 14 лет назад
  Stefano Sabatini af0e662169 Declare support for the pixel formats: 14 лет назад
  Michael Niedermayer 6022255774 Use isAnyRGB() where possible 14 лет назад
  Michael Niedermayer 3b1ee70312 Rename isRGB() and isBGR() as their meaning is confusing. 14 лет назад
  Stefano Sabatini 7b87519b32 Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks, slightly 14 лет назад
  Stefano Sabatini f632c4549b Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks. 14 лет назад
  Stefano Sabatini 30b6147521 Use av_get_bits_per_pixel() for computing the bits per pixel of the 14 лет назад
  Ramiro Polla 2658e7a6e7 Don't redefine M_PI. It is already defined from libavutil/mathematics.h. 14 лет назад
  Ramiro Polla a4388ebd37 Split swscale.c into scaler code (swscale.c) and utility code (utils.c). 14 лет назад