78 Commits (e7c8206e5c4ee83eccb487583331fb39ba73a136)

Author SHA1 Message Date
Sam Hocevar 5f112e1f96 Proper mangling information for symbols in OS X Mach-O shared objects. 19 years ago
Diego Biurrun 14b005d009 Make -xy help output consistent, output an empty line before and after. 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 69e9b2cf45 Define separate version number for libpostproc. 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 5509bffa88 Update licensing information: The FSF changed postal address. 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 bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 64c968daaa Add some comments to #ifdef #else #endif blocks and fix wrong ones. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 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
Guillaume Poirier ee8f719308 GCC4 fix 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
Måns Rullgård 30344a83e0 remove/replace non-ascii characters 20 years ago
Diego Biurrun 49d40989ff Add missing pp=ac to pp_help. 20 years ago
Michael Niedermayer 5fddb9b382 GCC4 fix by (Keenan Pepper (keenanpepper gmail com) 20 years ago
Diego Biurrun 3e0fdf3745 Replace stray spaces by a tab. 20 years ago
Tuukka Toivonen 3da3c8d65e disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi) 20 years ago
Luca Barbato cc973ecbe7 add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 20 years ago
Jindřich Makovička 655f688d54 support for negative strides 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
Diego Biurrun 47d9182521 Mention the l5 pp filter in 'mplayer -pphelp' output. 20 years ago
Diego Biurrun bf69c4e55f Make -pphelp output consistent with the other instances of -xxx help. 20 years ago
Drew Hess a2c3bf82a7 fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>) 20 years ago
D Richard Felker III 4471e59b24 1000l 20 years ago
Aurelien Jacobs 053dea12f2 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 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
Michael Niedermayer a5cd3c48fb 100l (signed vs. unsigend) 20 years ago
Michael Niedermayer 714872547d typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) 20 years ago
Brendan Kehoe 06983da7ee buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>) 20 years ago
Romain Dolbeau af05c29a1f remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Romain Dolbeau 20646267cd Another (final?) patch for libpostproc. 21 years ago