index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
postproc
Commit message (
Expand
)
Author
Age
*
x1 deblocking filter bugfix
michael
2002-04-22
*
yuv422p -> yuy2 (untested)
michael
2002-04-13
*
rgb24->bgr24
michael
2002-04-13
*
fix typo found by Milan Cutka <cutka@szm.sk>
michael
2002-04-12
*
fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi
michael
2002-04-08
*
overread in the mmx2 horizontal scaler fixed
michael
2002-04-01
*
10l
michael
2002-03-25
*
byte interleaving for mga
michael
2002-03-25
*
fixing bgr15&16 on big_endian
michael
2002-03-21
*
add mangling
atmos4
2002-03-03
*
use assert.h
michael
2002-02-22
*
101++
michael
2002-02-21
*
fixing bgr32 output on big-endian systems
michael
2002-02-21
*
unscaled yuv2rgb fix for big-endian systems
michael
2002-02-21
*
minor dststride bugfix for i420 output
michael
2002-02-14
*
unscaled memcpy variant bugfix (negative strides)
michael
2002-02-10
*
unscaled BGR24 -> YV12
michael
2002-02-10
*
rgb24toyv12 in MMX (untested)
michael
2002-02-10
*
bgr24toUV in MMX
michael
2002-02-09
*
bgr24toY in MMX
michael
2002-02-09
*
fastmemcpy
michael
2002-02-08
*
unscaled BGR15->BGR16
michael
2002-02-08
*
bgr15 input support
michael
2002-02-08
*
faster bgr16 input
michael
2002-02-08
*
bgr16 input support
michael
2002-02-08
*
unscaled converters
michael
2002-02-07
*
fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail...
michael
2002-02-07
*
rgb32 & rgb24 input support
michael
2002-02-06
*
101 (yuv2rgb with mpeg1,...) ;)
michael
2002-02-06
*
swScale internally uses yuv2rgb now if possible
michael
2002-02-06
*
printing error messages if something is wrong instead of just return NULL;
michael
2002-02-04
*
filterPos bugfix (only nearest neighbor scaling was affected)
michael
2002-02-03
*
MMX(2) optimized YUY2 input
michael
2002-02-02
*
printing correct format info
michael
2002-02-01
*
YUY2, BGR24, BGR32 input support (no mmx yet)
michael
2002-02-01
*
-sws 2 is default now
michael
2002-01-30
*
YV12 like formats support (I420/IYUV)
michael
2002-01-30
*
top row bugfix
michael
2002-01-29
*
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)
michael
2002-01-29
*
nearest neighbor / sdl emulation ;) scaling (-sws 4)
michael
2002-01-28
*
minor QP bugfix
michael
2002-01-28
*
minor bugfix in the -v output
michael
2002-01-22
*
15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT...
michael
2002-01-21
*
copyright(swscaler) = GPL
michael
2002-01-21
*
a few filters (should be removed/merged when arpis videofilter stuff is finis...
michael
2002-01-21
*
general convolution filtering of the source picture
michael
2002-01-21
*
add mangling
atmos4
2002-01-20
*
101
michael
2002-01-20
*
removed global vars so that multiple swscalers can be used
michael
2002-01-20
*
Added reverting support for -pp and -npp options
albeu
2002-01-19
[next]