summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun2017-03-01
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
* build: Add "build" shorthand target that depends on all compile targetsDiego Biurrun2017-03-01
* build: Fine-grained link-time dependency settingsDiego Biurrun2017-03-01
* build: Move cli tool sources to a separate subdirectoryDiego Biurrun2017-02-21
* build: Separate logic for building examples from that for building avtoolsDiego Biurrun2017-02-21
* build: Split logic for building examples off into a separate MakefileDiego Biurrun2017-02-21
* build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-21
* Replace cmdutils_common_opts.h by a macroDiego Biurrun2017-01-12
* build: Remove stray duplicate conditional variable declarationDiego Biurrun2017-01-12
* 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
* build: Move build-system-related helper files to a separate subdirectoryDiego Biurrun2016-12-22
* build: Use _extralibs variable names instead of _libs everywhereDiego Biurrun2016-12-09
* build: Ensure that the "all" target appears before all Makefile includesDiego Biurrun2016-12-07
* build: Move entries related to building TOOLS to a subdirectory MakefileDiego Biurrun2016-12-07
* build: Warn that reconfiguration is necessary if version.h files changedDiego Biurrun2016-12-07
* build: Add EXTRALIBS to TOOLS linker commandDiego Biurrun2016-12-05
* Remove Plan 9 supportDiego Biurrun2016-12-03
* build: Hardcode avversion.h dependencyDiego Biurrun2016-10-27
* Makefile: fix checking whether reconfiguring is requiredAnton Khirnov2016-10-21
* build: Add VSX-OBJS to SUBDIR_VARSDiego Biurrun2016-10-18
* build: Drop duplicate asm recipeDiego Biurrun2016-10-17
* build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-29
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-29
* build: Print a message when generating version scriptsDiego Biurrun2016-05-29
* build: Ignore generated mapfile and remove it on distcleanDiego Biurrun2016-05-27
* Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-19
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* avconv: VAAPI hwcontext initialisation and hwaccel helperMark Thompson2016-03-30
* configure: ObjC supportLuca Barbato2015-11-26
* avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-16
* build: add Solaris symbol versioningSean McGovern2015-10-11
* checkasm: Always link staticallyLuca Barbato2015-07-21
* lavu: add an API function to return the Libav version stringwm42015-07-02
* configure: add support for neon intrinsicsJanne Grunau2014-07-21
* build: Support executable only ldflagsLuca Barbato2014-07-21
* Remove avserver.Anton Khirnov2014-06-18
* build: add avresample after avcodec to FFLIBSJanne Grunau2014-05-15
* avconv: Support VDA hwaccelAnton Khirnov2014-05-11
* configure: rework dxva in avconv handlingAnton Khirnov2014-04-28
* avconv: add support for DXVA2 decodingHendrik Leppkes2014-04-28
* aarch64: add armv8 CPU flagJanne Grunau2014-04-06
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-13
* build: Add rule for building host-specific object filesDiego Biurrun2013-12-02
* build: Add shorthand for HOSTCC compile macroDiego Biurrun2013-12-02
* Makefile: Fix building programs on systems with a nonempty executable suffixMartin Storsjö2013-11-26
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-25
* build: Separate building programs linking against libav* from building av*Diego Biurrun2013-11-25
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-23