| Commit message (Expand) | Author | Age | Files | Lines |
* | postproc: Create version.h header | jamal | 2012-09-28 | 1 | -1/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -2/+0 |
|\ |
|
| * | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -1/+1 |
|\| |
|
| * | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | | Revert "build: Remove redundant config.mak includes from subdirectory Makefil... | Reimar Döffinger | 2011-06-26 | 1 | -0/+2 |
|/ |
|
* | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
* | non-recursive makefiles | Måns Rullgård | 2008-04-07 | 1 | -2/+2 |
* | cosmetics: Remove useless empty line. | Diego Biurrun | 2008-03-08 | 1 | -1/+0 |
* | cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. | Diego Biurrun | 2008-03-08 | 1 | -2/+1 |
* | simplify library version handling | Måns Rullgård | 2008-03-07 | 1 | -2/+0 |
* | consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment | Måns Rullgård | 2008-03-06 | 1 | -1/+1 |
* | Install headers in $prefix/include/$libname | Måns Rullgård | 2008-02-25 | 1 | -6/+0 |
* | Build both static and shared libs from the same object. | Diego Pettenò | 2008-01-14 | 1 | -8/+2 |
* | Declare libpostproc prerequisites directly instead of using a layer of | Diego Biurrun | 2007-10-30 | 1 | -3/+3 |
* | Uppercase variable overlooked in last commit. | Diego Biurrun | 2007-07-21 | 1 | -1/+1 |
* | Move libpostproc-specific uninstallation command to the libpostproc Makefile. | Diego Biurrun | 2007-06-10 | 1 | -0/+2 |
* | Remove useless conditional. | Diego Biurrun | 2007-02-27 | 1 | -2/+0 |
* | allow spaces in source and build directory names | Måns Rullgård | 2006-11-08 | 1 | -1/+1 |
* | Fix dependencies for 'make dep'. | Diego Biurrun | 2006-10-29 | 1 | -1/+1 |
* | Revert putting EXTRALIBS in common.mak, linking fails on MinGW. | Diego Biurrun | 2006-10-15 | 1 | -0/+2 |
* | Move CFLAGS handling to common.mak. | Diego Biurrun | 2006-10-11 | 1 | -2/+0 |
* | Replace -I../-I. by -I$(BUILD_ROOT). | Diego Biurrun | 2006-10-07 | 1 | -1/+1 |
* | Remove bogus commented out include line. | Diego Biurrun | 2006-10-07 | 1 | -1/+0 |
* | Move EXTRALIBS handling to common.mak. | Diego Biurrun | 2006-10-03 | 1 | -2/+0 |
* | Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru> | Luca Barbato | 2006-10-03 | 1 | -0/+2 |
* | make postproc use avutil | Luca Barbato | 2006-10-02 | 1 | -1/+1 |
* | Remove superfluous ifeq. | Diego Biurrun | 2006-09-12 | 1 | -2/+0 |
* | Fix 'make depend' for libpostproc. | Diego Biurrun | 2006-09-12 | 1 | -0/+2 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | Diego Biurrun | 2006-08-17 | 1 | -1/+1 |
* | Remove unnecessary -I. option. | Diego Biurrun | 2006-08-17 | 1 | -1/+1 |
* | Remove duplicate -I option. | Diego Biurrun | 2006-08-17 | 1 | -1/+1 |
* | Remove MPlayer-specific include option hacks. | Diego Biurrun | 2006-07-12 | 1 | -1/+1 |
* | Remove erroneous -I../.. flag that points outside of the src directory. | Diego Biurrun | 2006-07-05 | 1 | -1/+1 |
* | remove redundant make variable SUBDIR | Måns Rullgård | 2006-06-01 | 1 | -1/+0 |
* | 10l to Diego | Måns Rullgård | 2006-06-01 | 1 | -1/+1 |
* | libavcodec/libpostproc ---> libpostproc | Diego Biurrun | 2006-06-01 | 1 | -0/+28 |