386 Commits (650cec0c8c9b07943d4dbfdbbe56fb8f5d99d7ee)

Author SHA1 Message Date
Michael Niedermayer ff7ba85694 nearest neighbor / sdl emulation ;) scaling (-sws 4) 23 years ago
Michael Niedermayer bdd677ac13 minor QP bugfix 23 years ago
Michael Niedermayer fd2848053f minor bugfix in the -v output 23 years ago
Michael Niedermayer 5521b193d6 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out) 23 years ago
Michael Niedermayer fe8054c0ff copyright(swscaler) = GPL 23 years ago
Michael Niedermayer 5cebb24be0 a few filters (should be removed/merged when arpis videofilter stuff is finished) 23 years ago
Michael Niedermayer c7f822d95e general convolution filtering of the source picture 23 years ago
Felix Bünemann 635b3ec6dd add mangling 23 years ago
Michael Niedermayer 7f56a52795 101 23 years ago
Michael Niedermayer 28bf81c90d removed global vars so that multiple swscalers can be used 23 years ago
Alban Bedel cbf5fa71c9 Added reverting support for -pp and -npp options 23 years ago
Felix Bünemann bf1595c488 fix mangling with runtime cpu detection 23 years ago
Felix Bünemann 9b4644281d mangle for win32 in postproc 23 years ago
Michael Niedermayer 162c9c2e0d dont print -npp parser debug info if only -v 23 years ago
Michael Niedermayer 211c4920ea fixed -npp help ... i think i need more sleep ;) 23 years ago
Michael Niedermayer 4b001a1312 -npp help 23 years ago
Michael Niedermayer 8aaac43576 -npp fq:<quantizer> 23 years ago
Michael Niedermayer c0903414cb only print last line warning if verbose is on 23 years ago
Michael Niedermayer 07f8991b60 minor brightness/contrast bugfix / moved some global vars into ppMode 23 years ago
Michael Niedermayer 43d52f7612 customizeable deblocking (2 thresholds) 23 years ago
Michael Niedermayer f15afacdf4 output shifted by a few pixels on extreem scalings bugfix 23 years ago
Michael Niedermayer 6ec6e3c963 101 23 years ago
Michael Niedermayer 45b4f28550 new -pp options stuff (-npp ...) 23 years ago
Johannes Feigl 51fdf2de1b looks better 23 years ago
Michael Niedermayer 627690b5a2 minor bugfixes (noone noticed them) 23 years ago
Michael Niedermayer aa21f0c389 rgb24toyv12 bugfix 23 years ago
Michael Niedermayer e3d2500fe4 print more info if -v 23 years ago
Michael Niedermayer f014740a85 dithering info wasnt displayed 23 years ago
Michael Niedermayer c1b0bfb477 vertical cubic/linear scaling 23 years ago
Michael Niedermayer e2f5a2a981 typo 23 years ago
Michael Niedermayer 077ea8a7f4 horizontal up/downscale linear & cubic 23 years ago
Michael Niedermayer af91b8b3c8 sliced scaleing bugfix 23 years ago
Michael Niedermayer d1fac6cf52 swscaler cleanup 23 years ago
Michael Niedermayer 6e9b48406c faster brightness correcture in MMX2 23 years ago
Michael Niedermayer 06c4804a79 compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound 23 years ago
Michael Niedermayer 726a959a54 runtime cpu detection optional (compiles faster) 23 years ago
Michael Niedermayer e89952aabe runtime cpu detect optional (compiles faster) 23 years ago
Michael Niedermayer 43d8c23cbf runtime cpu detection 23 years ago
Michael Niedermayer 48a05ceccd oops 23 years ago
Michael Niedermayer 1de97d8422 runtime cpu detection 23 years ago
Michael Niedermayer 7630f2e060 runtime cpu detection 23 years ago
Michael Niedermayer cc9b067935 runtime cpu detection 23 years ago
Michael Niedermayer 4e1349d4e1 use fastmemcpy for chrominance if no chrominance filtering is done 23 years ago
Michael Niedermayer cd38e322ef faster dering 23 years ago
Michael Niedermayer 043ba56f68 1% speedup 23 years ago
Michael Niedermayer cf5ec61d0c oops, too much cleanup ;) 23 years ago
Michael Niedermayer c09dc46524 cleanup 23 years ago
Michael Niedermayer 7f16f6e64e faster mmx2 / 3dnow deblocking filter 23 years ago
Felix Bünemann 652cb0f57a Move ignores in subdirs to their respective .cvsignore files. 23 years ago
Gabucino 21810797bc postproc/ dir now respects --with-extraincdir 23 years ago