Show patches with: Series = [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors       |    Archived = No       |   32 patches
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v2,32/32] avfilter/palette{gen, use}: misc for-loop cosmetics [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,31/32] avfilter/paletteuse: move r, g, b computation in a more local scope [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,30/32] avfilter/paletteuse: remove mean error tool [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,29/32] avfilter/paletteuse: remove alternative search methods [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,28/32] avfilter/paletteuse: switch to recursive method [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,27/32] avfilter/paletteuse: use lowbias32 for color hashing [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,26/32] avfilter/palettegen: use lowbias32 for color hashing [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,25/32] avfilter/palette: add lowbias32 hashing [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,24/32] avfilter/palette{gen, use}: update Copyright after recent changes [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,23/32] avfilter/palettegen: use libc qsort [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,22/32] avfilter/palettegen: make refs order deterministic [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,21/32] avfilter/palettegen: add a warning about supporting only sRGB [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,20/32] avfilter/palettegen: base box split decision on a perceptual model [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,19/32] avfilter/palettegen: switch to signed arithmetic [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,18/32] avfilter/palettegen: rename local variable box_weight to weight [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,17/32] avfilter/palettegen: misc cosmetics [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,16/32] avfilter/palettegen: compute average color within compute_box_stats() [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,15/32] avfilter/palettegen: change cut score from ∑e² to max e² [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,14/32] avfilter/palettegen: rename variance to cut_score [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,13/32] avfilter/palettegen: always compute the box variance [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,12/32] avfilter/palettegen: use box->major_axis without intermediate variable [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,11/32] avfilter/palettegen: define the best axis to cut using the squared error [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,10/32] avfilter/palettegen: move box stats computation to a dedicated function [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,09/32] avfilter/paletteuse: switch to a perceptual model [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,08/32] avfilter/paletteuse: remove redundant alpha condition [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,07/32] avfilter/paletteuse: remove unused alpha split dimension [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,06/32] avfilter/paletteuse: name target color arg consistently in colormap functio… [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,05/32] avfilter/paletteuse: switch from u8[4] to u32 for color code [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,04/32] avfilter/palette{gen, use}: add palette utils [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,03/32] avfilter/palette{gen, use}: simplify a few alpha masks [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch New
[FFmpeg-devel,v2,02/32] avfilter/palette{gen, use}: revert support palettes with alpha [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - --- 2022-12-27 Clément Bœsch Accepted
[FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors [FFmpeg-devel,v2,01/32] avfilter/palettegen: allow a minimum of 2 colors - - - - 4-- 2022-12-27 Clément Bœsch Accepted