summaryrefslogtreecommitdiff
path: root/libpostproc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add Windows resource file support for shared librariesJames Almer2013-12-051-0/+3
* postproc: Create version.h headerjamal2012-09-281-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-2/+0
|\
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-1/+1
|\ \ | |/
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-261-0/+2
|/
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* non-recursive makefilesMåns Rullgård2008-04-071-2/+2
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-081-1/+0
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-081-2/+1
* simplify library version handlingMåns Rullgård2008-03-071-2/+0
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-061-1/+1
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-251-6/+0
* Build both static and shared libs from the same object.Diego Pettenò2008-01-141-8/+2
* Declare libpostproc prerequisites directly instead of using a layer ofDiego Biurrun2007-10-301-3/+3
* Uppercase variable overlooked in last commit.Diego Biurrun2007-07-211-1/+1
* Move libpostproc-specific uninstallation command to the libpostproc Makefile.Diego Biurrun2007-06-101-0/+2
* Remove useless conditional.Diego Biurrun2007-02-271-2/+0
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-1/+1
* Fix dependencies for 'make dep'.Diego Biurrun2006-10-291-1/+1
* Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun2006-10-151-0/+2
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-111-2/+0
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-071-1/+1
* Remove bogus commented out include line.Diego Biurrun2006-10-071-1/+0
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-031-2/+0
* Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>Luca Barbato2006-10-031-0/+2
* make postproc use avutilLuca Barbato2006-10-021-1/+1
* Remove superfluous ifeq.Diego Biurrun2006-09-121-2/+0
* Fix 'make depend' for libpostproc.Diego Biurrun2006-09-121-0/+2
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-171-1/+1
* Remove unnecessary -I. option.Diego Biurrun2006-08-171-1/+1
* Remove duplicate -I option.Diego Biurrun2006-08-171-1/+1
* Remove MPlayer-specific include option hacks.Diego Biurrun2006-07-121-1/+1
* Remove erroneous -I../.. flag that points outside of the src directory.Diego Biurrun2006-07-051-1/+1
* remove redundant make variable SUBDIRMåns Rullgård2006-06-011-1/+0
* 10l to DiegoMåns Rullgård2006-06-011-1/+1
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-011-0/+28