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

Автор SHA1 Сообщение Дата
  Stefano Sabatini e1197b9e17 swscale: remove sws_format_name() 13 лет назад
  Michael Niedermayer 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun 06b5facd4b swscale: Remove disabled code. 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 лет назад
  Peter Ross 1afbae100b libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 13 лет назад
  Peter Ross 3e2523db20 libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Benoit Fouet 453d28af60 Change the type of Y table to pointer to void in fill_table(). 14 лет назад
  Måns Rullgård 6a01eab73c Add av_ prefix to bswap macros 14 лет назад
  Stefano Sabatini 0093ac5b9f Move internal scale context fields initialization from 14 лет назад
  Diego Biurrun f4ea7c8911 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 14 лет назад
  Diego Biurrun f25b1c4b6b HAVE_MMX2 implies HAVE_MMX, so checking the latter is enough. 14 лет назад
  Janusz Krzysztofik a4e441301d Add support to BGR444/RGB444 foreign endian output in libswscale. 14 лет назад
  Benoit Fouet 124cb45137 Cosmetics: fix vertical alignment. 14 лет назад
  Janusz Krzysztofik 601949b898 libswscale: Extend the unaccelerated path of the unscaled yuv2rgb special 14 лет назад
  Alexis Ballier 1379b58482 Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in 14 лет назад
  Stefano Sabatini 8ebed38e7a Apply consistency nit. 14 лет назад
  David Conrad 3f3dc76cb1 Add function to translate SWS_CS_* to coefficient array 14 лет назад
  Stefano Sabatini 30b6147521 Use av_get_bits_per_pixel() for computing the bits per pixel of the 14 лет назад
  Zuxy Meng d5206d3dd6 User friendly warning message that gives out names of source and target formats 14 лет назад
  Zuxy Meng 3c52d4849f Define out currently unused static functions. 14 лет назад
  Zuxy Meng a959e24780 Const correctness for src pointer. Remove all constness related warnings in 14 лет назад
  Ramiro Polla dd68318cee Cosmetics: 15 лет назад
  Kostya Shishkov df226e6369 Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused 15 лет назад
  Diego Biurrun 29ce043374 The AltiVec code in libswscale no longer is under GPL. 15 лет назад
  Kostya Shishkov 68e7f4828d YUV into RGB48 BE/LE conversion support 15 лет назад
  Cédric Schieli b78c8e2103 Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c 15 лет назад
  Ramiro Polla befa8e665c Move yuv2rgb code to subdirs. 15 лет назад
  Cédric Schieli 0928f1eb53 Simpler and more elegant fix to the x86_32/OSX+PIC build failure 15 лет назад
  Cédric Schieli 986b6f8f73 Fix build failure on x86_32 Mac OS X with PIC enabled 15 лет назад
  Cédric Schieli 3acd545f0c Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters 15 лет назад
  Ramiro Polla d0ce212a7a Do not assume long is same width as x86 register. 15 лет назад
  Diego Biurrun 780daf2b09 Consistently use ff_ prefixes for internal symbols. 15 лет назад
  Diego Biurrun 852ca0e57d Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name 15 лет назад
  Cédric Schieli 9a10a0767c Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb patch 15 лет назад
  Reimar Döffinger f78b9c0656 Fix braindead and broken way to calculate abase, fixes regression tests on 15 лет назад
  Cédric Schieli f8a138be52 When converting from a non alpha format to an alpha format, defaults 15 лет назад
  Diego Biurrun 1e5304c69e Rename yuv2rgb2.c --> yuv2rgb.c. 15 лет назад
  Diego Biurrun 876a4dc013 Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute. 15 лет назад
  Kostya Shishkov e2a004ad4e Prefix visible YUV2RGB functions with sws_ 15 лет назад
  Kostya Shishkov fa58ba15f8 Give better name to Inverse_Table_6_9 15 лет назад
  Diego Biurrun 2907deed0f Remove file name from file headers. 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 Pettenò d0b69b2855 Mark dither_2x2_{8,4} static to swscale.c 16 лет назад
  Carl Eugen Hoyos 88e2a9aebc Remove b5Dither, g5Dither and r5Dither from libswscale. 16 лет назад
  Carl Eugen Hoyos 92c7b4713d Remove g6Dither from libswscale. 16 лет назад
  Michael Niedermayer 45e18be87d Move dither tables from yuv2rgb to swscale, they have been written by me and 16 лет назад
  Michael Niedermayer 85a51e6bd5 Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as it 16 лет назад