summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * build: Split logic for building examples off into a separate MakefileDiego Biurrun2017-02-211-2/+2
* | Merge commit '533339bdcc3b39bbd708c723b3cd0b5898350f0f'James Almer2017-09-281-1/+1
|\ \ | |/
| * build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-211-1/+1
* | dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-271-1/+0
* | build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-1/+1
* | ffmpeg: Enable generic hwaccel support for VDPAUMark Thompson2017-06-141-1/+0
* | ffmpeg: Enable generic hwaccel support for VAAPIMark Thompson2017-06-141-1/+0
* | ffmpeg: Generic device setupMark Thompson2017-06-141-1/+1
* | tools: add sofa2wavsPaul B Mahol2017-06-121-0/+1
* | build: remove --enable-raise-major configure optionJames Almer2017-05-171-6/+0
* | build: add support for building .cu files via nvccTimo Rothenpieler2017-05-151-0/+2
* | Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1'Clément Bœsch2017-05-051-2/+1
|\ \ | |/
| * Replace cmdutils_common_opts.h by a macroDiego Biurrun2017-01-121-2/+1
| * build: Remove stray duplicate conditional variable declarationDiego Biurrun2017-01-121-2/+0
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-1/+6
|\ \ | |/
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-2/+1
| * build: Store library version numbers in .version filesDiego Biurrun2016-12-221-1/+1
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-8/+11
|\ \ | |/
| * build: Move build-system-related helper files to a separate subdirectoryDiego Biurrun2016-12-221-9/+10
* | Make tools/target_dec_*_fuzzer buildable with configure and makeMichael Niedermayer2017-04-241-0/+4
* | Merge commit 'be2d555c980220e65d0ca5c3d78e6cc1e24451a5'Clément Bœsch2017-04-171-1/+1
|\ \ | |/
| * build: Use _extralibs variable names instead of _libs everywhereDiego Biurrun2016-12-091-1/+1
* | build: fix tools build dependenciesJames Almer2017-04-131-0/+4
* | Merge commit 'c833c2034f4ee77fe2ee3470f3f5f84415673b3b'James Almer2017-04-131-0/+3
|\ \ | |/
| * build: Ensure that the "all" target appears before all Makefile includesDiego Biurrun2016-12-071-0/+3
* | Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'James Almer2017-04-131-11/+1
|\ \ | |/