109485 Commits (21f7814238499b170d57898cebef0ef514fa4fdb)
 

Author SHA1 Message Date
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
James Almer 64007595dc avcodec/mjpegbdec: return the amount of bytes consumed when discarding frames 2 years ago
Martijn van Beurden 5b342d0005 fate/flac: Add test of 32 bps encoding/decoding 2 years ago
Martijn van Beurden d8f1404c50 libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM 2 years ago
Martijn van Beurden 909cfdc205 libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM 2 years ago
Paul B Mahol eeb280f351 avfilter/af_afir: fix prev_selir variable change in private filter context 2 years ago
Paul B Mahol eaba6bfc51 avfilter/afir_template: reduce memset overhead a little 2 years ago
Paul B Mahol 8906145cdf avfilter/af_afir: increase max partition size 2 years ago
Paul B Mahol 64ddf04460 avfilter/af_afir: reduce memory usage 2 years ago
Michael Niedermayer 125e01d6cc
avcodec/dts2pts_bsf: Avoid searching for poc == INT_MIN-1 2 years ago
Michael Niedermayer 9f04055669
avutil/tx_template: Use more unsigned ints to avoid undefined overflows 2 years ago
Lynne eb0455d646
hwcontext_vulkan: remove optional encode/decode extensions from the list 2 years ago
Michael Niedermayer f8a2a65078
avcodec/sunrast: Fix maplength check 2 years ago
Michael Niedermayer b92260f70a
avformat/lafdec: Check for EOF in header reading 2 years ago
Michael Niedermayer 64c6c56890
avcodec/mjpegbdec: Check for AVDISCARD_ALL 2 years ago
Paul B Mahol 9498bc7c32 avfilter/af_afir: make dry/wet runtime options 2 years ago
Paul B Mahol 54ebe1e8dc avfilter/afir_template: skip useless moving of samples 2 years ago
Paul B Mahol bc1fc1be99 avfilter/afir_template: stop using hack to zero out data 2 years ago
James Darnley eef763c705 checkasm/v210dec: add extra space to the destination arrays 2 years ago
Michael Niedermayer b7d063951d
avcodec/apac: Sanity check bits_per_coded_sample 2 years ago
Michael Niedermayer 8374a747af
avcodec/wavpack: Avoid undefined shift in get_tail() 2 years ago
James Darnley 6af453ca38 avcodec/x86: add avx512icl function for v210dec 2 years ago
James Darnley f30b4c2f47 avcodec/x86/v210: add some comments to the improved avx2 function 2 years ago
James Darnley f1f41d6ff5 configure: support lsan as toolchain 2 years ago
Niklas Haas a69b08790b avfilter/vf_tinterlace: support full-range YUV 2 years ago
Niklas Haas 8e2f61ef04 avfilter/vf_blackdetect: support full-range YUV 2 years ago
Paul B Mahol 3b66757d7d avfilter: add adrc filter 2 years ago
Paul B Mahol 744100af62 avfilter/af_headphone: properly initialize scale 2 years ago