index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavfilter: add a gblur_vulkan filter
Wu Jianhua
2021-11-16
1
-0
/
+1
*
lavfi: add a libplacebo filter
Niklas Haas
2021-11-12
1
-0
/
+3
*
lavfi/glslang: migrate to the C API and robustify library detection
Lynne
2021-11-12
1
-5
/
+10
*
lavfi/vulkan: use libavutil's vulkan loader
Lynne
2021-11-12
1
-6
/
+4
*
hwcontext_vulkan: bump required Vulkan loader version to 1.2
Lynne
2021-11-12
1
-3
/
+3
*
avfilter/scale_npp: add scale2ref_npp filter
Roman Arzumanyan
2021-11-03
1
-0
/
+1
*
avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available'
Limin Wang
2021-11-03
1
-0
/
+8
*
configure: add initial RISC-V support
Brad Smith
2021-10-29
1
-1
/
+9
*
configure: add hls demuxer link dependencies
Limin Wang
2021-10-28
1
-0
/
+1
*
configure: export pkg-config includedir variable
James Almer
2021-10-09
1
-1
/
+4
*
avfilter/sharpen_npp: add sharpening video filter with borders control
Roman Arzumanyan
2021-10-07
1
-2
/
+3
*
configure: arm: Don't add -march= to the compiler if no preference was passed
Martin Storsjö
2021-09-21
1
-1
/
+3
*
avfilter/frei0r: use win32dlfcn wrapper
Timo Rothenpieler
2021-09-15
1
-3
/
+4
*
configure: account for openssl3 license change
Timo Rothenpieler
2021-09-15
1
-2
/
+5
*
configure: Remove null_bsf dependency
Andreas Rheinhardt
2021-09-14
1
-1
/
+0
*
avfilter/af_asoftclip: rewrite oversampling
Paul B Mahol
2021-09-12
1
-1
/
+0
*
avformat: add an AV1 Low overhead bitstream format muxer
James Almer
2021-09-01
1
-0
/
+1
*
avfilter/vf_convolve: switch to TX FFT from avutil
Paul B Mahol
2021-08-17
1
-6
/
+0
*
avdevice/decklink: add sqd configuration option
Limin Wang
2021-08-16
1
-1
/
+1
*
configure: [loongson] adjust MMI check in configure
Jin Bo
2021-08-10
1
-1
/
+1
*
avfilter/vaf_spectrumsynth: switch to TX FFT from avutil
Paul B Mahol
2021-08-04
1
-3
/
+0
*
avfilter/af_afftfilt: switch to TX FFT from avutil
Paul B Mahol
2021-08-04
1
-3
/
+0
*
avfilter/avf_showfreqs: switch to TX FFT from avutil
Paul B Mahol
2021-07-30
1
-3
/
+0
*
avfilter/avf_showcqt: switch to TX FFT from avutil
Paul B Mahol
2021-07-27
1
-3
/
+2
*
avfilter/af_afftdn: switch to TX FFT from avutil
Paul B Mahol
2021-07-27
1
-3
/
+0
*
configure: remove sofalizer triggering of avcodec dependency
Paul B Mahol
2021-07-24
1
-1
/
+0
*
avfilter/avf_showspectrum: switch to TX FFT from avutil
Paul B Mahol
2021-07-24
1
-5
/
+0
*
avfilter/af_headphone: switch to TX FFT from avutil
Paul B Mahol
2021-07-24
1
-2
/
+0
*
avfilter/af_sofalizer: switch to TX FFT from avutil
Paul B Mahol
2021-07-24
1
-2
/
+1
*
lavu/checkasm: add (private) kperf timing for macOS
J. Dekker
2021-07-20
1
-0
/
+2
*
configure: use the correct header for the fallback libxext check
James Almer
2021-07-15
1
-1
/
+1
*
configure: clean up and fix xlib checks
James Almer
2021-07-15
1
-6
/
+17
*
configure: use pkg-config for xlib/Xv
Timo Rothenpieler
2021-07-14
1
-2
/
+3
*
fate/ffprobe: Verify ffprobe XML output against schema file
Tobias Rapp
2021-07-13
1
-0
/
+3
*
{configure,avcodec/libx264}: remove separate x264_csp_bgr check
Jan Ekström
2021-07-12
1
-2
/
+1
*
configure: move x264_csp_bgr check under general libx264 checks
Jan Ekström
2021-07-12
1
-1
/
+1
*
avfilter/scale_cuda: add support for pixel format conversion
Timo Rothenpieler
2021-06-25
1
-0
/
+2
*
avfilter: compress CUDA PTX code if possible
Timo Rothenpieler
2021-06-22
1
-0
/
+17
*
configure: msys also has .exe suffix
Timo Rothenpieler
2021-06-22
1
-1
/
+1
*
Update missed irc links
Michael Niedermayer
2021-06-18
1
-1
/
+1
*
ffbuild: Avoid using the --preprocessor argument to windres
Martin Storsjö
2021-06-18
1
-1
/
+0
*
configure: detect nvcc without sm_30 support
Timo Rothenpieler
2021-06-06
1
-1
/
+9
*
configure: fix some filter dependencies
Matthias Troffaes
2021-05-09
1
-0
/
+7
*
configure: Add missing mpegvideo dependency for IPU decoder
Andreas Rheinhardt
2021-05-07
1
-0
/
+1
*
mips: Fix potential illegal instruction error.
Shiyou Yin
2021-05-07
1
-6
/
+1
*
lavfi/dnn_classify: add filter dnn_classify for classification based on detec...
Guo, Yejun
2021-05-06
1
-0
/
+1
*
configure: dnn needs avformat
Matthias C. M. Troffaes
2021-05-06
1
-1
/
+1
*
configure: fix vulkan dep for libglslang based filters
James Almer
2021-04-29
1
-8
/
+11
*
configure: add -lvulkan to libglslang's lib flags
Lynne
2021-04-30
1
-1
/
+1
*
hwcontext_vulkan: dlopen libvulkan
Lynne
2021-04-30
1
-1
/
+33
[next]