Commit History

Author SHA1 Message Date
  Michael Niedermayer 665b0cf3bf swscale: 16bit planar float input support 4 weeks ago
  Andreas Rheinhardt 4973bb661e swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions 4 weeks ago
  Niklas Haas 59258fb90e swscale/utils: lazily allocate XYZ tables on CONFIG_SMALL 1 month ago
  Niklas Haas 60bfafcd8a swscale/utils: add return code to fill_xyztables() 1 month ago
  Niklas Haas af6d52eec6 swscale: use 16-bit intermediate precision for RGB/XYZ conversion 1 month ago
  Niklas Haas 7b7c32322d swscale/utils: fix XYZ primaries tagging 2 months ago
  Niklas Haas 1f0c500784 swscale/utils: add helper function to infer colorspace metadata 2 months ago
  Niklas Haas 9084d581e8 swscale/utils: read dynamic HDR10+ metadata from AVFrame 2 months ago
  Niklas Haas 7432fa19cd swscale/utils: read HDR mastering metadata from AVFrame 2 months ago
  Niklas Haas 5b21b7f52c swscale/utils: set static/implied HDR metadata 2 months ago
  Niklas Haas a8d01dff9a swscale/utils: add HDR metadata to SwsFormat 2 months ago
  Niklas Haas b9dfe8138e swscale/utils: check for supported color transfers 2 months ago
  Niklas Haas 2df655bc2c swscale/utils: fix sws_getCachedContext check 1 month ago
  Niklas Haas 2f95bc3cb3 swscale/utils: disable full_chr_h_input optimization for odd width 2 months ago
  Niklas Haas 2a091d4f2e swscale: introduce new, dynamic scaling API 2 months ago
  Niklas Haas c461dcf291 swscale/internal: expose sws_init_single_context() internally 3 months ago
  Niklas Haas 6a91a165fd swscale: eliminate redundant SwsInternal accesses 3 months ago
  Niklas Haas ed5dd67562 swscale: expose SwsContext publicly 3 months ago
  Niklas Haas 2d077f9acd swscale/internal: group user-facing options together 4 months ago
  Niklas Haas 10d1be2621 swscale/internal: use static_assert for enforcing offsets 4 months ago
  James Almer 271aea60a4 fate/pixfmts: extend the high bit depth test 3 months ago
  James Almer febc9e8162 swscale/output: add full chroma interpolation support for x2rgb10 3 months ago
  Ramiro Polla 7728b3357d swscale/range_convert: call arch-specific init functions from main init function 4 months ago
  James Almer a67ba3c132 swscale/output: add XV48 output support 3 months ago
  James Almer 2f13f74791 swscale/input: add XV48 input support 3 months ago
  Niklas Haas 67adb30322 swscale: rename SwsContext to SwsInternal 4 months ago
  Niklas Haas b03c758600 swscale: add sws_is_noop() 3 months ago
  Niklas Haas 5e50a56b9c swscale: add new frame testing API 4 months ago
  Niklas Haas e2637a083a swscale/utils: add SwsFormat abstraction and helpers 4 months ago
  Niklas Haas 87baf9ab2c swscale: add sws_free_context() 4 months ago
  Niklas Haas fbfea1c644 swscale: publicly typedef struct SwsContext 4 months ago
  James Almer b520d95467 swscale/output: add Y216LE output support 3 months ago
  James Almer 7756cd98ac swscale/input: add Y216LE input support 3 months ago
  James Almer 08c632ec0f swscale/output: add AYUV64BE output support 3 months ago
  James Almer 5a699c8db9 swscale/input: add AYUV64BE input support 3 months ago
  James Almer 42098f9266 swscale/output: add X36VBE output support 3 months ago
  James Almer e012a7a24a swscale/input: add X36VBE input support 3 months ago
  Martin Schitter d73b73af5e swscale/input: add input support for RGBF16 3 months ago
  Martin Schitter c72a5c486a swscale/input: add input support for RGBF32 3 months ago
  James Almer cd04ebe033 swscale/output: add V30X output support 4 months ago
  James Almer 57db8e0571 swscale/output: add VYU444 output support 4 months ago
  James Almer eac9af382a swscale/output: add UYVA output support 4 months ago
  James Almer 6cd52c1080 swscale/output: add AYUV output support 4 months ago
  James Almer 04612351ab swscale/input: add V30X input support 4 months ago
  James Almer ea05edc9e0 swscale/input: add VYU444 input support 4 months ago
  James Almer ec7f5e314d swscale/input: add UYVA input support 4 months ago
  James Almer bb37d3c33e swscale/input: add AYUV input support 4 months ago
  Niklas Haas 286bdc9cdc swscale/internal: turn cascaded_tmp into an array 4 months ago
  Niklas Haas 4ec45aca36 swscale/utils: fix leak on threaded ctx init failure 7 months ago
  Ramiro Polla 4f7f9b1026 swscale: remove unconditional #define DITHER1XBPP 7 months ago