18 Commits (b0094722b2f6ed1dd9a1b3b91ebcfd66e5c6f121)

Author SHA1 Message Date
Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 18 years ago
Diego Biurrun 3cd52279c9 Use common define for x86_32 and x86_64. 18 years ago
Diego Biurrun c45b5de03a Fix #endif comments. 18 years ago
Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 years ago
Diego Biurrun 02305ff38f Rename SIGN macro to FFSIGN to avoid clashes with system headers. 18 years ago
Diego Biurrun e7becfb25f printf --> av_log with some help from Oded 18 years ago
Diego Biurrun 8925915fcc Change libpostproc to use the FFMIN/FFMAX macros from libavutil. 18 years ago
Diego Biurrun a22b7322cc Move sign macro to libavutil. 18 years ago
Diego Biurrun e0296b9a2e Use ABS macro from libavutil. 18 years ago
Diego Biurrun c6a9271c56 Remove gcc-workaround that is already present in libavutil/common.h. 18 years ago
Diego Biurrun ef85972ba5 Fix default license header. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Michael Niedermayer 4851f2ad92 1000000l for lu_zero (commiting untested? code) 18 years ago
Luca Barbato 6ab6c7c3cc make postproc use avutil 18 years ago
Diego Biurrun f4bd289a04 Explicitly include fastmemcpy.h from libvo/. 18 years ago
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Diego Biurrun 36b1b0bcc6 CVS --> Subversion 19 years ago
Diego Biurrun 6d9a242106 libavcodec/libpostproc ---> libpostproc 19 years ago
Diego Biurrun 14b005d009 Make -xy help output consistent, output an empty line before and after. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Diego Biurrun 49d40989ff Add missing pp=ac to pp_help. 20 years ago
Tuukka Toivonen 3da3c8d65e disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi) 20 years ago
Jindřich Makovička 655f688d54 support for negative strides 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
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
Michael Niedermayer 714872547d typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) 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
Mike Melanson 6423d073c9 Ministry of English Composition fixes (courtesy of Diego Biurrun 21 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
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
Michael Niedermayer 134eb1e504 fixing cliping of c deinterlacers 22 years ago
Michael Niedermayer b304569aff doxy / cosmetics 22 years ago