summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* | Merge commit '533339bdcc3b39bbd708c723b3cd0b5898350f0f'James Almer2017-09-28
|\|
| * build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-21
* | dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-27
* | build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* | ffmpeg: Enable generic hwaccel support for VDPAUMark Thompson2017-06-14
* | ffmpeg: Enable generic hwaccel support for VAAPIMark Thompson2017-06-14
* | ffmpeg: Generic device setupMark Thompson2017-06-14
* | tools: add sofa2wavsPaul B Mahol2017-06-12
* | build: remove --enable-raise-major configure optionJames Almer2017-05-17
* | build: add support for building .cu files via nvccTimo Rothenpieler2017-05-15
* | Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1'Clément Bœsch2017-05-05
|\|
| * Replace cmdutils_common_opts.h by a macroDiego Biurrun2017-01-12
| * build: Remove stray duplicate conditional variable declarationDiego Biurrun2017-01-12
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-04
|\|
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
| * build: Store library version numbers in .version filesDiego Biurrun2016-12-22
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-03
|\|
| * build: Move build-system-related helper files to a separate subdirectoryDiego Biurrun2016-12-22
* | Make tools/target_dec_*_fuzzer buildable with configure and makeMichael Niedermayer2017-04-24
* | Merge commit 'be2d555c980220e65d0ca5c3d78e6cc1e24451a5'Clément Bœsch2017-04-17
|\|
| * build: Use _extralibs variable names instead of _libs everywhereDiego Biurrun2016-12-09
* | build: fix tools build dependenciesJames Almer2017-04-13
* | Merge commit 'c833c2034f4ee77fe2ee3470f3f5f84415673b3b'James Almer2017-04-13
|\|
| * build: Ensure that the "all" target appears before all Makefile includesDiego Biurrun2016-12-07