summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Hardcode avversion.h dependencyDiego Biurrun2016-10-271-0/+1
* Makefile: fix checking whether reconfiguring is requiredAnton Khirnov2016-10-211-1/+6
* build: Add VSX-OBJS to SUBDIR_VARSDiego Biurrun2016-10-181-1/+1
* build: Drop duplicate asm recipeDiego Biurrun2016-10-171-0/+5
* build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-291-3/+0
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+1
* build: Print a message when generating version scriptsDiego Biurrun2016-05-291-2/+2
* build: Ignore generated mapfile and remove it on distcleanDiego Biurrun2016-05-271-1/+1
* Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-191-1/+2
* build: miscellaneous cosmeticsDiego Biurrun2016-04-071-4/+5
* avconv: VAAPI hwcontext initialisation and hwaccel helperMark Thompson2016-03-301-0/+1
* configure: ObjC supportLuca Barbato2015-11-261-0/+7
* avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-161-0/+1
* build: add Solaris symbol versioningSean McGovern2015-10-111-1/+3
* checkasm: Always link staticallyLuca Barbato2015-07-211-0/+1
* lavu: add an API function to return the Libav version stringwm42015-07-021-3/+3
* configure: add support for neon intrinsicsJanne Grunau2014-07-211-0/+1
* build: Support executable only ldflagsLuca Barbato2014-07-211-2/+2
* Remove avserver.Anton Khirnov2014-06-181-2/+1
* build: add avresample after avcodec to FFLIBSJanne Grunau2014-05-151-5/+6
* avconv: Support VDA hwaccelAnton Khirnov2014-05-111-0/+1
* configure: rework dxva in avconv handlingAnton Khirnov2014-04-281-1/+1
* avconv: add support for DXVA2 decodingHendrik Leppkes2014-04-281-0/+1
* aarch64: add armv8 CPU flagJanne Grunau2014-04-061-1/+1
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-131-2/+1
* build: Add rule for building host-specific object filesDiego Biurrun2013-12-021-0/+3
* build: Add shorthand for HOSTCC compile macroDiego Biurrun2013-12-021-0/+1
* Makefile: Fix building programs on systems with a nonempty executable suffixMartin Storsjö2013-11-261-2/+2
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-251-1/+2
* build: Separate building programs linking against libav* from building av*Diego Biurrun2013-11-251-18/+20
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-231-1/+4
* build: Remove redundant OBJS declaration intended for programsDiego Biurrun2013-11-031-1/+0
* build: Ensure that strip commands are run silentlyDiego Biurrun2013-10-311-1/+1
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-241-1/+1
* Integrate lcov/gcov into LibavReinhard Tartler2013-04-051-0/+1
* build: Remove configure-generated .config file on distcleanDiego Biurrun2013-03-271-1/+1
* build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2013-02-231-1/+1
* build: fix 'clean' targetMans Rullgard2012-12-101-1/+0
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-071-1/+1
* build: add rules to generate preprocessed source filesMans Rullgard2012-11-231-0/+3
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* build: Include HEADERS-yes in the HEADERS variableMartin Storsjö2012-10-251-1/+1
* build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-231-4/+4
* build: simplify linking tools with cmdutils.oMans Rullgard2012-10-151-4/+4
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-121-1/+1
* build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-291-1/+1
* build: export filtered -lz flag in config.makMans Rullgard2012-08-281-1/+1
* build: add separate setting for host linkerMans Rullgard2012-08-281-1/+1
* build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun2012-08-271-2/+2
* build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun2012-08-091-1/+1
OpenPOWER on IntegriCloud