| Commit message (Expand) | Author | Age | Files | Lines |
* | UYVY input | michael | 2003-01-23 | 2 | -4/+79 |
* | C implementation of the median deinterlacer (seems to be the only one | rfelker | 2003-01-23 | 2 | -11/+16 |
* | YUV 411/422/444 support for pp | michael | 2003-01-05 | 4 | -8/+26 |
* | 10l another int i missing (without ^M) | faust3 | 2002-12-30 | 1 | -0/+1 |
* | 10l (int i) | michael | 2002-12-30 | 1 | -1/+2 |
* | cleaning corners of green dirt ;) | michael | 2002-12-29 | 1 | -2/+18 |
* | buffer alloc cleanup / 10l | michael | 2002-12-29 | 2 | -32/+48 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 | 2 | -1/+6 |
* | fixing compilation of cs_test | michael | 2002-11-18 | 1 | -1/+1 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -0/+1 |
* | dont use fastmemcpy for PIC | michael | 2002-11-04 | 1 | -0/+2 |
* | 10l | michael | 2002-11-04 | 1 | -1/+1 |
* | fixing dependancies | michael | 2002-11-04 | 1 | -3/+3 |
* | pp docs | michael | 2002-11-03 | 1 | -6/+5 |
* | cleanup | michael | 2002-11-02 | 2 | -8/+8 |
* | cleanup | michael | 2002-11-02 | 3 | -145/+179 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -1/+1 |
* | cosmetics requested by kabi | michael | 2002-11-01 | 2 | -5/+5 |
* | disabling compilation of .so if its not needed, gcc 3.1 seems to have problem... | michael | 2002-10-31 | 1 | -1/+5 |
* | using fewer registers ... to workaround something | michael | 2002-10-31 | 1 | -18/+17 |
* | removing "-npp" (found by arpi) | michael | 2002-10-30 | 1 | -4/+4 |
* | per context cpuCaps (idea by kabi) | michael | 2002-10-30 | 2 | -15/+10 |
* | change qscale type to int8 and fix qscale ordering | michael | 2002-10-30 | 3 | -8/+10 |
* | using same numbers for cpuCaps as libmpeg2 & liba52 | michael | 2002-10-30 | 1 | -3/+3 |
* | cleanly passing the cpuCaps | michael | 2002-10-30 | 2 | -13/+16 |
* | 10l | michael | 2002-10-29 | 1 | -0/+2 |
* | cleanup | michael | 2002-10-29 | 3 | -55/+24 |
* | cosmetics ;) | michael | 2002-10-29 | 2 | -11/+10 |
* | better deblocking filter | michael | 2002-10-29 | 3 | -63/+101 |
* | -fomit-frame-pointer is needed for the PIC code | michael | 2002-10-29 | 1 | -1/+1 |
* | using fewer registers (fixes compilation bug hopefully) | michael | 2002-10-29 | 1 | -5/+6 |
* | fix compilation on non-x86 with gcc 2.95 | colin | 2002-10-29 | 1 | -0/+2 |
* | postprocessing cleanup: | michael | 2002-10-28 | 4 | -870/+661 |
* | fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot ... | michael | 2002-10-23 | 1 | -0/+9 |
* | avoid multiple init | michael | 2002-10-17 | 1 | -2/+2 |
* | fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant) | michael | 2002-10-13 | 1 | -10/+11 |
* | mmx yuy2 output | michael | 2002-10-13 | 2 | -25/+163 |
* | yuy2 output support | michael | 2002-10-13 | 2 | -11/+40 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 1 | -1/+5 |
* | use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WO... | arpi | 2002-09-16 | 1 | -1/+2 |
* | fixing y422p output | michael | 2002-09-09 | 1 | -2/+4 |
* | fixed palette8to{rgb24,bgr24,rgb32,bgr32} | alex | 2002-09-09 | 1 | -17/+21 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 | 1 | -0/+2 |
* | added missing palette8tobgr pairs (hope it's correct) | alex | 2002-08-30 | 1 | -0/+54 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 1 | -1/+1 |
* | remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>) | michael | 2002-08-13 | 1 | -3/+3 |
* | 1000l | michael | 2002-08-08 | 1 | -1/+1 |
* | planar yuv 444 422 411 support | michael | 2002-08-01 | 1 | -3/+19 |
* | fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol... | michael | 2002-07-09 | 2 | -6/+12 |
* | more scaling algos | michael | 2002-07-04 | 2 | -50/+107 |
* | using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4) | michael | 2002-06-30 | 1 | -352/+140 |
* | last line messed up in Y800 bugfix | michael | 2002-06-30 | 1 | -2/+2 |
* | fixing rgb24tobgr32 | michael | 2002-06-30 | 1 | -2/+1 |
* | fixing memory overwrite bugs in the new converters | michael | 2002-06-29 | 1 | -7/+8 |
* | test new converter stuff too | michael | 2002-06-29 | 1 | -1/+93 |
* | merging changes from mplayerxp (rgb2rgb*.{c,h} only) | michael | 2002-06-29 | 3 | -1/+827 |
* | fixing memory overwrite bugs again ... | michael | 2002-06-29 | 1 | -16/+16 |
* | colorspace converter tests (memory corruption tests at different width/src/dst) | michael | 2002-06-29 | 2 | -0/+186 |
* | yvu9 -> yv12 unscaled converter with linear chroma scaling | michael | 2002-06-27 | 4 | -2/+143 |
* | -sws 6 (luma bicubic & chroma bilinear) | michael | 2002-06-27 | 2 | -5/+15 |
* | use unified yuv2rgb init | michael | 2002-06-27 | 3 | -615/+449 |
* | fixing scaling/contrast for 1/4/8 bpp | michael | 2002-06-27 | 1 | -38/+109 |
* | killing globals | michael | 2002-06-24 | 2 | -11/+6 |
* | 10l | michael | 2002-06-24 | 1 | -3/+3 |
* | 100l (non mmx versions didnt compile) | michael | 2002-06-24 | 3 | -69/+50 |
* | IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change | arpi | 2002-06-23 | 1 | -2/+3 |
* | yvu9 support (other planar yuv formats with other chroma subsamplings should ... | michael | 2002-06-23 | 2 | -96/+109 |
* | cleanup | michael | 2002-06-23 | 2 | -5/+3 |
* | selftest support | michael | 2002-06-23 | 3 | -29/+195 |
* | cleanup & grayscale support | michael | 2002-06-22 | 2 | -128/+109 |
* | sync with mplayer xp | arpi | 2002-06-22 | 8 | -287/+1123 |
* | pre-yvu9toyv12 converter, only grayscale Y-plane coping :) | alex | 2002-06-21 | 2 | -0/+58 |
* | 10l | michael | 2002-06-17 | 1 | -34/+33 |
* | 1bpp support | michael | 2002-06-17 | 1 | -42/+97 |
* | 8bpp bugfixes (brightness, contrast ...) | michael | 2002-06-17 | 1 | -8/+165 |
* | ordered dither for 8bpp | michael | 2002-06-16 | 1 | -8/+89 |
* | 8bpp support (no dithering yet, use -vop noise for now) | michael | 2002-06-16 | 1 | -0/+78 |
* | applied 64bit patch from Ulrich Hecht <uli at suse dot de> | alex | 2002-05-23 | 1 | -1/+1 |
* | 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org> | arpi | 2002-05-20 | 1 | -1/+1 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -13/+11 |
* | fixing end overwrite bugs (some at least) | michael | 2002-05-15 | 1 | -18/+16 |
* | various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc... | arpi | 2002-05-12 | 1 | -0/+2 |
* | 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> | michael | 2002-05-05 | 1 | -8/+8 |
* | 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels | arpi | 2002-05-03 | 1 | -2/+2 |
* | printf to mp_msg | albeu | 2002-05-02 | 3 | -55/+57 |
* | x1 deblocking filter bugfix | michael | 2002-04-22 | 1 | -4/+5 |
* | yuv422p -> yuy2 (untested) | michael | 2002-04-13 | 3 | -8/+53 |
* | rgb24->bgr24 | michael | 2002-04-13 | 3 | -0/+88 |
* | fix typo found by Milan Cutka <cutka@szm.sk> | michael | 2002-04-12 | 1 | -1/+1 |
* | fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi | michael | 2002-04-08 | 1 | -4/+20 |
* | overread in the mmx2 horizontal scaler fixed | michael | 2002-04-01 | 3 | -126/+198 |
* | 10l | michael | 2002-03-25 | 1 | -0/+4 |
* | byte interleaving for mga | michael | 2002-03-25 | 3 | -0/+102 |
* | fixing bgr15&16 on big_endian | michael | 2002-03-21 | 1 | -7/+10 |
* | add mangling | atmos4 | 2002-03-03 | 3 | -25/+26 |
* | use assert.h | michael | 2002-02-22 | 1 | -2/+8 |
* | 101++ | michael | 2002-02-21 | 2 | -4/+5 |
* | fixing bgr32 output on big-endian systems | michael | 2002-02-21 | 2 | -0/+12 |
* | unscaled yuv2rgb fix for big-endian systems | michael | 2002-02-21 | 1 | -3/+8 |
* | minor dststride bugfix for i420 output | michael | 2002-02-14 | 1 | -6/+12 |
* | unscaled memcpy variant bugfix (negative strides) | michael | 2002-02-10 | 1 | -2/+2 |
* | unscaled BGR24 -> YV12 | michael | 2002-02-10 | 1 | -0/+24 |
* | rgb24toyv12 in MMX (untested) | michael | 2002-02-10 | 2 | -2/+258 |
* | bgr24toUV in MMX | michael | 2002-02-09 | 2 | -2/+156 |
* | bgr24toY in MMX | michael | 2002-02-09 | 2 | -1/+80 |
* | fastmemcpy | michael | 2002-02-08 | 1 | -0/+1 |
* | unscaled BGR15->BGR16 | michael | 2002-02-08 | 1 | -4/+37 |
* | bgr15 input support | michael | 2002-02-08 | 2 | -2/+76 |
* | faster bgr16 input | michael | 2002-02-08 | 1 | -2/+15 |
* | bgr16 input support | michael | 2002-02-08 | 2 | -2/+62 |
* | unscaled converters | michael | 2002-02-07 | 1 | -1/+81 |
* | fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail... | michael | 2002-02-07 | 1 | -1/+8 |
* | rgb32 & rgb24 input support | michael | 2002-02-06 | 2 | -17/+98 |
* | 101 (yuv2rgb with mpeg1,...) ;) | michael | 2002-02-06 | 1 | -6/+115 |
* | swScale internally uses yuv2rgb now if possible | michael | 2002-02-06 | 3 | -9/+51 |
* | printing error messages if something is wrong instead of just return NULL; | michael | 2002-02-04 | 1 | -3/+16 |
* | filterPos bugfix (only nearest neighbor scaling was affected) | michael | 2002-02-03 | 1 | -3/+4 |
* | MMX(2) optimized YUY2 input | michael | 2002-02-02 | 2 | -14/+72 |
* | printing correct format info | michael | 2002-02-01 | 1 | -21/+11 |
* | YUY2, BGR24, BGR32 input support (no mmx yet) | michael | 2002-02-01 | 3 | -34/+240 |
* | -sws 2 is default now | michael | 2002-01-30 | 1 | -1/+1 |
* | YV12 like formats support (I420/IYUV) | michael | 2002-01-30 | 3 | -128/+183 |
* | top row bugfix | michael | 2002-01-29 | 1 | -8/+31 |
* | area averageing scaling support (-sws 5) (is identical to bilinear for upscale) | michael | 2002-01-29 | 2 | -8/+18 |
* | nearest neighbor / sdl emulation ;) scaling (-sws 4) | michael | 2002-01-28 | 2 | -2/+26 |
* | minor QP bugfix | michael | 2002-01-28 | 1 | -9/+9 |
* | minor bugfix in the -v output | michael | 2002-01-22 | 1 | -2/+6 |
* | 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT... | michael | 2002-01-21 | 3 | -45/+224 |
* | copyright(swscaler) = GPL | michael | 2002-01-21 | 3 | -13/+52 |
* | a few filters (should be removed/merged when arpis videofilter stuff is finis... | michael | 2002-01-21 | 2 | -27/+95 |
* | general convolution filtering of the source picture | michael | 2002-01-21 | 3 | -116/+408 |
* | add mangling | atmos4 | 2002-01-20 | 2 | -26/+27 |
* | 101 | michael | 2002-01-20 | 1 | -3/+5 |
* | removed global vars so that multiple swscalers can be used | michael | 2002-01-20 | 3 | -737/+920 |
* | Added reverting support for -pp and -npp options | albeu | 2002-01-19 | 1 | -6/+33 |
* | fix mangling with runtime cpu detection | atmos4 | 2002-01-19 | 1 | -2/+2 |
* | mangle for win32 in postproc | atmos4 | 2002-01-19 | 4 | -180/+182 |
* | dont print -npp parser debug info if only -v | michael | 2002-01-13 | 1 | -5/+20 |
* | fixed -npp help ... i think i need more sleep ;) | michael | 2002-01-04 | 1 | -7/+7 |
* | -npp help | michael | 2002-01-04 | 1 | -37/+43 |
* | -npp fq:<quantizer> | michael | 2002-01-03 | 2 | -6/+30 |
* | only print last line warning if verbose is on | michael | 2001-12-30 | 1 | -1/+1 |
* | minor brightness/contrast bugfix / moved some global vars into ppMode | michael | 2001-12-28 | 3 | -21/+29 |
* | customizeable deblocking (2 thresholds) | michael | 2001-12-28 | 2 | -26/+59 |
* | output shifted by a few pixels on extreem scalings bugfix | michael | 2001-12-27 | 1 | -3/+3 |
* | 101 | michael | 2001-12-26 | 1 | -4/+5 |
* | new -pp options stuff (-npp ...) | michael | 2001-12-26 | 2 | -18/+48 |
* | looks better | jaf | 2001-12-25 | 1 | -4/+4 |
* | minor bugfixes (noone noticed them) | michael | 2001-12-21 | 2 | -5/+7 |
* | rgb24toyv12 bugfix | michael | 2001-12-20 | 2 | -6/+9 |
* | print more info if -v | michael | 2001-12-06 | 2 | -233/+364 |
* | dithering info wasnt displayed | michael | 2001-12-06 | 1 | -4/+4 |
* | vertical cubic/linear scaling | michael | 2001-12-06 | 3 | -327/+994 |
* | typo | michael | 2001-12-03 | 1 | -1/+1 |
* | horizontal up/downscale linear & cubic | michael | 2001-12-02 | 3 | -28/+372 |
* | sliced scaleing bugfix | michael | 2001-11-29 | 1 | -18/+20 |
* | swscaler cleanup | michael | 2001-11-29 | 3 | -129/+125 |
* | faster brightness correcture in MMX2 | michael | 2001-11-28 | 1 | -3/+34 |
* | compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas... | michael | 2001-11-27 | 2 | -1/+10 |
* | runtime cpu detection optional (compiles faster) | michael | 2001-11-27 | 1 | -1/+44 |
* | runtime cpu detect optional (compiles faster) | michael | 2001-11-27 | 1 | -6/+45 |
* | runtime cpu detection | michael | 2001-11-26 | 3 | -74/+118 |
* | oops | michael | 2001-11-26 | 2 | -1/+28 |
* | runtime cpu detection | michael | 2001-11-26 | 2 | -857/+320 |
* | runtime cpu detection | michael | 2001-11-26 | 2 | -1824/+87 |
* | runtime cpu detection | michael | 2001-11-24 | 2 | -3865/+174 |
* | use fastmemcpy for chrominance if no chrominance filtering is done | michael | 2001-11-24 | 2 | -18/+76 |
* | faster dering | michael | 2001-11-24 | 2 | -114/+238 |
* | 1% speedup | michael | 2001-11-20 | 2 | -92/+74 |
* | oops, too much cleanup ;) | michael | 2001-11-20 | 2 | -0/+280 |
* | cleanup | michael | 2001-11-20 | 2 | -1502/+96 |
* | faster mmx2 / 3dnow deblocking filter | michael | 2001-11-19 | 2 | -16/+666 |
* | Move ignores in subdirs to their respective .cvsignore files. | atmos4 | 2001-11-17 | 1 | -0/+1 |
* | postproc/ dir now respects --with-extraincdir | gabucino | 2001- |