53 Commits (80581e9887ce9968516ec4d7a6a450eeec6e4ade)

Author SHA1 Message Date
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
Romain Dolbeau a7b2871cd1 Newer version, using a vectorized version of the 21 years ago
Michael Niedermayer 39d89b6966 per line lowpass filter in mmx 21 years ago
Michael Niedermayer 792a5a7c6a mmx optimized version of the per line/accurate deblock filter 21 years ago
Michael Niedermayer 8c8bbd10e0 faster c lowpass filter 21 years ago
Michael Niedermayer 12eebd26ae accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec 21 years ago
Michael Niedermayer b0ac780ac5 altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 4df8ca9df2 warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
Dmitry Baryshkov 3f1d4e9600 attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) 21 years ago
Alex Beregszaszi 0a87c409cc changed includes 21 years ago
Michael Niedermayer 2e90b37c5e mpeg2 QP clamping fix 21 years ago
Michael Niedermayer 13ba9ae499 linear blend 1 line shift fix 21 years ago
Mike Melanson 6423d073c9 Ministry of English Composition fixes (courtesy of Diego Biurrun 21 years ago
Michael Niedermayer 1e79606dd6 gcc 2.95 workaround 22 years ago
Michael Niedermayer cb482d2511 blinking blocks around thin vertical lines and dots bugfix 22 years ago
Falk Hüffner 4cfbf61bf1 Warning and compatibility fixes. 22 years ago
Dan Christiansen 04431ca1c0 ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 22 years ago
Arpi 9616355144 looks better (req. for mp-G2) 22 years ago
Michael Niedermayer 68bf295e53 better? default thresholds, if this is worse for any files, then tell us ASAP 22 years ago
Michael Niedermayer 0426af3111 mpeg2 qscale flag 22 years ago
Sascha Sommer 8437bd7bc8 mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 22 years ago
Michael Niedermayer 99d33fa3e6 faster C linear blend & interpolate deinterlacers 22 years ago
Michael Niedermayer 134eb1e504 fixing cliping of c deinterlacers 22 years ago
Michael Niedermayer b304569aff doxy / cosmetics 22 years ago
Michael Niedermayer b2a3fcb7e1 reverse incorrect stride < (width+7)&~7 fix 22 years ago