summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavf: add a temporary compat layer for the channel layout API changeAnton Khirnov2022-03-15
* avcodecpar: switch to the new channel layout APIVittorio Giovara2022-03-15
* avframe: switch to the new channel layout APIAnton Khirnov2022-03-15
* lavc: deprecate channel count/layout changing side dataAnton Khirnov2022-03-15
* lavu: support AVChannelLayout AVOptionsAnton Khirnov2022-03-15
* fate: add a channel_layout API testJames Almer2022-03-15
* avutil/channel_layout: Add a new channel layout APIAnton Khirnov2022-03-15
* avcodec/flashsv: Avoid deflating dataAndreas Rheinhardt2022-03-15
* avcodec/flashsv: Avoid copying packetAndreas Rheinhardt2022-03-15
* aarch64: Only emit the PAC/BTI note section when targeting ELFMartin Storsjö2022-03-15
* avfilter/vf_epx: stop doing read overflowPaul B Mahol2022-03-14
* avcodec: Add dv marker bsfMichael Niedermayer2022-03-14
* tools/target_dec_fuzzer: Adjust threshold for DFAMichael Niedermayer2022-03-14
* avfilter/avf_abitscope: rename macro to less generic onePaul B Mahol2022-03-14
* avfilter/vf_palettegen: add protection against potential divide by zeroYiyuan GUO2022-03-14
* avutil/hwcontext_vulkan: fix typo in undefZhao Zhili2022-03-14
* avfilter/vf_fieldhint: add pattern mode of filteringPaul B Mahol2022-03-14
* avfilter/af_afftdn: allow user to control number of bandsPaul B Mahol2022-03-14
* avfilter/af_afftdn: use correct variable in for loopsPaul B Mahol2022-03-14
* fate: add decimate filter testPaul B Mahol2022-03-14
* avfilter/af_afftdn: stop producing small impulsive noise at start of outputPaul B Mahol2022-03-14
* avfilter/vf_decimate: also check for ready frames if not ppsrc is usedPaul B Mahol2022-03-13
* avcodec/libsvtav1: remove version check macro workaroundJames Almer2022-03-13
* avcodec/libsvtav1: fine tune qp mode settingsJames Almer2022-03-13
* avcodec/libsvtav1: deprecate some optionsJames Almer2022-03-13
* avfilter/avf_showspectrum: stop rewriting ptsPaul B Mahol2022-03-13
* avfilter/af_afftdn: add way to control noise floor link for >1 channelsPaul B Mahol2022-03-13
* avfilter/af_afftdn: improve residual trackingPaul B Mahol2022-03-13
* avfilter/af_afftdn: rename some variables to less cryptic namePaul B Mahol2022-03-13
* avfilter/af_afftdn: reduce some pointless pointer indirectionsPaul B Mahol2022-03-13
* avfilter/af_afftdn: use define for sfm flags mask and sizePaul B Mahol2022-03-13
* avfilter/af_afftdn: allow user to change ratio factorPaul B Mahol2022-03-13
* avfilter/af_afftdn: stop sharing non-shareable parameters between channelsPaul B Mahol2022-03-13
* movenc: Use LIBAVFORMAT_IDENT instead of LIBAVCODEC_IDENTMartin Storsjö2022-03-13
* avfilter/af_afftdn: use RDFT insteadPaul B Mahol2022-03-12
* avfilter/af_afftdn: reduce code duplicationPaul B Mahol2022-03-12
* avfilter/af_afftdn: reduce scaling of input samplesPaul B Mahol2022-03-12
* avfilter/af_afftdn: fix small memory leakPaul B Mahol2022-03-12
* avfilter/af_afftdn: change noise profile to floating point precisionPaul B Mahol2022-03-12
* avfilter/af_afftdn: generalize noise profile mean estimationPaul B Mahol2022-03-12
* avfilter/af_afftdn: use single define for number of bands in noise profilePaul B Mahol2022-03-12
* libavfilter: Remove DNNReturnType from DNN ModuleShubhanshu Saxena2022-03-12
* lavfi/dnn_backend_common: Return specific error codesShubhanshu Saxena2022-03-12
* lavfi/dnn_backend_native: Return Specific Error CodesShubhanshu Saxena2022-03-12
* lavfi/dnn_backend_tf: Return Specific Error CodesShubhanshu Saxena2022-03-12
* lavfi/dnn_backend_openvino: Return Specific Error CodesShubhanshu Saxena2022-03-12
* lavfi/dnn_io_proc: Return Specific Error CodesShubhanshu Saxena2022-03-12
* lavfi/dnn: Error Specificity in Native Backend LayersShubhanshu Saxena2022-03-12
* libavfilter: Prepare to handle specific error codes in DNN FiltersShubhanshu Saxena2022-03-12
* avfilter/af_afftdn: remove special handling for first and last binPaul B Mahol2022-03-11