20 Commits (6fea687ec1ff083d4da8e3bddf883163508cf48f)

Author SHA1 Message Date
Diego Biurrun 3cee76e6c9 Remove useless conditional. 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Diego Biurrun 5423fe7391 Fix dependencies for 'make dep'. 18 years ago
Diego Biurrun 14f29f795d Revert putting EXTRALIBS in common.mak, linking fails on MinGW. 18 years ago
Diego Biurrun dadb850a50 Move CFLAGS handling to common.mak. 18 years ago
Diego Biurrun cbeee4d8e5 Replace -I../-I. by -I$(BUILD_ROOT). 18 years ago
Diego Biurrun 4aad0d6db6 Remove bogus commented out include line. 18 years ago
Diego Biurrun 0533322ea3 Move EXTRALIBS handling to common.mak. 18 years ago
Luca Barbato 17ff55356a Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru> 18 years ago
Luca Barbato 6ab6c7c3cc make postproc use avutil 18 years ago
Diego Biurrun dc8cd49f1a Remove superfluous ifeq. 18 years ago
Diego Biurrun 691c480e7f Fix 'make depend' for libpostproc. 18 years ago
Diego Biurrun 7981555d89 Move all internal -I parameters to the front of CFLAGS to avoid using external 18 years ago
Diego Biurrun c895987b33 Remove unnecessary -I. option. 18 years ago
Diego Biurrun 5c8dfdb45e Remove duplicate -I option. 18 years ago
Diego Biurrun f7f03a6303 Remove MPlayer-specific include option hacks. 18 years ago
Diego Biurrun 6e03fa5094 Remove erroneous -I../.. flag that points outside of the src directory. 18 years ago
Måns Rullgård 42225a3058 remove redundant make variable SUBDIR 19 years ago
Måns Rullgård 21f9324b60 10l to Diego 19 years ago
Diego Biurrun 6d9a242106 libavcodec/libpostproc ---> libpostproc 19 years ago
Måns Rullgård 8b2121e3de move common parts of makefiles into common.mak 19 years ago
Diego Biurrun 26d469117f Quote all installation paths to protect against spaces in the path. 19 years ago
Diego Biurrun a44a8bb818 libpostproc installs into a different directory that needs to be created. 19 years ago
Diego Biurrun 08842d13dd 100l typo: forgotten $ 19 years ago
Diego Biurrun dc2a1ce5c0 Simplify header installation. 19 years ago
Diego Biurrun b12f8273fa Separate library install into static and shared installation. 19 years ago
Diego Biurrun f29f3b5d9f Separate header file installation from the general install target. 19 years ago
Diego Biurrun c86eb7ae86 Add installlib and install-headers targets like everywhere else. 19 years ago
Diego Biurrun 04c07634d6 Remove obscure Makefile.bak entry from distclean rules. 19 years ago
Diego Biurrun 29a10be0d4 Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. 19 years ago
Diego Biurrun ba64106a39 Remove redundant --enable-shared-pp configure option and make the PP code 19 years ago
Diego Biurrun 4bdd05e76f Move library name generation to configure, simplifies build system a bit more. 19 years ago
Diego Biurrun f3b6010916 Create symbolic links for all library sonames and clean up Makefiles. 19 years ago
Diego Biurrun fa30d08202 Change this Makefile to be consistent with all the others. 19 years ago
Diego Biurrun fb3d46da69 Move Darwin shared library build peculiarities to configure. 19 years ago
Diego Biurrun 32504425d0 consistency cosmetics 19 years ago
Jacob Meuser 62e60aed8d Make shared lib name handling consistent with the other Makefiles. 19 years ago
Diego Biurrun 4e159595b5 support for building dynamic libraries on Mac OS X 19 years ago
Michael Niedermayer 80581e9887 x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Jacob Meuser f39e56a84b ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Aurelien Jacobs def4272a03 install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) 20 years ago
Måns Rullgård 7919d97e6d fix shared libpostproc build 20 years ago
Diego Biurrun 3e0fdf3745 Replace stray spaces by a tab. 20 years ago
Luca Barbato cc973ecbe7 add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 20 years ago
James A. Morrison 9a0a8d420d Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>) 20 years ago
Frantisek Dvorak 91378af4b2 Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>) 20 years ago
Michel Bardiaux 96cc9e5c61 Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Brendan Kehoe 06983da7ee buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>) 20 years ago
Dan Christiansen 04431ca1c0 ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago