summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test toolAnton Khirnov2023-03-281-0/+2
* configure: probe RISC-V Vector extensionRémi Denis-Courmont2022-09-271-1/+1
* Makefile: Prompt for reconfigure on lavc/hwaccels.h modificationAndreas Rheinhardt2022-07-011-0/+1
* Makefile: avoid cp-ing over existing executable filesrcombs2022-06-011-0/+1
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-101-1/+3
* Makefile: check config_components.h when comparing timestamps in component li...James Almer2022-03-171-2/+2
* Makefile: delete config_components.h on distcleanJames Almer2022-03-171-1/+1
* Remove mentions of a nonexistent avversion.hMartin Storsjö2022-02-251-1/+1
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-041-1/+2
* build: add .metal to vpath to fix build errorZhao Zhili2021-12-201-0/+1
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-151-1/+1
* FATE: add a test for sliced scalingAnton Khirnov2021-08-081-0/+2
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-271-1/+0
* avcodec: move core AVCodecContext functions from util.c to a new fileJames Almer2021-03-191-1/+1
* tools/enum_options: fix build and add to MakefileAnton Khirnov2020-11-201-0/+3
* Add support for building fuzzer tools for an individual demuxerMichael Niedermayer2020-10-121-0/+4
* tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level an...Michael Niedermayer2020-09-131-0/+3
* Makefile: Delete more created files when running "make distclean".Carl Eugen Hoyos2020-03-111-0/+1
* tools: add a fuzzer tool for bitstream filtersJames Almer2019-12-051-0/+3
* tools: Add fuzzer for demuxersMichael Niedermayer2019-05-311-0/+3
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-101-1/+1
|\
| * build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun2019-02-161-1/+1
| * Makefile: fix distclean targetJames Almer2017-11-141-1/+1
* | Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.oCarl Eugen Hoyos2018-12-281-1/+1
* | avcodec/parser: move parsers list and related API to its own fileJames Almer2018-07-211-0/+1
* | Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-311-2/+1
* | lavd: add new API for iterating input and output devicesJosh de Kock2018-02-061-1/+2
* | lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-061-1/+2
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-061-1/+2
* | Makefile: fix distclean targetJames Almer2017-11-131-1/+1
* | Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'James Almer2017-11-121-1/+0
|\ \ | |/
| * build: Remove pkg-config files on clean instead of on distcleanDiego Biurrun2017-11-091-1/+0
* | Merge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359'James Almer2017-11-121-1/+1
|\ \ | |/
| * build: Add uninstall-pkgconfig target to match install-lib*-pkgconfigDiego Biurrun2017-11-091-1/+1
* | Merge commit 'cbcdb2d8e47f62f69accee62c08f487a27848174'James Almer2017-11-111-3/+1
|\ \ | |/
| * build: Delete compiler-generated compat files on 'make clean'Diego Biurrun2017-10-191-0/+1
| * build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun2017-03-011-3/+3
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-011-6/+6
* | Merge commit 'd1d6230ea3dd2c34bcd121f958706f3177f8d8c5'James Almer2017-10-111-1/+3
|\ \ | |/
| * build: Add "build" shorthand target that depends on all compile targetsDiego Biurrun2017-03-011-1/+3
* | Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer2017-10-111-2/+1
|\ \ | |/
| * build: Fine-grained link-time dependency settingsDiego Biurrun2017-03-011-1/+1
* | Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint2017-10-101-0/+4
* | build: add install targets for the examplesJames Almer2017-10-051-4/+2
* | Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-011-56/+4
|\ \ | |/
| * build: Move cli tool sources to a separate subdirectoryDiego Biurrun2017-02-211-50/+4
* | Merge commit 'ab566cc96bc0c31b34d944214bc06cec8ae8b640'James Almer2017-09-291-1/+1
|\ \ | |/
| * build: Separate logic for building examples from that for building avtoolsDiego Biurrun2017-02-211-1/+1
* | build: don't call install with the -T optionJames Almer2017-09-291-1/+1
* | Merge commit 'acb0dea27efff4b35796015b96570b59fd517078'James Almer2017-09-291-4/+4
|\ \ | |/