9224 Commits (fdd45ebf5563564a23e93d6c6bdcc43d481b419c)

Author SHA1 Message Date
Valerii Zapodovnikov fdd45ebf55 lavfi/signature: fix always true expression 4 years ago
Paul B Mahol 6fcb082b7a avfilter/vf_pseudocolor: add solar preset 4 years ago
Paul B Mahol d5c76450f8 avfilter/vf_fillborders: add another mode 4 years ago
Paul B Mahol 94c90b3261 avfilter/avf_showspectrum: fix not rendering all channels with fscale=log:mode=separate 4 years ago
Paul B Mahol e5c860cd29 avfilter/avf_showspectrum: fix hz scale with legend enabled 4 years ago
Paul B Mahol 014ace8f98 avfilter/avf_showspectrum: switch to TX FFT from avutil 4 years ago
Paul B Mahol 88b6342c2b avfilter/af_headphone: switch to TX FFT from avutil 4 years ago
Paul B Mahol f6aeb94d72 avfilter/af_sofalizer: switch to TX FFT from avutil 4 years ago
Paul B Mahol 6846d48fa6 avfilter: add afwtdn filter 4 years ago
Andreas Rheinhardt c4042fc1e3 avfilter/vf_shufflepixels: Check ff_get_video_buffer() 4 years ago
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 4 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 4 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 4 years ago
Andreas Rheinhardt e7bd47e657 Remove obsolete version.h inclusions 4 years ago
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 4 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 4 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 4 years ago
Shubhanshu Saxena 0bc7ddc460 lavfi/dnn_backend_ov: Rename RequestItem to OVRequestItem 4 years ago
Shubhanshu Saxena 429954822c lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ov 4 years ago
Michael Niedermayer 4f49fa6abe avfilter/af_drmeter: Check that there is data 4 years ago
Michael Niedermayer 1f21349d20 avfilter/vf_fftdnoiz: Use lrintf() in export_row8() 4 years ago
Michael Niedermayer 06af6e101b avfilter/vf_mestimate: Check b_count 4 years ago
Jai Luthra 012804d2e9 avfilter/vf_signature: Initialize all houghspace elements 4 years ago
Andreas Rheinhardt b76f9bcfd0 avfilter/internal: Mark ff_filter_get_nb_threads() as av_pure 4 years ago
Paul B Mahol 305be41374 avfilter/vf_v360: avoid doubles in fov_from_dfov() 4 years ago
Paul B Mahol 075157ec86 avfilter/vf_chromanr: add also euclidean distance for calculations 4 years ago
Daniel Playfair Cal 7f6d20931b avfilter/vf_v360: fix visibility test for fisheye projection 4 years ago
Kacper Michajłow b7e350af3e avfilter/[vf_nnedi, vf_estdif]: check interlaced flag on correct frame 4 years ago
Paul B Mahol 03a8d9c7fd avfilter/vf_nnedi: fix time base for large denominators 4 years ago
Paul B Mahol ca94d52f2e avfilter/vf_estdif: fix time base for large denominators 4 years ago
Paul B Mahol c4e51af5e7 avfilter/vf_w3fdif: fix time base for large denominators 4 years ago
Tobias Rapp ca56299fb3 avfilter/af_astats: Only print header lines when values are to be printed 4 years ago
Anton Khirnov a948e47960 lavfi/vf_scale: forward errors from swscale 4 years ago
Anton Khirnov 6d51d65fb9 lavfi/vf_scale: pass only the private context to scale_slice() 4 years ago
Shubhanshu Saxena 6f9570a633 lavfi/dnn_backend_tf: Error Handling 4 years ago
Shubhanshu Saxena 84e4e60fdc lavfi/dnn_backend_tf: Separate function for Completion Callback 4 years ago
Shubhanshu Saxena b849228ae0 lavfi/dnn_backend_tf: Separate function for filling RequestItem 4 years ago
Shubhanshu Saxena 08d8b3b631 lavfi/dnn_backend_tf: Request-based Execution 4 years ago
Shubhanshu Saxena a4de605110 lavfi/dnn_backend_tf: Add TFInferRequest and TFRequestItem 4 years ago
Shubhanshu Saxena 68cf14d2b1 lavfi/dnn_backend_tf: TaskItem Based Inference 4 years ago
Marton Balint 758e2da289 avfilter/f_metadata: do not return the frame early if there is no metadata 4 years ago
Gyan Doshi b7ba472f43 avfilter/fps: remove unconventional acronyms 4 years ago
Limin Wang 493f9a5432 avfilter/dnn_filter_common: Use const where appropriate 4 years ago
Shubhanshu Saxena f73943d514 lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ov 4 years ago
Paul B Mahol e11fd47f8d avfilter/vf_v360: add cylindrical equal area format 4 years ago
Xuewei Meng 9ca88b3bef avfilter/vf_guided: support single input 4 years ago
Timo Rothenpieler 62dc5df941 avfilter/scale_cuda: add support for pixel format conversion 4 years ago
Timo Rothenpieler b0e2e938c3 avfilter/scale_cuda: combine separate CUDA sources 4 years ago
Timo Rothenpieler 91a41a3439 avfilter/cuda: fix ptx inflation with large payloads 4 years ago
Martin Storsjö 947122f111 libavfilter: Fix fate-source after 072788c46e 4 years ago