summaryrefslogtreecommitdiff
path: root/libswscale/utils.c
Commit message (Expand)AuthorAge
* libswscale/utils: Fix bayer to yuvjMichael Niedermayer2024-02-21
* Revert "swscale: fix sws_setColorspaceDetails after sws_init_context"Michael Niedermayer2024-02-21
* swscale/utils: Allocate more dithererrorMichael Niedermayer2024-02-21
* swscale: don't omit ff_sws_init_range_convert for high-bitNiklas Haas2023-11-09
* swscale: fix sws_setColorspaceDetails after sws_init_contextNiklas Haas2023-11-09
* swscale: add GBRAP14 format supportPaul B Mahol2023-09-28
* avutil/internal: Don't auto-include emms.hAndreas Rheinhardt2023-09-04
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-14
* lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmtsLynne2023-05-29
* swscale/la: Optimize the functions of the swscale series with lsx.Lu Wang2023-05-25
* sws/utils.c: Do not uselessly call initFilter() when unscalingTomas Härdin2023-02-08
* swscale/utils: Fix indentationAndreas Rheinhardt2022-11-24
* swscale/utils: Derive range from YUVJ-pix-fmt only onceAndreas Rheinhardt2022-11-24
* swscale/utils: Move functions to avoid forward declarationsAndreas Rheinhardt2022-11-24
* swscale/utils: Avoid calling ff_thread_once() unnecessarilyAndreas Rheinhardt2022-11-24
* swscale/utils: Don't allocate AVFrames for slice contextsAndreas Rheinhardt2022-11-24
* swscale/utils: Factor initializing single slice context outAndreas Rheinhardt2022-11-24
* swscale/utils: Remove obsolete 3DNow referenceAndreas Rheinhardt2022-11-09
* swscale/la: Optimize hscale functions with lasx.Hao Chen2022-09-10
* swscale/output: add support for Y210LE and Y212LEPhilip Langdale2022-09-10
* swscale/output: add support for XV30LEPhilip Langdale2022-09-10
* swscale/output: add support for XV36LEPhilip Langdale2022-09-10
* swscale/output: add support for P012Philip Langdale2022-09-10
* swscale/input: add support for Y212LEPhilip Langdale2022-09-06
* swscale/input: add support for XV30LEPhilip Langdale2022-09-06
* swscale/input: add support for P012Philip Langdale2022-09-06
* swscale/input: add support for XV36LEPhilip Langdale2022-09-06
* libswscale: add support for VUYX formatPhilip Langdale2022-08-25
* swscale/input: add rgbaf16 input supportTimo Rothenpieler2022-08-19
* libswscale: Enable hscale_avx2 for all input sizes.Alan Kelly2022-08-18
* swscale/output: add VUYA output supportJames Almer2022-08-07
* swscale/input: add VUYA input supportJames Almer2022-08-05
* swscale: add NV16 input/outputMatthieu Bouron2022-07-19
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* swscale/aarch64: add hscale specializationsSwinney, Jonathan2022-05-28
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* libswscale: Split version.hMartin Storsjö2022-03-16
* swscale: Take the destination range into account for yuv->rgb->yuv conversionsMartin Storsjö2022-02-25
* libswscale: Re-factor ff_shuffle_filter_coefficients.Alan Kelly2022-02-17
* libswscale: Check and propagate memory allocation errors from ff_shuffle_filt...Alan Kelly2022-02-17
* swscale: add P210/P410/P216/P416 outputrcombs2021-12-22
* libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions.Alan Kelly2021-12-21
* libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all fil...Alan Kelly2021-12-15
* swscale: add P210/P410/P216/P416 inputrcombs2021-11-28
* swscale/utils: Improve return codes of sws_setColorspaceDetails()Michael Niedermayer2021-10-24
* swscale/utils: Set all threads to the same colorspace even on failureMichael Niedermayer2021-10-24
* swscale: add input/output support for X2BGR10LEManuel Stoeckl2021-09-26
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* swscale/swscale: Fix races when using unaligned strides/dataAndreas Rheinhardt2021-09-19
* libswscale/options: Add parent_log_context_offset to AVClassAndreas Rheinhardt2021-09-19