153 Commits (ac29b82ec596c19c649b43f9988cbcc56f83b9e8)

Author SHA1 Message Date
  Michael Niedermayer ac29b82ec5 swscale: Add gbrap10 output 8 years ago
  Paul B Mahol f6a9c20a52 swscale: Add input support for gbrap10 pixel format 9 years ago
  Luca Barbato ab839054e6 swscale: Add GRAY12 8 years ago
  Luca Barbato 881477c77b swscale: Add the GBRAP12 output 8 years ago
  Kieran Kunhya 81f1f6c3f6 Add GBRAP12 pixel format support 9 years ago
  Luca Barbato ef3740c3a0 swscale: Enable GBRP12 output 8 years ago
  Michael Niedermayer 328ea6a9a5 swscale: Add input support for 12-bit formats 13 years ago
  Luca Barbato 9bd6ea5695 pixfmt: Add yuv444p12 pixel format 8 years ago
  Luca Barbato 0aebbbd024 pixfmt: Add yuv422p12 pixel format 8 years ago
  Luca Barbato 85406e7a8d pixfmt: Add yuv420p12 pixel format 8 years ago
  Diego Biurrun aa37d2bf45 swscale: Kill non-compiling disabled cruft 8 years ago
  Diego Biurrun facdfe4080 swscale: Add proper ff_ prefix to init functions 9 years ago
  Andreas Cadhalpun c0fd2fb27b swscale: Rename sws_context_class to ff_sws_context_class 9 years ago
  Hendrik Leppkes e78e5b735f swscale: add P010 input support 9 years ago
  Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
  Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
  Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
  Federico Tomassetti 7ebb302229 swscale: Check memory allocation 10 years ago
  Federico Tomassetti e51f22122d swscale: Check memory allocations 10 years ago
  Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 years ago
  Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 10 years ago
  Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 11 years ago
  Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
  Luca Barbato 3a177a9cca swscale: Fix an undefined behaviour 11 years ago
  Vittorio Giovara 92b099daf4 swscale: support converting YVYU422 pixel format 11 years ago
  Janne Grunau 0ca0924c10 swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 11 years ago
  Jean First 1481d24c3a RGBA64 pixel formats 13 years ago
  Vittorio Giovara 6b3ff6f91a swscale: provide a default scaler if none is set 11 years ago
  Diego Biurrun 79aec43ce8 x86: Add and use more convenience macros to check CPU extension availability 11 years ago
  Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 11 years ago
  Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 12 years ago
  Diego Biurrun f61bece684 ppc: Add and use convenience macro to check for AltiVec availability 11 years ago
  Diego Biurrun aa2ba8c99e swscale: Move extern declarations for tables to swscale_internal.h 11 years ago
  Janne Grunau 9cfa21c8c2 swscale: support endianness conversion for AV_PIX_FMT_XYZ12 12 years ago
  Janne Grunau c1eb3e7fec swscale: add support for endianness only conversion 12 years ago
  Diego Biurrun 2b677ffca5 swscale: Add av_cold attributes to init functions missing them 12 years ago
  Martin Storsjö d192ac3e03 swscale: Disallow conversion to GBRP16 12 years ago
  Michael Niedermayer 7b41c24c5f sws: dont enable chrSrcHSubSample for planar RGB 12 years ago
  Michael Niedermayer d6d5ef5534 sws: GBRP9, GBRP10, and GBRP16 output support 12 years ago
  Michael Niedermayer 4eb93bed4e swscale: GBRP output support 12 years ago
  Xi Wang f73f76fd20 swscale: fix NULL checking in sws_alloc_context() 12 years ago
  Diego Biurrun d8eda37080 x86: mmx2 ---> mmxext in function names 13 years ago
  Diego Biurrun a65bdceb06 x86: mmx2 ---> mmxext in variable names 13 years ago
  Diego Biurrun 652f518594 x86: mmx2 ---> mmxext in comments and messages 13 years ago
  Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
  Mans Rullgard 95cd815c36 swscale: try to use mmap only if available 12 years ago
  Luca Barbato 6d5600e855 avutil: add yuva422p and yuva444p formats 12 years ago
  Anton Khirnov 0a7068fa5d sws: do not use av_pix_fmt_descriptors directly. 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Martin Storsjö 75c37c5ace swscale: Provide the right alignment for external mmx asm 12 years ago