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

Автор SHA1 Сообщение Дата
  Diego Biurrun beb93f987c Add a copy of libswscale into the branch instead of using svn:external. 15 лет назад
  Diego Biurrun da835cc8a3 Create 0.5 release branch. 15 лет назад
  Cédric Schieli c27516003f Add an isALPHA macro to check if pixel format has alpha channel 15 лет назад
  Diego Biurrun 43175f5010 Drop DECLARE_ALIGNED from extern declarations. It creates trouble when 15 лет назад
  Kostya Shishkov e2a004ad4e Prefix visible YUV2RGB functions with sws_ 15 лет назад
  Diego Biurrun 1615fb91a1 Declare struct SwsContext before using it, fixes the checkheaders warning: 15 лет назад
  Aurelien Jacobs b63f641e9b Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Vitor Sessak 4900461742 Add a new unscaled PAL8 -> RGB converter. 16 лет назад
  Carl Eugen Hoyos 58e4b706c5 Change variable types from int to enum PixelFormat. 16 лет назад
  Michael Niedermayer 43c164788c Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm. 16 лет назад
  Michael Niedermayer ec1bca2a0f Add support for PIX_FMT_MONOWHITE as output format. 16 лет назад
  Michael Niedermayer fd5c57b813 100000000000000l, forgot to commit header change for r27580. 16 лет назад
  Michael Niedermayer 59ded10ca2 Fix typo in comment. 16 лет назад
  Michael Niedermayer 1625216eaa Fix accurate rounding mode on x86_64. 16 лет назад
  Michael Niedermayer 9990e4269c Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1. 16 лет назад
  Michael Niedermayer d52337af70 Remove workaround for rgb/bgr mess. 16 лет назад
  Stefano Sabatini 0eaf523548 Change headers' guardnames consistently with r15120. 16 лет назад
  Luca Barbato e40b183d3a Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini 16 лет назад
  Diego Biurrun 8a3227968c spelling/grammar/wording overhaul 16 лет назад
  Diego Biurrun 83da2c6f26 Use full path for #includes from another directory. 16 лет назад
  Panagiotis Issaris 635a8cd27d Make av_class a pointer to const. 16 лет назад
  Benoit Fouet 710af50e0c define VOF as double of VOFW. 16 лет назад
  Baptiste Coudurier 8055ede6c7 change sws_format_name to return const char*, supress many warnings 16 лет назад
  Michael Niedermayer 8b2fce0d3f Turn ancient V offset numerical constants into named ones. 16 лет назад
  Carl Eugen Hoyos 0cb2559445 Discard two symbols from libswscale. 16 лет назад
  Diego Biurrun 56b69633dd comment typo fixes 16 лет назад
  Diego Biurrun c95a3a9fbf Add missing declarations for AltiVec functions, fixes the warnings: 16 лет назад
  Diego Biurrun 4706949c6d Fix 'make checkheaders' on AltiVec-enabled systems. 16 лет назад
  Diego Biurrun 39c70be189 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
  Diego Biurrun 721d5e3b95 Revert wrong ARCH_BFIN --> HAVE_BFIN change. 17 лет назад
  Marc Hoffman 49488d12bf renaming ARCH_BFIN to HAVE_BFIN 17 лет назад
  Diego Biurrun 6465c977b7 Move Apple gcc AltiVec vector declaration syntax to libavutil. 17 лет назад
  Diego Biurrun d8e84202c7 Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 17 лет назад
  Denes Balatoni 90c1d7b400 UltraSPARC VIS yuv2rgb 17 лет назад
  Andreas Öman 9ba7fe6dcb use YUV440P in swscale 17 лет назад
  Diego Biurrun b19bcbaa78 license header consistency cosmetics 17 лет назад
  Diego Biurrun 86bdf3fd3d misc spelling fixes 17 лет назад
  Marc Hoffman d3f3eea92d Blackfin optimized YUV420 to RGB CSC Color Space Converters. 17 лет назад
  Ivo van Poorten 9d9de37d81 cosmetics; one test per line for all isXXX(x) macros 17 лет назад
  Diego Biurrun 221b804f34 cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code. 17 лет назад
  Diego Biurrun 911406f2c4 typo 17 лет назад
  Diego Biurrun 606f68bd10 cosmetics: typo fixes, usefuLL --> useful and aswell --> as well 17 лет назад
  Michael Niedermayer 18064f5cf3 BGR/RGB4 byte formats as input 17 лет назад
  Luca Abeni 2d529db50f Pass a context to av_log(), when possible 17 лет назад
  Luca Abeni 9effd94abc Remove some void pointers arithmetic 17 лет назад
  Luca Abeni 807e0c6645 Clarify that some of the non-SIMD code is now LGPLed. 18 лет назад
  Kostya Shishkov 4884b9e50d 16-bit grayscale support 18 лет назад
  Diego Biurrun d026b45e73 Change license headers to say 'FFmpeg' instead of 'this program'. 18 лет назад
  Luca Abeni e9e12f0e11 Remove the dependency of libswscale on img_format.h 18 лет назад
  Michael Niedermayer d1a7ae1a37 make the C code of the swscaler which i wrote LGPL 18 лет назад