]> git.sesse.net Git - ffmpeg/history - postproc
fixing 4MV
[ffmpeg] / postproc /
2002-03-03 Felix Bünemannadd mangling
2002-02-22 Michael Niedermayeruse assert.h
2002-02-21 Michael Niedermayer101++
2002-02-21 Michael Niedermayerfixing bgr32 output on big-endian systems
2002-02-21 Michael Niedermayerunscaled yuv2rgb fix for big-endian systems
2002-02-14 Michael Niedermayerminor dststride bugfix for i420 output
2002-02-10 Michael Niedermayerunscaled memcpy variant bugfix (negative strides)
2002-02-10 Michael Niedermayerunscaled BGR24 -> YV12
2002-02-10 Michael Niedermayerrgb24toyv12 in MMX (untested)
2002-02-09 Michael Niedermayerbgr24toUV in MMX
2002-02-09 Michael Niedermayerbgr24toY in MMX
2002-02-08 Michael Niedermayerfastmemcpy
2002-02-08 Michael Niedermayerunscaled BGR15->BGR16
2002-02-08 Michael Niedermayerbgr15 input support
2002-02-08 Michael Niedermayerfaster bgr16 input
2002-02-08 Michael Niedermayerbgr16 input support
2002-02-07 Michael Niedermayerunscaled converters
2002-02-07 Michael Niedermayerfixing green line at right side bug (reported by Nick...
2002-02-06 Michael Niedermayerrgb32 & rgb24 input support
2002-02-06 Michael Niedermayer101 (yuv2rgb with mpeg1,...) ;)
2002-02-06 Michael NiedermayerswScale internally uses yuv2rgb now if possible
2002-02-04 Michael Niedermayerprinting error messages if something is wrong instead...
2002-02-03 Michael NiedermayerfilterPos bugfix (only nearest neighbor scaling was...
2002-02-02 Michael NiedermayerMMX(2) optimized YUY2 input
2002-02-01 Michael Niedermayerprinting correct format info
2002-02-01 Michael NiedermayerYUY2, BGR24, BGR32 input support (no mmx yet)
2002-01-30 Michael Niedermayer-sws 2 is default now
2002-01-30 Michael NiedermayerYV12 like formats support (I420/IYUV)
2002-01-29 Michael Niedermayertop row bugfix
2002-01-29 Michael Niedermayerarea averageing scaling support (-sws 5) (is identical...
2002-01-28 Michael Niedermayernearest neighbor / sdl emulation ;) scaling (-sws 4)
2002-01-28 Michael Niedermayerminor QP bugfix
2002-01-22 Michael Niedermayerminor bugfix in the -v output
2002-01-21 Michael Niedermayer15/16 bit dithering in C (5% slower, can be disabled...
2002-01-21 Michael Niedermayercopyright(swscaler) = GPL
2002-01-21 Michael Niedermayera few filters (should be removed/merged when arpis...
2002-01-21 Michael Niedermayergeneral convolution filtering of the source picture
2002-01-20 Felix Bünemannadd mangling
2002-01-20 Michael Niedermayer101
2002-01-20 Michael Niedermayerremoved global vars so that multiple swscalers can...
2002-01-19 Alban BedelAdded reverting support for -pp and -npp options
2002-01-19 Felix Bünemannfix mangling with runtime cpu detection
2002-01-19 Felix Bünemannmangle for win32 in postproc
2002-01-13 Michael Niedermayerdont print -npp parser debug info if only -v
2002-01-04 Michael Niedermayerfixed -npp help ... i think i need more sleep ;)
2002-01-04 Michael Niedermayer-npp help
2002-01-03 Michael Niedermayer-npp fq:<quantizer>
2001-12-30 Michael Niedermayeronly print last line warning if verbose is on
2001-12-28 Michael Niedermayerminor brightness/contrast bugfix / moved some global...
2001-12-28 Michael Niedermayercustomizeable deblocking (2 thresholds)
2001-12-27 Michael Niedermayeroutput shifted by a few pixels on extreem scalings...
2001-12-26 Michael Niedermayer101
2001-12-26 Michael Niedermayernew -pp options stuff (-npp ...)
2001-12-25 Johannes Feigllooks better
2001-12-21 Michael Niedermayerminor bugfixes (noone noticed them)
2001-12-20 Michael Niedermayerrgb24toyv12 bugfix
2001-12-06 Michael Niedermayerprint more info if -v
2001-12-06 Michael Niedermayerdithering info wasnt displayed
2001-12-06 Michael Niedermayervertical cubic/linear scaling
2001-12-03 Michael Niedermayertypo
2001-12-02 Michael Niedermayerhorizontal up/downscale linear & cubic
2001-11-29 Michael Niedermayersliced scaleing bugfix
2001-11-29 Michael Niedermayerswscaler cleanup
2001-11-28 Michael Niedermayerfaster brightness correcture in MMX2
2001-11-27 Michael Niedermayercompiletime pp-mode support (luminance = chrominance...
2001-11-27 Michael Niedermayerruntime cpu detection optional (compiles faster)
2001-11-27 Michael Niedermayerruntime cpu detect optional (compiles faster)
2001-11-26 Michael Niedermayerruntime cpu detection
2001-11-26 Michael Niedermayeroops
2001-11-26 Michael Niedermayerruntime cpu detection
2001-11-26 Michael Niedermayerruntime cpu detection
2001-11-24 Michael Niedermayerruntime cpu detection
2001-11-24 Michael Niedermayeruse fastmemcpy for chrominance if no chrominance filter...
2001-11-24 Michael Niedermayerfaster dering
2001-11-20 Michael Niedermayer1% speedup
2001-11-20 Michael Niedermayeroops, too much cleanup ;)
2001-11-20 Michael Niedermayercleanup
2001-11-19 Michael Niedermayerfaster mmx2 / 3dnow deblocking filter
2001-11-17 Felix BünemannMove ignores in subdirs to their respective .cvsignore...
2001-11-16 Gabucinopostproc/ dir now respects --with-extraincdir
2001-11-14 Michael Niedermayertemp denoiser:
2001-11-14 Michael Niedermayertemp denoiser changes: (a-b)^2 instead of |a-b| and...
2001-11-13 Michael Niedermayertemporal noise reducer in C (-pp 0x100000)
2001-11-11 Michael Niedermayeruyvytoyv12 in MMX (untested)
2001-11-11 Michael NiedermayerQP_store==null bugfix and no opendivx bugfix
2001-11-11 Michael Niedermayeryuy2toyv12 bugfix
2001-11-10 Arpiuyvy->uv12 added
2001-11-10 Michael Niedermayer.balign or we´ll align by 64kb on some architectures
2001-11-10 Michael Niedermayer.align 16
2001-11-09 Pierre Lombardadded missing #include <malloc.h>
2001-11-07 Michael Niedermayerbugfix
2001-11-07 Nick Kurshevrgb32tobgr32 now is documented ;)
2001-11-06 Michael Niedermayerrgb32tobgr32 / bgr32torgb32
2001-11-06 Michael Niedermayergcc does optimize writes to non volatile variables...
2001-11-06 Michael Niedermayer15/16 bpp dithering
2001-11-06 Michael Niedermayerbetter dithering
2001-11-06 Nick KurshevMinor speedup of rgb32to24. (performance is not successful)
2001-11-06 Jürgen KeilRemove a few obsolete header includes (fixes a compile...
2001-11-06 Michael Niedermayerminor changes (fixed some warnings, added attribute...
2001-11-06 Nick KurshevMMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuff
next