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

Автор SHA1 Сообщение Дата
  Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 лет назад
  Anton Khirnov b8e893399f sws: replace all long with int. 13 лет назад
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Michael Niedermayer d1adad3cca Merge swscale bloatup 13 лет назад
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 лет назад
  tateu 93c28a55fd Fix runtime CPU detection in libswscale. 13 лет назад
  Anton Khirnov 7dfe244fbd sws: remove disabled cruft. 13 лет назад
  Luca Barbato c003832883 swscale: move away x86 specific code from rgb2rgb 13 лет назад
  Michael Niedermayer c55780dcef Merge remote branch 'qatar/master' 13 лет назад
  Luca Barbato 0e1a5434e2 swscale: Factorize FAST_BGR2YV12 definition. 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Ramiro Polla c12f7b2d2c rgb2rgb: don't misuse HAVE_* defines 14 лет назад
  Ramiro Polla 6527e56131 swscale: avoid reading prior to the source buffer in planar2x() MMX2 14 лет назад
  Ramiro Polla a51125b52f rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32() 14 лет назад
  Ramiro Polla 539ff40c2d rgb2rgb: build SSE2 codepath 14 лет назад
  Måns Rullgård 6a01eab73c Add av_ prefix to bswap macros 14 лет назад
  Reinhard Tartler 2b991422f8 deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 14 лет назад
  Reinhard Tartler 3d9408f4a7 remove palette8torgb15 and palette8tobgr15 14 лет назад
  Diego Biurrun 819ee683d8 libswscale: Relicense almost all x86 assembler optimizations as LGPL. 14 лет назад
  Stefano Sabatini 82e5f86bd5 Implement shuffle_bytes_abcd() functions and use them for shuffling 14 лет назад
  Zuxy Meng a959e24780 Const correctness for src pointer. Remove all constness related warnings in 14 лет назад
  Ramiro Polla 7d73d1c336 Indent. 15 лет назад
  Ramiro Polla dd68318cee Cosmetics: 15 лет назад
  Ramiro Polla 9b734d44ab Indent libswscale: 15 лет назад
  Måns Rullgård a898cdc995 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 лет назад
  Michael Niedermayer 0411072ee3 Unscaled converters for 15 лет назад
  Cédric Schieli f8a138be52 When converting from a non alpha format to an alpha format, defaults 15 лет назад
  Diego Biurrun f4406ec177 HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. 15 лет назад
  Aurelien Jacobs b63f641e9b Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Diego Biurrun 1599c47ce3 Remove commented-out duplicate declarations. 15 лет назад
  Diego Biurrun 2ef8819c9a Remove unused declarations. 15 лет назад
  Vitor Sessak 522ce95786 Fix broken palette8to*. 16 лет назад
  Baptiste Coudurier a6100f39a1 enable yuv422p to uyvy converter 16 лет назад
  Michael Niedermayer 7372e9bbe5 Fix 4 of the unscaled rgb15/16 converters, each of these contained 16 лет назад
  Michael Niedermayer 6107059c2c rgb vs bgr fix for the unscaled converters. 16 лет назад
  Diego Biurrun 8a3227968c spelling/grammar/wording overhaul 16 лет назад
  Baptiste Coudurier 72d6b61074 remove useless casts 16 лет назад
  Baptiste Coudurier 774c386a10 add const, suppress warnings 16 лет назад
  Diego Biurrun 83da2c6f26 Use full path for #includes from another directory. 16 лет назад
  Reimar Döffinger 5802683a97 Make some assembler constants global instead of declaring them multiple times. 16 лет назад
  Reimar Döffinger d334c7c237 Use DECLARE_ASM_CONST where possible in libswscale code 16 лет назад
  Benoit Fouet 30c48a0af4 Cosmetics: whitespaces 16 лет назад
  Diego Biurrun b19bcbaa78 license header consistency cosmetics 17 лет назад
  Diego Biurrun 4d7b302c0d Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. 17 лет назад
  Diego Biurrun 6e42e6c4b4 cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. 17 лет назад
  Diego Biurrun 6a4970abd1 cosmetics: Remove trailing whitespace. 17 лет назад
  Ivo van Poorten 19b202f9d1 fix red_15mask and green_15mask. the previous values were wrong and caused 17 лет назад
  Ivo van Poorten ea70817379 cosmetics after last commit; remove superfluous braces 17 лет назад
  Ivo van Poorten df170b81d9 Remove code duplication in sws_rgb2rgb_init. 17 лет назад
  Diego Biurrun 10ef990d96 cosmetics: typo pallete --> palette 17 лет назад