summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: cosmetics: Reorder some lists in a more logical fashionDiego Biurrun2012-08-081-4/+5
* avconv: split configuring filter configuration to a separate file.Anton Khirnov2012-08-081-1/+1
* avconv: split option parsing into a separate file.Anton Khirnov2012-08-081-0/+1
* build: change checkheaders to use regular build rulesMans Rullgard2012-08-071-2/+2
* build: add trailing / to yasm/nasm -I flagsMans Rullgard2012-08-071-1/+1
* build: generalise rules and variable settings for av* programsMans Rullgard2012-08-061-5/+12
* build: support non-standard replacements for -c flagMans Rullgard2012-07-281-1/+1
* build: Use portable compiler flag constructs in header compilation ruleDiego Biurrun2012-07-281-1/+1
* build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun2012-07-281-1/+1
* build: use COMPILE template for HOSTOBJSMans Rullgard2012-07-261-1/+1
* build: do full flag handling for all compiler-type toolsMans Rullgard2012-07-261-4/+5
OpenPOWER on IntegriCloud