| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Remove pkg-config files on clean instead of on distclean | Diego Biurrun | 2017-11-09 | 1 | -1/+0 |
* | build: Add uninstall-pkgconfig target to match install-lib*-pkgconfig | Diego Biurrun | 2017-11-09 | 1 | -1/+1 |
* | build: Delete compiler-generated compat files on 'make clean' | Diego Biurrun | 2017-10-19 | 1 | -0/+1 |
* | build: Allow generating dependencies as a side-effect of assembling | Diego Biurrun | 2017-03-01 | 1 | -3/+3 |
* | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-03-01 | 1 | -6/+6 |
* | build: Add "build" shorthand target that depends on all compile targets | Diego Biurrun | 2017-03-01 | 1 | -1/+3 |
* | build: Fine-grained link-time dependency settings | Diego Biurrun | 2017-03-01 | 1 | -1/+1 |
* | build: Move cli tool sources to a separate subdirectory | Diego Biurrun | 2017-02-21 | 1 | -50/+4 |
* | build: Separate logic for building examples from that for building avtools | Diego Biurrun | 2017-02-21 | 1 | -1/+1 |
* | build: Split logic for building examples off into a separate Makefile | Diego Biurrun | 2017-02-21 | 1 | -2/+2 |
* | build: Drop leftover reference to old EXAMPLES logic | Diego Biurrun | 2017-02-21 | 1 | -1/+1 |
* | Replace cmdutils_common_opts.h by a macro | Diego Biurrun | 2017-01-12 | 1 | -2/+1 |
* | build: Remove stray duplicate conditional variable declaration | Diego Biurrun | 2017-01-12 | 1 | -2/+0 |
* | build: Generate pkg-config files from Make and not from configure | Diego Biurrun | 2016-12-22 | 1 | -2/+1 |
* | build: Store library version numbers in .version files | Diego Biurrun | 2016-12-22 | 1 | -1/+1 |
* | build: Move build-system-related helper files to a separate subdirectory | Diego Biurrun | 2016-12-22 | 1 | -9/+10 |
* | build: Use _extralibs variable names instead of _libs everywhere | Diego Biurrun | 2016-12-09 | 1 | -1/+1 |
* | build: Ensure that the "all" target appears before all Makefile includes | Diego Biurrun | 2016-12-07 | 1 | -0/+3 |
* | build: Move entries related to building TOOLS to a subdirectory Makefile | Diego Biurrun | 2016-12-07 | 1 | -7/+1 |
* | build: Warn that reconfiguration is necessary if version.h files changed | Diego Biurrun | 2016-12-07 | 1 | -1/+2 |
* | build: Add EXTRALIBS to TOOLS linker command | Diego Biurrun | 2016-12-05 | 1 | -1/+1 |
* | Remove Plan 9 support | Diego Biurrun | 2016-12-03 | 1 | -2/+2 |
* | build: Hardcode avversion.h dependency | Diego Biurrun | 2016-10-27 | 1 | -0/+1 |
* | Makefile: fix checking whether reconfiguring is required | Anton Khirnov | 2016-10-21 | 1 | -1/+6 |
* | build: Add VSX-OBJS to SUBDIR_VARS | Diego Biurrun | 2016-10-18 | 1 | -1/+1 |
* | build: Drop duplicate asm recipe | Diego Biurrun | 2016-10-17 | 1 | -0/+5 |
* | build: Simplify postprocessing of linker version script files | Diego Biurrun | 2016-05-29 | 1 | -3/+0 |
* | build: Change structure of the linker version script templates | Diego Biurrun | 2016-05-29 | 1 | -3/+1 |
* | build: Print a message when generating version scripts | Diego Biurrun | 2016-05-29 | 1 | -2/+2 |
* | build: Ignore generated mapfile and remove it on distclean | Diego Biurrun | 2016-05-27 | 1 | -1/+1 |
* | Generate the lists of enabled protocols/bsfs from configure. | Anton Khirnov | 2016-04-19 | 1 | -1/+2 |
* | build: miscellaneous cosmetics | Diego Biurrun | 2016-04-07 | 1 | -4/+5 |
* | avconv: VAAPI hwcontext initialisation and hwaccel helper | Mark Thompson | 2016-03-30 | 1 | -0/+1 |
* | configure: ObjC support | Luca Barbato | 2015-11-26 | 1 | -0/+7 |
* | avconv: add support for Intel QSV-accelerated transcoding | Anton Khirnov | 2015-10-16 | 1 | -0/+1 |
* | build: add Solaris symbol versioning | Sean McGovern | 2015-10-11 | 1 | -1/+3 |
* | checkasm: Always link statically | Luca Barbato | 2015-07-21 | 1 | -0/+1 |
* | lavu: add an API function to return the Libav version string | wm4 | 2015-07-02 | 1 | -3/+3 |
* | configure: add support for neon intrinsics | Janne Grunau | 2014-07-21 | 1 | -0/+1 |
* | build: Support executable only ldflags | Luca Barbato | 2014-07-21 | 1 | -2/+2 |
* | Remove avserver. | Anton Khirnov | 2014-06-18 | 1 | -2/+1 |
* | build: add avresample after avcodec to FFLIBS | Janne Grunau | 2014-05-15 | 1 | -5/+6 |
* | avconv: Support VDA hwaccel | Anton Khirnov | 2014-05-11 | 1 | -0/+1 |
* | configure: rework dxva in avconv handling | Anton Khirnov | 2014-04-28 | 1 | -1/+1 |
* | avconv: add support for DXVA2 decoding | Hendrik Leppkes | 2014-04-28 | 1 | -0/+1 |
* | aarch64: add armv8 CPU flag | Janne Grunau | 2014-04-06 | 1 | -1/+1 |
* | Remove all SPARC architecture optimizations | Diego Biurrun | 2014-03-13 | 1 | -2/+1 |
* | build: Add rule for building host-specific object files | Diego Biurrun | 2013-12-02 | 1 | -0/+3 |
* | build: Add shorthand for HOSTCC compile macro | Diego Biurrun | 2013-12-02 | 1 | -0/+1 |
* | Makefile: Fix building programs on systems with a nonempty executable suffix | Martin Storsjö | 2013-11-26 | 1 | -2/+2 |