summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* build: Remove redundant OBJS declaration intended for programsDiego Biurrun2013-11-03
* build: Ensure that strip commands are run silentlyDiego Biurrun2013-10-31
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* Integrate lcov/gcov into LibavReinhard Tartler2013-04-05
* build: Remove configure-generated .config file on distcleanDiego Biurrun2013-03-27
* build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2013-02-23
* build: fix 'clean' targetMans Rullgard2012-12-10
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* build: add rules to generate preprocessed source filesMans Rullgard2012-11-23
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* build: Include HEADERS-yes in the HEADERS variableMartin Storsjö2012-10-25
* build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-23
* build: simplify linking tools with cmdutils.oMans Rullgard2012-10-15
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-29
* build: export filtered -lz flag in config.makMans Rullgard2012-08-28
* build: add separate setting for host linkerMans Rullgard2012-08-28
* build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun2012-08-27
* build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun2012-08-09
* build: cosmetics: Reorder some lists in a more logical fashionDiego Biurrun2012-08-08
* avconv: split configuring filter configuration to a separate file.Anton Khirnov2012-08-08
* avconv: split option parsing into a separate file.Anton Khirnov2012-08-08
* build: change checkheaders to use regular build rulesMans Rullgard2012-08-07
* build: add trailing / to yasm/nasm -I flagsMans Rullgard2012-08-07
* build: generalise rules and variable settings for av* programsMans Rullgard2012-08-06
* build: support non-standard replacements for -c flagMans Rullgard2012-07-28
* build: Use portable compiler flag constructs in header compilation ruleDiego Biurrun2012-07-28