summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
...
* swscale/swscale: Improve *ColorspaceDetails() doxyMichael Niedermayer2021-10-24
* 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
* libswscale/x86/rgb2rgb: add shuffle_bytes avx2Wu Jianhua2021-10-15
* swscale/swscale: Pass slice location into unscaled code also for dst scalingMichael Niedermayer2021-10-03
* swscale/alphablend: Fix slice handlingMichael Niedermayer2021-10-03
* swscale/swscale_internal: Avoid unsigned for slice parametersMichael Niedermayer2021-09-30
* swscale: add input/output support for X2BGR10LEManuel Stoeckl2021-09-26
* swscale/yuv2rgb: fix conversion to X2RGB10Manuel Stoeckl2021-09-26
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* swscale/swscale: Disable x86-specific code for other archesAndreas Rheinhardt2021-09-19
* swscale/swscale: Fix races when using unaligned strides/dataAndreas Rheinhardt2021-09-19
* libswscale/options: Add parent_log_context_offset to AVClassAndreas Rheinhardt2021-09-19
* libswscale/swscale: initialize all dst plane pointers in sws_receive_slice()James Almer2021-09-07
* sws: implement slice threadingAnton Khirnov2021-09-06
* sws: add a new scaling APIAnton Khirnov2021-09-06
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* swscale/slice: Fix wrong return on errorMichael Niedermayer2021-07-09
* swscale/utils: Use full chroma interpolation for rgb4/8 and dither noneMichael Niedermayer2021-07-09
* swscale/output: Implement dither none for yuv2rgb_write_full()Michael Niedermayer2021-07-09
* swscale/slice: Check slice for allocation failureMichael Niedermayer2021-07-09
* sws: move updating the palette higher upAnton Khirnov2021-07-03
* sws: move initializing dither_error higher upAnton Khirnov2021-07-03
* sws: move the early return for zero-sized slices higher upAnton Khirnov2021-07-03
* sws: simplify setting sliceDirAnton Khirnov2021-07-03
* sws: merge handling frame start into a single blockAnton Khirnov2021-07-03
* sws: make checking for the start of a new frame more explicitAnton Khirnov2021-07-03
* sws: reset sliceDir at the end of sws_scale()Anton Khirnov2021-07-03
* sws: rename SwsContext.swscale to convert_unscaledAnton Khirnov2021-07-03
* sws: separate the calls to scaled vs unscaled conversionAnton Khirnov2021-07-03
* sws: do not reallocate scratch buffers for each sliceAnton Khirnov2021-07-03
* sws: group the parameters validity checks togetherAnton Khirnov2021-07-03
* sws: initialize {src,dst}Stride2 consistently with {src,dst}2Anton Khirnov2021-07-03
* sws: cosmeticsAnton Khirnov2021-07-03
* sws: factor out cascaded scalingAnton Khirnov2021-07-03
* sws: cosmeticsAnton Khirnov2021-07-03
* sws: factor out gamma-correct scalingAnton Khirnov2021-07-03
* sws: return an error code on invalid parameters to sws_scale()Anton Khirnov2021-07-03
* sws: reindent after previous commitAnton Khirnov2021-07-03
* sws: factor out updating the paletteAnton Khirnov2021-07-03
* sws: remove unnecessary bracesAnton Khirnov2021-07-03
* libswscale: Make sws_init_context thread safe.Peter Lundblad2021-07-01
* swscale/swscale_unscaled: don't use the optimized bgr24toYV12 unscaled conver...Limin Wang2021-06-06
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* libswscale: Remove unused deprecated functions, make used ones staticAndreas Rheinhardt2021-04-27
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxextAlan Kelly2021-04-01
* libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0Alan Kelly2021-04-01
* Bump minor versions after release branchMichael Niedermayer2021-03-20
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20