summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/nvenc: explicitly disable lookahead if lacking sufficient surfacesTimo Rothenpieler2022-12-05
* avfilter/vf_thumbnail: allow to change stats log levelPaul B Mahol2022-12-05
* avfilter/vf_thumbnail: optimize planar processing pathPaul B Mahol2022-12-05
* avfilter/vf_bm3d: switch to TX from lavuPaul B Mahol2022-12-04
* avcodec/wavpack: Fix overflow in p=31Michael Niedermayer2022-12-04
* avfilter/vf_libplacebo: ensure filter hwdevice is a vulkan oneTimo Rothenpieler2022-12-04
* avfilter/vf_exposure: ensure that scale is always > 0Paul B Mahol2022-12-04
* avfilter/avf_showcwt: write also to alpha plane if availablePaul B Mahol2022-12-04
* avfilter/af_afftdn: fix invalid duplicated use of sizeof()Paul B Mahol2022-12-03
* lavu/tx: zero-out imaginary of last coefficient in forward RDFTsLynne2022-12-03
* avcodec/cfhdenc: stop crashing on heights not multiple of 8Paul B Mahol2022-12-03
* fate: add QOI/XBM/XWD image2pipe testsPaul B Mahol2022-12-03
* avcodec/ass: specify a permissive encodingOneric2022-12-03
* avcodec/ass: accurately preserve coloursOneric2022-12-03
* avcodec/ass: fix commentOneric2022-12-03
* avfilter/af_astats: accessing outlink in uninit is not validPaul B Mahol2022-12-03
* lavc/videotoolboxenc: fix warningsRick Kern2022-12-03
* avcodec/x86/v210enc: change '0b' binary constant prefix to 'b' suffixJames Darnley2022-12-03
* avfilter/avf_showcwt: fix logic mistakePaul B Mahol2022-12-03
* avcodec/libsvtav1: don't force a default value for deprecated optionsJames Almer2022-12-02
* avcodec/smcenc: improve compression ratio a littlePaul B Mahol2022-12-02
* avcodec/smcenc: fix errors with using intra after inter skipPaul B Mahol2022-12-02
* avcodec/smcenc: fix silly typoPaul B Mahol2022-12-01
* tools/target_dec_fuzzer: Adjust threshold for RSCCMichael Niedermayer2022-12-01
* avcodec/wavpack: Check for end of input in wv_unpack_dsd_high()Michael Niedermayer2022-12-01
* avfilter/af_apsyclip: add copy_props() callPaul B Mahol2022-12-01
* avcodec/cfhdenc: height < 4 is not supportedPaul B Mahol2022-12-01
* avfilter/af_astats: print stats in case nb_samples is 0Paul B Mahol2022-12-01
* avcodec/smcenc: fixes for width not multiple of 4Paul B Mahol2022-12-01
* avcodec/x86/v210enc: remove unneeded instructionJames Darnley2022-12-01
* avcodec/x86/v210enc: expand and correct commentsJames Darnley2022-12-01
* avcodec/v210enc: add new 10-bit function for avx512 avx512iclJames Darnley2022-12-01
* avcodec/x86/v210enc: replace register use with named registerJames Darnley2022-12-01
* checkasm/v210enc: test the entire width of 10-bit planar input arraysJames Darnley2022-12-01
* avformat/fifo: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/matroskaenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/http: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/asfenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/apetag: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/nutenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/id3v2enc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/ffmetaenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/wtvenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/dump: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/lrcenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/hls: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/flvenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/metadata: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/movenc: use av_dict_iterateMarvin Scholz2022-12-01
* doc/examples/metadata: use av_dict_iterateMarvin Scholz2022-12-01