109525 Commits (141303f3231d469c5f80bdb9c21ade27f4d9c618)
 

Author SHA1 Message Date
James Almer c2a870222d avcodec/rawdec: remove redundant code setting frame properties 2 years ago
Paul B Mahol b08e8d520e doc/filters: link framesync options for msad/identity/vif 2 years ago
Paul B Mahol f2e0351b77 avfilter/vf_vif: add missing framesync options 2 years ago
Andreas Rheinhardt 6aa7b0c463 avutil/tests/dict: Explicitly test av_dict_iterate() 2 years ago
Marvin Scholz 81747b5259 avutil: use av_dict_iterate 2 years ago
Paul B Mahol cb9ab38c52 avfilter/vf_chromanr: split inner loops 2 years ago
Paul B Mahol cc11afe502 avfilter/avf_showvolume: make rms meter actually get rms of whole frame 2 years ago
Timo Rothenpieler 45216e33e2 avcodec/nvenc: notify users about rc_lookahead clipping 2 years ago
Timo Rothenpieler ac0f42d893 avcodec/nvenc: explicitly disable lookahead if lacking sufficient surfaces 2 years ago
Paul B Mahol 520111c610 avfilter/vf_thumbnail: allow to change stats log level 2 years ago
Paul B Mahol 46642ceeaf avfilter/vf_thumbnail: optimize planar processing path 2 years ago
Paul B Mahol 6c814093d8 avfilter/vf_bm3d: switch to TX from lavu 2 years ago
Michael Niedermayer 9bfae83856
avcodec/wavpack: Fix overflow in p=31 2 years ago
Timo Rothenpieler ee650398ec avfilter/vf_libplacebo: ensure filter hwdevice is a vulkan one 2 years ago
Paul B Mahol fc016fd665 avfilter/vf_exposure: ensure that scale is always > 0 2 years ago
Paul B Mahol ec32c62cad avfilter/avf_showcwt: write also to alpha plane if available 2 years ago
Paul B Mahol 7bf74f909d avfilter/af_afftdn: fix invalid duplicated use of sizeof() 2 years ago
Lynne 710d83bdde
lavu/tx: zero-out imaginary of last coefficient in forward RDFTs 2 years ago
Paul B Mahol 0c6e40c174 avcodec/cfhdenc: stop crashing on heights not multiple of 8 2 years ago
Paul B Mahol 1ba4f3c866 fate: add QOI/XBM/XWD image2pipe tests 2 years ago
Oneric b6f5a7ce0c avcodec/ass: specify a permissive encoding 2 years ago
Oneric 95115fcc18 avcodec/ass: accurately preserve colours 2 years ago
Oneric d82e30d0d1 avcodec/ass: fix comment 2 years ago
Paul B Mahol 754fa305fa avfilter/af_astats: accessing outlink in uninit is not valid 2 years ago
Rick Kern 33e70dc0b8 lavc/videotoolboxenc: fix warnings 2 years ago
James Darnley 5dfb4f9690 avcodec/x86/v210enc: change '0b' binary constant prefix to 'b' suffix 2 years ago
Paul B Mahol e69909342e avfilter/avf_showcwt: fix logic mistake 2 years ago
James Almer fe196fd29a avcodec/libsvtav1: don't force a default value for deprecated options 2 years ago
Paul B Mahol 8d9f7fa79e avcodec/smcenc: improve compression ratio a little 2 years ago
Paul B Mahol fb51eebc6c avcodec/smcenc: fix errors with using intra after inter skip 2 years ago
Paul B Mahol 1bebcd43e1 avcodec/smcenc: fix silly typo 2 years ago
Michael Niedermayer bfa2a49857
tools/target_dec_fuzzer: Adjust threshold for RSCC 2 years ago
Michael Niedermayer 6ad7403bce
avcodec/wavpack: Check for end of input in wv_unpack_dsd_high() 2 years ago
Paul B Mahol 6b368bcb85 avfilter/af_apsyclip: add copy_props() call 2 years ago
Paul B Mahol 0d6a6c8750 avcodec/cfhdenc: height < 4 is not supported 2 years ago
Paul B Mahol 4d38d4607c avfilter/af_astats: print stats in case nb_samples is 0 2 years ago
Paul B Mahol f56454544f avcodec/smcenc: fixes for width not multiple of 4 2 years ago
James Darnley 690b7890f0 avcodec/x86/v210enc: remove unneeded instruction 2 years ago
James Darnley c67a2b14a2 avcodec/x86/v210enc: expand and correct comments 2 years ago
James Darnley 651cb867b1 avcodec/v210enc: add new 10-bit function for avx512 avx512icl 2 years ago
James Darnley bda53d2dde avcodec/x86/v210enc: replace register use with named register 2 years ago
James Darnley cfd1c3c0a1 checkasm/v210enc: test the entire width of 10-bit planar input arrays 2 years ago
Marvin Scholz 45ab5307a6 avformat/fifo: use av_dict_iterate 2 years ago
Marvin Scholz d75d8370bd avformat/matroskaenc: use av_dict_iterate 2 years ago
Marvin Scholz 643c2b4722 avformat/http: use av_dict_iterate 2 years ago
Marvin Scholz fb93d3d043 avformat/asfenc: use av_dict_iterate 2 years ago
Marvin Scholz 521d8dcf88 avformat/apetag: use av_dict_iterate 2 years ago
Marvin Scholz 4bf8c9c2d8 avformat/nutenc: use av_dict_iterate 2 years ago
Marvin Scholz 0464aa484e avformat/id3v2enc: use av_dict_iterate 2 years ago
Marvin Scholz 995616b752 avformat/ffmetaenc: use av_dict_iterate 2 years ago