summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/vf_fillborders: add another modePaul B Mahol2021-07-24
* avfilter/avf_showspectrum: fix not rendering all channels with fscale=log:mod...Paul B Mahol2021-07-24
* avfilter/avf_showspectrum: fix hz scale with legend enabledPaul B Mahol2021-07-24
* avfilter/avf_showspectrum: switch to TX FFT from avutilPaul B Mahol2021-07-24
* avfilter/af_headphone: switch to TX FFT from avutilPaul B Mahol2021-07-24
* avfilter/af_sofalizer: switch to TX FFT from avutilPaul B Mahol2021-07-24
* avfilter: add afwtdn filterPaul B Mahol2021-07-24
* avfilter/vf_shufflepixels: Check ff_get_video_buffer()Andreas Rheinhardt2021-07-23
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* lavfi/dnn_backend_ov: Rename RequestItem to OVRequestItemShubhanshu Saxena2021-07-22
* lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ovShubhanshu Saxena2021-07-22
* avfilter/af_drmeter: Check that there is dataMichael Niedermayer2021-07-20
* avfilter/vf_fftdnoiz: Use lrintf() in export_row8()Michael Niedermayer2021-07-20
* avfilter/vf_mestimate: Check b_countMichael Niedermayer2021-07-20
* avfilter/vf_signature: Initialize all houghspace elementsJai Luthra2021-07-20
* avfilter/internal: Mark ff_filter_get_nb_threads() as av_pureAndreas Rheinhardt2021-07-18
* avfilter/vf_v360: avoid doubles in fov_from_dfov()Paul B Mahol2021-07-17
* avfilter/vf_chromanr: add also euclidean distance for calculationsPaul B Mahol2021-07-17
* avfilter/vf_v360: fix visibility test for fisheye projectionDaniel Playfair Cal2021-07-17
* avfilter/[vf_nnedi, vf_estdif]: check interlaced flag on correct frameKacper Michajłow2021-07-16
* avfilter/vf_nnedi: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter/vf_estdif: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter/vf_w3fdif: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter/af_astats: Only print header lines when values are to be printedTobias Rapp2021-07-14
* lavfi/vf_scale: forward errors from swscaleAnton Khirnov2021-07-12
* lavfi/vf_scale: pass only the private context to scale_slice()Anton Khirnov2021-07-12
* lavfi/dnn_backend_tf: Error HandlingShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Separate function for Completion CallbackShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Separate function for filling RequestItemShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Request-based ExecutionShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Add TFInferRequest and TFRequestItemShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: TaskItem Based InferenceShubhanshu Saxena2021-07-11
* avfilter/f_metadata: do not return the frame early if there is no metadataMarton Balint2021-07-06
* avfilter/fps: remove unconventional acronymsGyan Doshi2021-07-06
* avfilter/dnn_filter_common: Use const where appropriateLimin Wang2021-07-06
* lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ovShubhanshu Saxena2021-07-04
* avfilter/vf_v360: add cylindrical equal area formatPaul B Mahol2021-06-30
* avfilter/vf_guided: support single inputXuewei Meng2021-06-29
* avfilter/scale_cuda: add support for pixel format conversionTimo Rothenpieler2021-06-25
* avfilter/scale_cuda: combine separate CUDA sourcesTimo Rothenpieler2021-06-24
* avfilter/cuda: fix ptx inflation with large payloadsTimo Rothenpieler2021-06-24
* libavfilter: Fix fate-source after 072788c46e36a21ca9e8f1e3cc19a1944db5b89cMartin Storsjö2021-06-23
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-22
* lavfi/vf_vpp_qsv: fix the time_base for outlinkHaihao Xiang2021-06-20