summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-101-1/+1
|\ \ | |/
| * build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun2012-08-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-2/+4
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-061-5/+12
|\ \ | |/
| * 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
| * build: Drop gcc-specific warning flag from header compilation ruleDiego Biurrun2012-07-221-1/+1
* | Makefile: remove checkheaders from the main check targetMichael Niedermayer2012-06-291-1/+1
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-111-0/+1
* | doc/examples: install them with the shared data.Clément Bœsch2012-05-191-2/+4
* | build: remove non-existant examples rule.Clément Bœsch2012-05-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-1/+3
|\ \ | |/
| * build: Add 'check' target to run all compile and test targets.Diego Biurrun2012-05-151-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-251-0/+1
|\ \ | |/
| * Add libavresampleJustin Ruggles2012-04-241-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-1/+2
|\ \ | |/
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-261-3/+4
|\ \ | |/
| * build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-261-1/+1
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-261-3/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-211-1/+1
|\ \ | |/
| * Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov2012-03-201-1/+1
| * Remove libpostproc.Diego Biurrun2012-02-231-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-041-1/+1
|\ \ | |/
| * build: Drop YASM-OBJS-FFT from SUBDIR_VARS.Diego Biurrun2012-02-031-1/+1
| * build: Drop unused X86-OBJS variable.Diego Biurrun2012-02-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-261-0/+1
|\ \ | |/
| * build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-251-0/+1
| * Remove ffmpeg.Anton Khirnov2012-01-231-2/+1
* | Remove avconvMichael Niedermayer2012-01-251-2/+1
* | Makefile: fix path to ffprobe.xsdMichael Niedermayer2011-12-271-1/+1
* | ffprobe: add XML writerStefano Sabatini2011-12-271-1/+1
* | build: Try to find fate_config.sh.template in source pathAlexander Strasser2011-12-241-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-141-1/+1
|\ \ | |/
| * build: rename subdir.mak ---> library.makDiego Biurrun2011-12-131-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-0/+1
|\ \ | |/
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-0/+1
* | build: Disable avconv more completely while leaving the user the option to en...Michael Niedermayer2011-12-131-1/+1
* | Makefile: disable compiling avconv by default.Michael Niedermayer2011-12-101-1/+1
* | Add coverage support.Reimar Döffinger2011-12-051-0/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-201-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud