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
2022-09-27configure: probe RISC-V Vector extensionRémi Denis-Courmont
2022-05-24ffbuild/common: Fix CPPFLAGS applied for compiling C++ filesAndreas Rheinhardt
2022-05-10lib*/version: Move library version functions into files of their ownAndreas Rheinhardt
2022-03-17Fix libversion.sh for split version headers, to unbreak shared library buildsMartin Storsjö
2022-01-04Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt
2021-12-20build: simplify rules for metalZhao Zhili
2021-12-18build: detect Metal.framework and build .metal filesAman Karmani
2021-12-15avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin
2021-06-22avfilter: compress CUDA PTX code if possibleTimo Rothenpieler
2021-06-18ffbuild: Avoid using the --preprocessor argument to windresMartin Storsjö
2021-04-27libavresample: Remove deprecated libraryAndreas Rheinhardt
2021-02-07ffbuild/common: Make deletion of templates possibleAndreas Rheinhardt
2020-07-23ffbuild: Refine MIPS handlingJiaxun Yang
2020-03-21common.mak: Also clean Windows debug files.Carl Eugen Hoyos
2019-08-04build: add support for building CUDA files with clangRodger Combs
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2017-11-12Merge commit '17b6c7efb471e8ff1b8a7271f6531ba1d52bf69c'James Almer
2017-11-12Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'James Almer
2017-11-12Merge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359'James Almer
2017-11-11Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'James Almer
2017-11-06Merge commit '857e26b655a769e5a56bada1a0d9adb44cc176b7'James Almer
2017-11-01Merge commit 'f960fd2fb1218d49866d0bf47cbf839233fb9904'James Almer
2017-10-13build: fix builds configured with a suffixJames Almer
2017-10-11Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer
2017-10-10build: prevent SDL2 from polluting global cflags and extralibsJames Almer
2017-09-10build: Skip generating .version files when cleaningDiego Biurrun
2017-06-21build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-05-18build: remove --enable-raise-major configure optionJames Almer
2017-05-15build: add support for building .cu files via nvccTimo Rothenpieler
2017-05-05library.mak: fix build rules that depend on pgk-config filesJames Almer
2017-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch