10775 Commits (2f8690c5d450b984640bd27dd7fd3a96d77ecc6b)

Author SHA1 Message Date
Paul B Mahol a0cb29261c avfilter/af_afir: cache xfade coefficients 2 years ago
Anton Khirnov cd30492773 lavfi/avf_concat: rescale frame durations 2 years ago
Haihao Xiang 2aad9765ef lavfi/overlay_vaapi: set input region for overlay video to NULL 2 years ago
Paul B Mahol ef338cfd7b avfilter/af_afir: fix IR switching with different lengths 2 years ago
Paul B Mahol 014c02d43b avfilter/af_anlms: simplify query formats 2 years ago
Anton Khirnov e392674399 lavfi: ensure audio frame durations match the sample count 2 years ago
Stefano Sabatini 9d140ecaf8 lavfi/unsharp: clarify invalid filter param constraints 2 years ago
Haihao Xiang 412d43b09a lavfi/vf_vpp_qsv: only add the given output sw format to output pad 2 years ago
Paul B Mahol b75159682a avfilter/af_rubberband: use correct array for multichannels 2 years ago
Stefano Sabatini 7d58df7bb2 lavfi/aspect: apply style fixes 2 years ago
U. Artie Eoff 9bf1848acf lavfi: add hwdevice flag to hwupload/hwmap 2 years ago
Ting Fu bc589c91f7 lavfi/dnn: add error info for TF backend filling task failure 2 years ago
Ting Fu af052f9066 lavfi/dnn: fix mem leak in TF backend error handle 2 years ago
Ting Fu 5c216d081d lavfi/dnn: fix corruption when TF backend infer failed 2 years ago
Michael Niedermayer 06b451d276
avfilter/vf_mcdeint: update to new API 2 years ago
Michael Niedermayer 5310c975cf
avfilter/vf_uspp: add AV_CODEC_FLAG_RECON_FRAME support 2 years ago
James Almer aca8ceb870 x86/vf_bwdif_init: limit AVX2 functions using 256bit vectors to cpus known to be fast with it 2 years ago
Jun Zhao 9a23d8d894 lavfi/Makefile: fix make checkheaders fail 2 years ago
James Darnley 073ec3b9da avfilter/bwdif: add avx2 filter_line function 2 years ago
James Darnley b503b5a0cf avfilter/bwdif: move filter_line init to a dedicated function 2 years ago
Anton Khirnov 632c349931 lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Haihao Xiang 57afccc0ef lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF 2 years ago
Michael Niedermayer 3ead1fe413
avfilter/vf_uspp: about 10x the speed with threads 2 years ago
Michael Niedermayer cee4b99d41
avfilter/vf_uspp: Support any codec 2 years ago
Michael Niedermayer 771c27119d
avfilter/vf_uspp: update to new APIs 2 years ago
Zhao Zhili 4ec2861559 avfilter/vf_showinfo: fix HDR vivid info 2 years ago
James Almer dc61d5cf19 avfilter/vf_untile: swap the chroma shift values used for plane offsets 2 years ago
Andreas Rheinhardt 2732d0507c avfilter/vf_ssim360: Remove dead code 2 years ago
Andreas Rheinhardt 1091963d38 avfilter/vf_ssim360: Use correct type in sizeof 2 years ago
Niklas Haas 1231003c3c avfilter/vf_libplacebo: remove deprecated field 2 years ago
Niklas Haas 11eca6018c avfilter/vf_libplacebo: wrap deprecated opts in FF_API define 2 years ago
James Almer 358588c820 Revert "avfilter/stack_internal: add missing header includes" 2 years ago
James Almer 205117d87f avfilter/stack_internal: add missing header includes 2 years ago
Anton Khirnov fefcba1c1b lavfi/graphparser: use correct logging context 2 years ago
James Almer 2fd86d9afa avfilter/graphparser: fix filter instance name when an id is provided 2 years ago
Stefano Sabatini ad17e29224 lavfi/buffersrc: issue more specific error in case of invalid parameters 2 years ago
James Almer 4561232b1a avfilter/af_pan: use the new swr used channel layout option 2 years ago
Michael Niedermayer 47ac3e6065
version.h: Bump minor post 6.0 branch 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
Niklas Haas eabc304d12 avfilter/vf_libplacebo: add SMPTE ST2094 tone-mappers 2 years ago
Wenbin Chen b7a335c5e9 libavfilter/qsvvpp: check the return value 2 years ago
Haihao Xiang 0f407cdea2 avfilter: add QSV variants of the stack filters 2 years ago
Haihao Xiang 742dfa2815 lavfi/vf_stack_vaapi: factor out the common code for stack setting 2 years ago
Kieran Kunhya 264cf75214 vf_yadif: Remove unused emms_c 2 years ago
Paul B Mahol e506ea3ce1 avfilter: use ff_inlink_make_frame_writable() 2 years ago
Anton Khirnov f17051eaae lavfi/graphparser: reimplement avfilter_graph_parse* using new API 2 years ago
Anton Khirnov d1b9a3ddb4 lavfi: add a new filtergraph parsing API 2 years ago
Anton Khirnov 4310b66b98 lavfi/avfilter: track whether a filter has been initialized 2 years ago
Anton Khirnov 80cf509e73 lavfi/avfilter: export process_options() 2 years ago