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-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
2021-06-25avfilter/scale_cuda: add support for pixel format conversionTimo Rothenpieler
2021-06-22avfilter: compress CUDA PTX code if possibleTimo Rothenpieler
2021-06-22configure: msys also has .exe suffixTimo Rothenpieler
2021-06-18Update missed irc linksMichael Niedermayer
2021-06-18ffbuild: Avoid using the --preprocessor argument to windresMartin Storsjö
2021-06-06configure: detect nvcc without sm_30 supportTimo Rothenpieler
2021-05-09configure: fix some filter dependenciesMatthias Troffaes
2021-05-07configure: Add missing mpegvideo dependency for IPU decoderAndreas Rheinhardt
2021-05-07mips: Fix potential illegal instruction error.Shiyou Yin
2021-05-06lavfi/dnn_classify: add filter dnn_classify for classification based on detec...Guo, Yejun
2021-05-06configure: dnn needs avformatMatthias C. M. Troffaes
2021-04-30configure: fix vulkan dep for libglslang based filtersJames Almer
2021-04-30configure: add -lvulkan to libglslang's lib flagsLynne
2021-04-30hwcontext_vulkan: dlopen libvulkanLynne
2021-04-27avfilter: Constify all AVFiltersAndreas Rheinhardt
2021-04-27libavresample: Remove deprecated libraryAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt
2021-04-27Disable vf_uspp/mcdeint.Anton Khirnov
2021-04-27avcodec: Remove deprecated old aliases for NVENC encodersAndreas Rheinhardt
2021-04-17lavfi: add filter dnn_detect for object detectionGuo, Yejun
2021-03-21configure: select child muxers for rtp_mpegtsGyan Doshi
2021-03-19lavc/videotoolboxenc: Add support for HEVC with Alpha.Hironori Bono
2021-03-13libavformat: add librist protocolPaul B Mahol
2021-03-12avformat/gopher: Add support for Gopher over TLSparazyd
2021-03-12avformat/gopher: Add default_whitelist to ff_gopher_protocolparazyd
2021-02-25Handle AVID MJPEG streams directly in the MJPEG decoder.Anton Khirnov