aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: use intermediate lcov coverage fileAndreas Cadhalpun2016-02-061-1/+1
* configure: fall back to using full path if src is a directoryAndreas Cadhalpun2016-02-061-1/+4
* build: use a link instead of changing current directory when compilingAndreas Cadhalpun2016-01-251-1/+1
* build: make out-of-tree builds bit-identical to in-tree buildsAndreas Cadhalpun2016-01-221-0/+1
* mips: rename mipsdspr1 to mipsdspVicente Olivert Riera2015-12-041-1/+1
* Makefile: add cleanup of pkg-config files created by configure to distcleanTobias Rapp2015-12-021-0/+1
* Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'Hendrik Leppkes2015-10-221-0/+1
|\
| * avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-161-0/+1
| * build: add Solaris symbol versioningSean McGovern2015-10-111-1/+3
* | avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert2015-08-031-1/+4
* | Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5'Michael Niedermayer2015-07-221-0/+1
|\|
| * checkasm: Always link staticallyLuca Barbato2015-07-211-0/+1
* | use mmi instead of loongson3 as simd-optimization flag周晓勇2015-07-071-1/+1
* | Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer2015-07-031-1/+1
|\|
| * lavu: add an API function to return the Libav version stringwm42015-07-021-3/+3
* | makefile: add Loongson-3 supportZhouXiaoyong2015-04-271-1/+1
* | Makefile: Add support for MSA (MIPS-SIMD-Arch)Shivraj Patil2015-04-171-1/+1
* | configure, mips: remove MIPS32R2, merging it with MIPSFPUJames Cowgill2015-03-061-1/+1
* | Makefile: add dependencies which require ffversion.hMichael Niedermayer2014-12-201-1/+1
* | ffserver: move configuration code to separate fileLukasz Marek2014-10-221-0/+1
* | Merge commit 'd45ebd4876ab8fc07736a644de07e1b1d11a8e5d'Michael Niedermayer2014-07-221-0/+1
|\|
| * configure: add support for neon intrinsicsJanne Grunau2014-07-211-0/+1
* | Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830'Michael Niedermayer2014-07-221-2/+2
|\|
| * build: Support executable only ldflagsLuca Barbato2014-07-211-2/+2
| * Remove avserver.Anton Khirnov2014-06-181-2/+1
* | Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f'Michael Niedermayer2014-05-151-7/+8
|\|
| * build: add avresample after avcodec to FFLIBSJanne Grunau2014-05-151-5/+6
* | Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7'Michael Niedermayer2014-05-121-0/+1
|\|
| * avconv: Support VDA hwaccelAnton Khirnov2014-05-111-0/+1
* | Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a'Michael Niedermayer2014-04-291-1/+1
|\|
| * configure: rework dxva in avconv handlingAnton Khirnov2014-04-281-1/+1
* | Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'Michael Niedermayer2014-04-291-0/+2
|\|
| * avconv: add support for DXVA2 decodingHendrik Leppkes2014-04-281-0/+1
* | Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14'Michael Niedermayer2014-04-071-1/+1
|\|
| * aarch64: add armv8 CPU flagJanne Grunau2014-04-061-1/+1
* | Makefile: fix out of tree builds of .m filesMichael Niedermayer2014-04-011-0/+1
* | Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'Michael Niedermayer2014-03-131-2/+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
* | tools: add uncoded_frame test program.Nicolas George2014-02-111-1/+3
* | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-091-0/+1
* | Add Windows resource file support for shared librariesJames Almer2013-12-051-1/+2
* | Makefile: add dependancies for ffversion.hMichael Niedermayer2013-12-031-0/+2
* | Makefile: remove version.h on distcleanMichael Niedermayer2013-11-301-1/+1
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-301-3/+3
* | Merge commit 'dc80e2f7a529d6e4416b40b68699be16fed62d6c'Michael Niedermayer2013-11-271-3/+3
|\|
| * Makefile: Fix building programs on systems with a nonempty executable suffixMartin Storsjö2013-11-261-2/+2
* | Makefile: Fix building progs out of progs_gMichael Niedermayer2013-11-261-4/+4
* | Merge commit 'ab81f24ad43bddf77ddd25cba86780c1c884996c'Michael Niedermayer2013-11-261-1/+2
|\|