summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-251-1/+2
* | Merge commit '14abeaa43d021afdce9119d906891abe89c03b88'Michael Niedermayer2013-11-261-19/+21
|\ \ | |/
| * build: Separate building programs linking against libav* from building av*Diego Biurrun2013-11-251-18/+20
* | Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea'Michael Niedermayer2013-11-231-1/+3
|\ \ | |/
| * avconv: add support for VDPAU decodingAnton Khirnov2013-11-231-1/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-041-1/+0
|\ \ | |/
| * 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
* | Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer2013-05-241-1/+1
|\ \ | |/
| * w32pthreads: move from lavc to compat/Anton Khirnov2013-05-241-1/+1
* | build: drop unused ALLMANPAGES variableStefano Sabatini2013-05-191-1/+0
* | Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer2013-04-061-10/+1
|\ \ | |/
| * Integrate lcov/gcov into LibavReinhard Tartler2013-04-051-0/+1
* | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'Michael Niedermayer2013-03-281-1/+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
* | tools: add tiny_ssimLoren Merritt2013-03-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-111-1/+0
|\ \ | |/
| * build: fix 'clean' targetMans Rullgard2012-12-101-1/+0
* | Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer2012-12-081-1/+1
|\ \ | |/
| * arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-071-1/+1
* | Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer2012-11-231-0/+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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-261-1/+1
|\ \ | |/
| * build: Include HEADERS-yes in the HEADERS variableMartin Storsjö2012-10-251-1/+1
* | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer2012-10-241-4/+4
|\ \ | |/
| * build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-231-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-161-4/+4
|\ \ | |/
| * build: simplify linking tools with cmdutils.oMans Rullgard2012-10-151-4/+4
* | examples: add README file with simple compilation instructionsStefano Sabatini2012-10-161-1/+1
* | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer2012-10-131-1/+1
|\ \ | |/
| * 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
* | Makefile: remove old codec_names.h on distcleanMichael Niedermayer2012-09-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-281-2/+2
|\ \ | |/
| * build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun2012-08-271-2/+2
* | build: Fix compilation when configuring with a prog suffixjamal2012-08-271-7/+7
OpenPOWER on IntegriCloud