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
*
cleanup & grayscale support
michael
2002-06-22
*
sync with mplayer xp
arpi
2002-06-22
*
pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
alex
2002-06-21
*
10l
michael
2002-06-17
*
1bpp support
michael
2002-06-17
*
8bpp bugfixes (brightness, contrast ...)
michael
2002-06-17
*
ordered dither for 8bpp
michael
2002-06-16
*
8bpp support (no dithering yet, use -vop noise for now)
michael
2002-06-16
*
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
alex
2002-05-23
*
64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>
arpi
2002-05-20
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
*
fixing end overwrite bugs (some at least)
michael
2002-05-15
*
various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...
arpi
2002-05-12
*
3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com>
michael
2002-05-05
*
10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels
arpi
2002-05-03
*
printf to mp_msg
albeu
2002-05-02
*
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
[next]