summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-06
|\
| * 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
| * build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun2012-07-28
| * build: use COMPILE template for HOSTOBJSMans Rullgard2012-07-26
| * build: do full flag handling for all compiler-type toolsMans Rullgard2012-07-26
| * build: Drop gcc-specific warning flag from header compilation ruleDiego Biurrun2012-07-22
* | Makefile: remove checkheaders from the main check targetMichael Niedermayer2012-06-29
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-11
* | doc/examples: install them with the shared data.Clément Bœsch2012-05-19
* | build: remove non-existant examples rule.Clément Bœsch2012-05-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
| * build: Add 'check' target to run all compile and test targets.Diego Biurrun2012-05-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-25
|\|
| * Add libavresampleJustin Ruggles2012-04-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\|
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-26
|\|
| * build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-26
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-21
|\|
| * Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov2012-03-20
| * Remove libpostproc.Diego Biurrun2012-02-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-04
|\|
| * build: Drop YASM-OBJS-FFT from SUBDIR_VARS.Diego Biurrun2012-02-03
| * build: Drop unused X86-OBJS variable.Diego Biurrun2012-02-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-26
|\|
| * build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-25
| * Remove ffmpeg.Anton Khirnov2012-01-23
* | Remove avconvMichael Niedermayer2012-01-25
* | Makefile: fix path to ffprobe.xsdMichael Niedermayer2011-12-27
* | ffprobe: add XML writerStefano Sabatini2011-12-27
* | build: Try to find fate_config.sh.template in source pathAlexander Strasser2011-12-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-14
|\|
| * build: rename subdir.mak ---> library.makDiego Biurrun2011-12-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\|
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* | build: Disable avconv more completely while leaving the user the option to en...Michael Niedermayer2011-12-13
* | Makefile: disable compiling avconv by default.Michael Niedermayer2011-12-10
* | Add coverage support.Reimar Döffinger2011-12-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\|
| * presets: rename presets directoryJanne Grunau2011-10-19
| * Makefile: change presets extension to .avpresetAnton Khirnov2011-10-19
* | Add libswresample.Michael Niedermayer2011-09-19
* | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-14
|\ \
| * | C++ Support ;)Mohamed Naufal2011-08-31
| |/
| * Fix NASM include directiveDave Yeo2011-08-15
* | build: fix install rule with --progs-suffix.Clément Bœsch2011-09-11
* | Makefile: remove unused PROGS_G.Clément Bœsch2011-09-01