Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-10avfilter: add a transpose_vulkan filterWu Jianhua
2021-12-07lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio()Anton Khirnov
2021-12-02avfilter: add a flip_vulkan filterWu Jianhua
2021-12-01configure: Add support for loongarch.Shiyou Yin
2021-11-29lavc/proresdec: add videotoolbox hwaccelrcombs
2021-11-29lavc/videotoolbox: add VP9 hardware accelerationrcombs
2021-11-29lavu/videotoolbox: add 422 and 444 pixel format mappingsrcombs
2021-11-27configure: fix test_pkg_config_cpp after 1e5acc1b5985c58eLynne
2021-11-26Revert "Disable warnings for casting pointers to integers, there is nothing w...Andreas Rheinhardt
2021-11-26configure: do not include -lvulkan to cflags in vulkan's pkg-config checkLynne
2021-11-19avfilter: add a vflip_vulkan filterWu Jianhua
2021-11-19avfilter: add a hflip_vulkan filterWu Jianhua
2021-11-19lavu/vulkan: add support for using libshaderc as a GLSL compilerLynne
2021-11-19lavu/vulkan: move common Vulkan code from libavfilter to libavutilLynne
2021-11-16libavfilter: add a gblur_vulkan filterWu Jianhua
2021-11-12lavfi: add a libplacebo filterNiklas Haas
2021-11-12lavfi/glslang: migrate to the C API and robustify library detectionLynne
2021-11-12lavfi/vulkan: use libavutil's vulkan loaderLynne
2021-11-12hwcontext_vulkan: bump required Vulkan loader version to 1.2Lynne
2021-11-03avfilter/scale_npp: add scale2ref_npp filterRoman Arzumanyan
2021-11-03avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available'Limin Wang
2021-10-29configure: add initial RISC-V supportBrad Smith
2021-10-28configure: add hls demuxer link dependenciesLimin Wang
2021-10-09configure: export pkg-config includedir variableJames Almer
2021-10-07avfilter/sharpen_npp: add sharpening video filter with borders controlRoman Arzumanyan
2021-09-21configure: arm: Don't add -march= to the compiler if no preference was passedMartin Storsjö
2021-09-15avfilter/frei0r: use win32dlfcn wrapperTimo Rothenpieler
2021-09-15configure: account for openssl3 license changeTimo Rothenpieler
2021-09-14configure: Remove null_bsf dependencyAndreas Rheinhardt
2021-09-12avfilter/af_asoftclip: rewrite oversamplingPaul B Mahol
2021-09-02avformat: add an AV1 Low overhead bitstream format muxerJames Almer
2021-08-17avfilter/vf_convolve: switch to TX FFT from avutilPaul B Mahol
2021-08-16avdevice/decklink: add sqd configuration optionLimin Wang
2021-08-10configure: [loongson] adjust MMI check in configureJin Bo
2021-08-04avfilter/vaf_spectrumsynth: switch to TX FFT from avutilPaul B Mahol
2021-08-04avfilter/af_afftfilt: switch to TX FFT from avutilPaul B Mahol
2021-07-30avfilter/avf_showfreqs: switch to TX FFT from avutilPaul B Mahol
2021-07-27avfilter/avf_showcqt: switch to TX FFT from avutilPaul B Mahol
2021-07-27avfilter/af_afftdn: switch to TX FFT from avutilPaul B Mahol
2021-07-24configure: remove sofalizer triggering of avcodec dependencyPaul B Mahol
2021-07-24avfilter/avf_showspectrum: switch to TX FFT from avutilPaul B Mahol
2021-07-24avfilter/af_headphone: switch to TX FFT from avutilPaul B Mahol
2021-07-24avfilter/af_sofalizer: switch to TX FFT from avutilPaul B Mahol
2021-07-20lavu/checkasm: add (private) kperf timing for macOSJ. Dekker
2021-07-15configure: use the correct header for the fallback libxext checkJames Almer
2021-07-15configure: clean up and fix xlib checksJames Almer
2021-07-15configure: use pkg-config for xlib/XvTimo Rothenpieler
2021-07-13fate/ffprobe: Verify ffprobe XML output against schema fileTobias Rapp
2021-07-12{configure,avcodec/libx264}: remove separate x264_csp_bgr checkJan Ekström
2021-07-12configure: move x264_csp_bgr check under general libx264 checksJan Ekström