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
/
swscale.c
Commit message (
Expand
)
Author
Age
*
removed the last mp_msg :)
alex
2003-05-01
*
remove remaining cpudetect dependancy
michael
2003-04-25
*
moving getFilter stuff back (vf_scale.c -> swscale.c)
michael
2003-04-25
*
removing sws - global verbose var dependancy
michael
2003-04-24
*
mplayer idependant (not really yet) swscale example
michael
2003-04-17
*
10l
michael
2003-03-27
*
10000l (YUV vs. YVU swscale fix/cleanup)
michael
2003-03-27
*
cleanup
michael
2003-02-24
*
sws_ prefix, more seperation between internal & external swscaler API
michael
2003-02-23
*
yuv2rgb brightness/contrast/saturation/different colorspaces support finished
michael
2003-02-21
*
cleanup
michael
2003-02-18
*
brightness / saturation / contrast / different yuv colorspace support for som...
michael
2003-02-13
*
cleanup
michael
2003-02-13
*
10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2003-02-01
*
fixing rgb4 & bgr4 (2 pixels per byte)
michael
2003-01-30
*
UYVY input
michael
2003-01-23
*
10l
michael
2002-11-04
*
verbose can be negative
arpi
2002-11-01
*
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
michael
2002-10-13
*
mmx yuy2 output
michael
2002-10-13
*
yuy2 output support
michael
2002-10-13
*
planar yuv 444 422 411 support
michael
2002-08-01
*
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...
michael
2002-07-09
*
more scaling algos
michael
2002-07-04
*
using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
michael
2002-06-30
*
yvu9 -> yv12 unscaled converter with linear chroma scaling
michael
2002-06-27
*
-sws 6 (luma bicubic & chroma bilinear)
michael
2002-06-27
*
use unified yuv2rgb init
michael
2002-06-27
*
killing globals
michael
2002-06-24
*
100l (non mmx versions didnt compile)
michael
2002-06-24
*
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
arpi
2002-06-23
*
yvu9 support (other planar yuv formats with other chroma subsamplings should ...
michael
2002-06-23
*
cleanup
michael
2002-06-23
*
selftest support
michael
2002-06-23
*
cleanup & grayscale support
michael
2002-06-22
*
sync with mplayer xp
arpi
2002-06-22
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
*
various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...
arpi
2002-05-12
*
printf to mp_msg
albeu
2002-05-02
*
overread in the mmx2 horizontal scaler fixed
michael
2002-04-01
*
fixing bgr15&16 on big_endian
michael
2002-03-21
*
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
*
unscaled memcpy variant bugfix (negative strides)
michael
2002-02-10
*
unscaled BGR24 -> YV12
michael
2002-02-10
*
bgr24toUV in MMX
michael
2002-02-09
*
bgr24toY in MMX
michael
2002-02-09
*
fastmemcpy
michael
2002-02-08
[next]