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