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_template.c
Commit message (
Expand
)
Author
Age
...
*
101++
michael
2002-02-21
*
fixing bgr32 output on big-endian systems
michael
2002-02-21
*
minor dststride bugfix for i420 output
michael
2002-02-14
*
bgr24toUV in MMX
michael
2002-02-09
*
bgr24toY in MMX
michael
2002-02-09
*
bgr15 input support
michael
2002-02-08
*
faster bgr16 input
michael
2002-02-08
*
bgr16 input support
michael
2002-02-08
*
rgb32 & rgb24 input support
michael
2002-02-06
*
swScale internally uses yuv2rgb now if possible
michael
2002-02-06
*
MMX(2) optimized YUY2 input
michael
2002-02-02
*
YUY2, BGR24, BGR32 input support (no mmx yet)
michael
2002-02-01
*
YV12 like formats support (I420/IYUV)
michael
2002-01-30
*
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
*
general convolution filtering of the source picture
michael
2002-01-21
*
removed global vars so that multiple swscalers can be used
michael
2002-01-20
*
mangle for win32 in postproc
atmos4
2002-01-19
*
only print last line warning if verbose is on
michael
2001-12-30
*
output shifted by a few pixels on extreem scalings bugfix
michael
2001-12-27
*
looks better
jaf
2001-12-25
*
minor bugfixes (noone noticed them)
michael
2001-12-21
*
print more info if -v
michael
2001-12-06
*
dithering info wasnt displayed
michael
2001-12-06
*
vertical cubic/linear scaling
michael
2001-12-06
*
typo
michael
2001-12-03
*
horizontal up/downscale linear & cubic
michael
2001-12-02
*
sliced scaleing bugfix
michael
2001-11-29
*
swscaler cleanup
michael
2001-11-29
*
oops
michael
2001-11-26
*
runtime cpu detection
michael
2001-11-26
*
.balign or we´ll align by 64kb on some architectures
michael
2001-11-10
*
.align 16
michael
2001-11-10
*
gcc does optimize writes to non volatile variables away if it didnt know that...
michael
2001-11-06
*
better dithering
michael
2001-11-06
*
faster bgr24 output
michael
2001-11-06
*
only 6 registers used
michael
2001-11-05
*
green line fix for dstw%8!=0
michael
2001-11-04
*
fixed warnings
michael
2001-11-04
*
faster bgr15/16
michael
2001-11-04
*
right green line bugfix for width not %8==0 (untested -vo vesa doesnt work)
michael
2001-11-02
*
c speedup
michael
2001-10-31
*
15/16bit in C speedup
michael
2001-10-31
*
c optimizations
michael
2001-10-30
*
c optimizations
michael
2001-10-30
*
c optimizations (array is faster than pointer) (16bpp variants tested and 2% ...
michael
2001-10-30
*
interpolate chrominance for every second line in the 1:1 vertical scale function
michael
2001-10-30
*
bugfixes
michael
2001-10-30
*
fixed a warning
michael
2001-10-29
*
patch from Martin Decky <deckm1am@ss1000.ms.mff.cuni.cz> applied and unnecass...
michael
2001-10-29
[prev]
[next]