109512 Commits (99e3d26f2061541c772dcd678cbe8c48afa539c5)
 

Author SHA1 Message Date
James Almer 99e3d26f20 avformat/mux: use only valid timestamps when calculating packet distance 2 years ago
Clément Bœsch 6e05622216 avfilter/paletteuse: use explicit key indexes in set_frame_lut 2 years ago
Clément Bœsch 68275043a0 avfilter/paletteuse: add atkinson dithering 2 years ago
Clément Bœsch c973e8ae79 avfilter/paletteuse: add burkes dithering 2 years ago
Clément Bœsch 9973343bf9 avfilter/paletteuse: add sierra3 dithering 2 years ago
Clément Bœsch 11926c4bd4 avfilter/palette{gen,use}: misc for-loop cosmetics 2 years ago
Clément Bœsch 1340fe7caf avfilter/paletteuse: move r,g,b computation in a more local scope 2 years ago
Clément Bœsch 1ae1b707e2 avfilter/paletteuse: remove mean error tool 2 years ago
Clément Bœsch 8789a9e05b avfilter/paletteuse: remove alternative search methods 2 years ago
Clément Bœsch 0f7942afa6 avfilter/paletteuse: switch to recursive method 2 years ago
Clément Bœsch 6c7b54e962 avfilter/paletteuse: use lowbias32 for color hashing 2 years ago
Clément Bœsch c9084cd0e2 avfilter/palettegen: use lowbias32 for color hashing 2 years ago
Clément Bœsch 3cafbdc083 avfilter/palette: add lowbias32 hashing 2 years ago
Clément Bœsch 051926868c avfilter/palette{gen,use}: update Copyright after recent changes 2 years ago
Clément Bœsch 3a4a6c7815 avfilter/palettegen: use libc qsort 2 years ago
Clément Bœsch 8057e1a618 avfilter/palettegen: make refs order deterministic 2 years ago
Clément Bœsch 2441e53c0a avfilter/palettegen: add a warning about supporting only sRGB 2 years ago
Clément Bœsch 9026d92c13 avfilter/palettegen: base box split decision on a perceptual model 2 years ago
Clément Bœsch 724f52b906 avfilter/palettegen: switch to signed arithmetic 2 years ago
Clément Bœsch 67ce6ad9a2 avfilter/palettegen: rename local variable box_weight to weight 2 years ago
Clément Bœsch 61d334d8c3 avfilter/palettegen: misc cosmetics 2 years ago
Clément Bœsch efb0a6f6ce avfilter/palettegen: compute average color within compute_box_stats() 2 years ago
Clément Bœsch dafd43b78d avfilter/palettegen: change cut score from ∑e² to max e² 2 years ago
Clément Bœsch 187f5e7f90 avfilter/palettegen: rename variance to cut_score 2 years ago
Clément Bœsch e49fc1a6ef avfilter/palettegen: always compute the box variance 2 years ago
Clément Bœsch 9e5f494d26 avfilter/palettegen: use box->major_axis without intermediate variable 2 years ago
Clément Bœsch 86bced7c65 avfilter/palettegen: define the best axis to cut using the squared error 2 years ago
Clément Bœsch 21f7814238 avfilter/palettegen: move box stats computation to a dedicated function 2 years ago
Clément Bœsch a0587c0219 avfilter/paletteuse: switch to a perceptual model 2 years ago
Clément Bœsch 1159c36d6d avfilter/paletteuse: remove redundant alpha condition 2 years ago
Clément Bœsch 4c061bc837 avfilter/paletteuse: remove unused alpha split dimension 2 years ago
Clément Bœsch 71ed92e9c4 avfilter/paletteuse: name target color arg consistently in colormap functions 2 years ago
Clément Bœsch 755c427f7a avfilter/paletteuse: switch from u8[4] to u32 for color code 2 years ago
Clément Bœsch 31c5f26a46 avfilter/palette{gen,use}: add palette utils 2 years ago
Clément Bœsch 7bc054e63c avfilter/palette{gen,use}: simplify a few alpha masks 2 years ago
Clément Bœsch 320fbf5f24 avfilter/palette{gen,use}: revert support palettes with alpha 2 years ago
Clément Bœsch cad9d7fc85 avfilter/palettegen: allow a minimum of 2 colors 2 years ago
Paul B Mahol c94988a781 avfilter/af_afade: add options to control unity/silence gains 2 years ago
Zhao Zhili f0d2ed135c avcodec/mediacodecdec: add AV1 decoding support 2 years ago
Paul B Mahol cc2b1a3251 avformat/bonk: add support for ID3 metadata 2 years ago
Paul B Mahol 5852682dbd avcodec/bonk: increase level limit as joint encodings needs more 2 years ago
Paul B Mahol 3879555cd5 avfilter/afir_template: make IR transitions artifacts free 2 years ago
Lynne 62da0b4a74
configure: update copyright year 2 years ago
Gyan Doshi d39b34123d avformat/segment: add option min_seg_duration 2 years ago
Michael Niedermayer aee0f320ac
avcodec/dts2pts_bsf: Avoid poc overflows in cmp_find() 2 years ago
Michael Niedermayer 64a04fc165
avformat/mxfdec: Use 64bit in remainder 2 years ago
Michael Niedermayer 902a49c4cd
avcodec/hdrdec: Check for end of input in decompress() 2 years ago
James Almer 7fab58647c avcodec/proresdec2: set color information on frames instead of the decoder context 2 years ago
James Almer 18f24527eb avformat/oggenc: ignore empty packets 2 years ago
Leo Izen cd9dd03006 avcodec/pnm: avoid mirroring PFM images vertically 2 years ago