summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2012-09-28postproc: Create version.h headerjamal4-19/+51
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer30-142/+180
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard8-14/+1
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer39-823/+1073
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard10-28/+15
2011-06-26Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger7-0/+14
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun7-14/+0
2008-04-07non-recursive makefilesMåns Rullgård10-231/+198
2008-03-08cosmetics: Remove useless empty line.Diego Biurrun1-1/+0
2008-03-08cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun6-21/+15
2008-03-07simplify library version handlingMåns Rullgård8-26/+6
2008-03-06consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård6-27/+15
2008-02-25Install headers in $prefix/include/$libnameMåns Rullgård7-24/+19
2008-01-14Build both static and shared libs from the same object.Diego Pettenò1-8/+2
2007-10-30Declare libpostproc prerequisites directly instead of using a layer ofDiego Biurrun2-7/+5
2007-07-21Uppercase variable overlooked in last commit.Diego Biurrun1-1/+1
2007-06-10Move libpostproc-specific uninstallation command to the libpostproc Makefile.Diego Biurrun3-2/+3
2007-02-27Remove useless conditional.Diego Biurrun4-8/+0
2006-11-08allow spaces in source and build directory namesMåns Rullgård11-26/+31
2006-10-29Fix dependencies for 'make dep'.Diego Biurrun1-1/+1
2006-10-15Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun4-3/+6
2006-10-11Move CFLAGS handling to common.mak.Diego Biurrun5-9/+6
2006-10-07Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun6-8/+6
2006-10-07Remove bogus commented out include line.Diego Biurrun1-1/+0
2006-10-03Move EXTRALIBS handling to common.mak.Diego Biurrun4-6/+3
2006-10-03Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>Luca Barbato1-0/+2
2006-10-02make postproc use avutilLuca Barbato3-30/+28
2006-09-12Remove superfluous ifeq.Diego Biurrun1-2/+0
2006-09-12Fix 'make depend' for libpostproc.Diego Biurrun2-0/+5
2006-08-17Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun5-7/+7
2006-08-17Remove unnecessary -I. option.Diego Biurrun1-1/+1
2006-08-17Remove duplicate -I option.Diego Biurrun1-1/+1
2006-07-12Remove MPlayer-specific include option hacks.Diego Biurrun2-3/+1
2006-07-05Remove erroneous -I../.. flag that points outside of the src directory.Diego Biurrun1-1/+1
2006-06-01remove redundant make variable SUBDIRMåns Rullgård5-5/+1
2006-06-0110l to DiegoMåns Rullgård1-1/+1
2006-06-01libavcodec/libpostproc ---> libpostprocDiego Biurrun10-14/+14