105950 Commits (276c06726fbd2f784d51189870bd834e9284812f)
 

Author SHA1 Message Date
Vittorio Giovara 276c06726f avcodecpar: switch to the new channel layout API 3 years ago
Anton Khirnov db6efa1815 avframe: switch to the new channel layout API 3 years ago
Anton Khirnov 09b5d3fb44 lavc: deprecate channel count/layout changing side data 3 years ago
Anton Khirnov f423497b45 lavu: support AVChannelLayout AVOptions 3 years ago
James Almer f51e169d2b fate: add a channel_layout API test 3 years ago
Anton Khirnov 086a804806 avutil/channel_layout: Add a new channel layout API 3 years ago
Andreas Rheinhardt dcc3f62270 avcodec/flashsv: Avoid deflating data 3 years ago
Andreas Rheinhardt 88cccd1c73 avcodec/flashsv: Avoid copying packet 3 years ago
Martin Storsjö c3fea6d83b aarch64: Only emit the PAC/BTI note section when targeting ELF 3 years ago
Paul B Mahol 2ba38beb79 avfilter/vf_epx: stop doing read overflow 3 years ago
Michael Niedermayer 6f9b4b3e15 avcodec: Add dv marker bsf 3 years ago
Michael Niedermayer 31c4c99ff9 tools/target_dec_fuzzer: Adjust threshold for DFA 3 years ago
Paul B Mahol 58f867ffef avfilter/avf_abitscope: rename macro to less generic one 3 years ago
Yiyuan GUO 2201c91fbf avfilter/vf_palettegen: add protection against potential divide by zero 3 years ago
Zhao Zhili 910a24eb33 avutil/hwcontext_vulkan: fix typo in undef 3 years ago
Paul B Mahol 1ab83dd369 avfilter/vf_fieldhint: add pattern mode of filtering 3 years ago
Paul B Mahol c0f49378a9 avfilter/af_afftdn: allow user to control number of bands 3 years ago
Paul B Mahol deffacb6b4 avfilter/af_afftdn: use correct variable in for loops 3 years ago
Paul B Mahol 4eb76e7461 fate: add decimate filter test 3 years ago
Paul B Mahol a71a3d1ed2 avfilter/af_afftdn: stop producing small impulsive noise at start of output 3 years ago
Paul B Mahol 19614921e9 avfilter/vf_decimate: also check for ready frames if not ppsrc is used 3 years ago
James Almer d794b36a77 avcodec/libsvtav1: remove version check macro workaround 3 years ago
James Almer 50bc872635 avcodec/libsvtav1: fine tune qp mode settings 3 years ago
James Almer 4e47ebf38b avcodec/libsvtav1: deprecate some options 3 years ago
Paul B Mahol 07b8d6a897 avfilter/avf_showspectrum: stop rewriting pts 3 years ago
Paul B Mahol 61224c856c avfilter/af_afftdn: add way to control noise floor link for >1 channels 3 years ago
Paul B Mahol 3cb5a5f64c avfilter/af_afftdn: improve residual tracking 3 years ago
Paul B Mahol 9e279c8c2d avfilter/af_afftdn: rename some variables to less cryptic name 3 years ago
Paul B Mahol b578324b1d avfilter/af_afftdn: reduce some pointless pointer indirections 3 years ago
Paul B Mahol 447ca90bcf avfilter/af_afftdn: use define for sfm flags mask and size 3 years ago
Paul B Mahol 546afd0d49 avfilter/af_afftdn: allow user to change ratio factor 3 years ago
Paul B Mahol b2c6c7c4c5 avfilter/af_afftdn: stop sharing non-shareable parameters between channels 3 years ago
Martin Storsjö a4c4e6b9c0 movenc: Use LIBAVFORMAT_IDENT instead of LIBAVCODEC_IDENT 3 years ago
Paul B Mahol df8163ae55 avfilter/af_afftdn: use RDFT instead 3 years ago
Paul B Mahol b8af574477 avfilter/af_afftdn: reduce code duplication 3 years ago
Paul B Mahol 0bebff0c18 avfilter/af_afftdn: reduce scaling of input samples 3 years ago
Paul B Mahol 4a8b62c29a avfilter/af_afftdn: fix small memory leak 3 years ago
Paul B Mahol 386e5e4cfc avfilter/af_afftdn: change noise profile to floating point precision 3 years ago
Paul B Mahol 32e99157c2 avfilter/af_afftdn: generalize noise profile mean estimation 3 years ago
Paul B Mahol 983b15e5f4 avfilter/af_afftdn: use single define for number of bands in noise profile 3 years ago
Shubhanshu Saxena d0a999a0ab libavfilter: Remove DNNReturnType from DNN Module 3 years ago
Shubhanshu Saxena 1df77bab08 lavfi/dnn_backend_common: Return specific error codes 3 years ago
Shubhanshu Saxena 515ff6b4f8 lavfi/dnn_backend_native: Return Specific Error Codes 3 years ago
Shubhanshu Saxena 3fa89bd758 lavfi/dnn_backend_tf: Return Specific Error Codes 3 years ago
Shubhanshu Saxena 91af38f2b3 lavfi/dnn_backend_openvino: Return Specific Error Codes 3 years ago
Shubhanshu Saxena d0587daec2 lavfi/dnn_io_proc: Return Specific Error Codes 3 years ago
Shubhanshu Saxena b602f11a06 lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
Shubhanshu Saxena e5ce6a6070 libavfilter: Prepare to handle specific error codes in DNN Filters 3 years ago
Paul B Mahol e7caa18b4a avfilter/af_afftdn: remove special handling for first and last bin 3 years ago
Paul B Mahol ea777333de avfilter/af_afftdn: remove code that have marginal impact to denoising 3 years ago