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-07-01Makefile: Prompt for reconfigure on lavc/hwaccels.h modificationAndreas Rheinhardt
2022-06-02Makefile: avoid cp-ing over existing executable filesrcombs
2022-05-10lib*/version: Move library version functions into files of their ownAndreas Rheinhardt
2022-03-18Makefile: check config_components.h when comparing timestamps in component li...James Almer
2022-03-18Makefile: delete config_components.h on distcleanJames Almer
2022-02-25Remove mentions of a nonexistent avversion.hMartin Storsjö
2022-01-04Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt
2021-12-20build: add .metal to vpath to fix build errorZhao Zhili
2021-12-15avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin
2021-08-08FATE: add a test for sliced scalingAnton Khirnov
2021-04-27libavresample: Remove deprecated libraryAndreas Rheinhardt
2021-03-19avcodec: move core AVCodecContext functions from util.c to a new fileJames Almer
2020-11-20tools/enum_options: fix build and add to MakefileAnton Khirnov
2020-10-12Add support for building fuzzer tools for an individual demuxerMichael Niedermayer
2020-09-13tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level an...Michael Niedermayer
2020-03-11Makefile: Delete more created files when running "make distclean".Carl Eugen Hoyos
2019-12-06tools: add a fuzzer tool for bitstream filtersJames Almer
2019-05-31tools: Add fuzzer for demuxersMichael Niedermayer
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2019-02-16build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun
2018-12-28Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.oCarl Eugen Hoyos
2018-07-21avcodec/parser: move parsers list and related API to its own fileJames Almer
2018-04-01Revert "lavd: add new API for iterating input and output devices"Josh de Kock
2018-02-06lavd: add new API for iterating input and output devicesJosh de Kock
2018-02-06lavf: add new API for iterating muxers and demuxersJosh de Kock
2018-02-06lavc: add new API for iterating codecs and codec parsersJosh de Kock
2017-11-14Makefile: fix distclean targetJames Almer
2017-11-13Makefile: fix distclean targetJames Almer
2017-11-12Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'James Almer
2017-11-12Merge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359'James Almer
2017-11-12Merge commit 'cbcdb2d8e47f62f69accee62c08f487a27848174'James Almer
2017-11-09build: Remove pkg-config files on clean instead of on distcleanDiego Biurrun
2017-11-09build: Add uninstall-pkgconfig target to match install-lib*-pkgconfigDiego Biurrun
2017-10-19build: Delete compiler-generated compat files on 'make clean'Diego Biurrun
2017-10-12Merge commit 'd1d6230ea3dd2c34bcd121f958706f3177f8d8c5'James Almer
2017-10-11Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer
2017-10-10Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint
2017-10-05build: add install targets for the examplesJames Almer
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer
2017-09-29Merge commit 'ab566cc96bc0c31b34d944214bc06cec8ae8b640'James Almer
2017-09-29build: don't call install with the -T optionJames Almer
2017-09-29Merge commit 'acb0dea27efff4b35796015b96570b59fd517078'James Almer
2017-09-29Merge commit '533339bdcc3b39bbd708c723b3cd0b5898350f0f'James Almer
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-06-15ffmpeg: Enable generic hwaccel support for VDPAUMark Thompson
2017-06-15ffmpeg: Enable generic hwaccel support for VAAPIMark Thompson
2017-06-15ffmpeg: Generic device setupMark Thompson
2017-06-12tools: add sofa2wavsPaul B Mahol