summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/nvenc: fix vbv buffer size in cq modeTimo Rothenpieler2022-12-08
* lavu/hwcontext_vaapi: Skip 'vgem' driverBrian Norris2022-12-08
* lavfi/vf_scale_qsv: remove PI, PHI and EHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: accept P010 input in system memoryHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: allow user to set scale_mode with constantsHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: use macros for extra mfx parameterHaihao Xiang2022-12-08
* libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P f...Wenbin Chen2022-12-08
* doc/filters.texi: add documentation for the ts_sync_mode framesync optionJames Almer2022-12-07
* avcodec/pthread_frame.c: keep the last_pkt_props from worker threads in sync ...James Almer2022-12-07
* avcodec/decode: don't set last_pkt_props->sizeJames Almer2022-12-07
* Revert "avcodec/decode: use a packet list to store packet properties"James Almer2022-12-07
* avcodec/wmadec: clear pts when returning a frame during flushJames Almer2022-12-07
* avcodec/binkaudio: clear pts when returning more than one frame per input packetJames Almer2022-12-07
* avcodec/rawdec: remove redundant code setting frame propertiesJames Almer2022-12-07
* doc/filters: link framesync options for msad/identity/vifPaul B Mahol2022-12-07
* avfilter/vf_vif: add missing framesync optionsPaul B Mahol2022-12-07
* avutil/tests/dict: Explicitly test av_dict_iterate()Andreas Rheinhardt2022-12-07
* avutil: use av_dict_iterateMarvin Scholz2022-12-07
* avfilter/vf_chromanr: split inner loopsPaul B Mahol2022-12-07
* avfilter/avf_showvolume: make rms meter actually get rms of whole framePaul B Mahol2022-12-06
* avcodec/nvenc: notify users about rc_lookahead clippingTimo Rothenpieler2022-12-05
* 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