index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_scale.c
Commit message (
Expand
)
Author
Age
*
prefer yuv formats over rgb in case both are supported by hw
faust3
2004-04-23
*
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...
michael
2004-03-11
*
interlaced scaling
michael
2003-12-29
*
uninit support
alex
2003-11-29
*
another lame workaround for the g1 filter layer ...
michael
2003-11-03
*
some missing formats
alex
2003-10-09
*
uyvy output support in swscaler
alex
2003-10-09
*
size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)
alex
2003-09-05
*
-brightness && -vf scale fix
michael
2003-08-16
*
vf_scale.h & related cleanup & some small warning fix by dominik
michael
2003-06-01
*
fix segfaults with slices. support slice rendering into a filter even
rfelker
2003-05-20
*
not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)
alex
2003-04-29
*
generate meaningful d_width & d_height when scaling, rather than useless nons...
rfelker
2003-04-27
*
moving getFilter stuff back (vf_scale.c -> swscale.c)
michael
2003-04-25
*
removing sws - global verbose var dependancy
michael
2003-04-24
*
vf_clone_mpi_attributes()
michael
2003-04-19
*
10000l (YUV vs. YVU swscale fix/cleanup)
michael
2003-03-27
*
10L the scale filter accpet w and h to -3
albeu
2003-03-15
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
sws_ prefix, more seperation between internal & external swscaler API
michael
2003-02-23
*
draw_slice support
arpi
2003-02-23
*
yuv2rgb brightness/contrast/saturation/different colorspaces support finished
michael
2003-02-21
*
move some verbose msg to dbg2
arpi
2003-02-04
*
fixing rgb4 & bgr4 (2 pixels per byte)
michael
2003-01-30
*
UYVY input
michael
2003-01-23
*
exporting palette for 4/8bpp modes
arpi
2002-10-17
*
yuy2 output support
michael
2002-10-13
*
out formats reordered, quality order
arpi
2002-09-15
*
changing return type of put_image void->int
arpi
2002-09-10
*
typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)
michael
2002-08-18
*
imho swscale also likes aligned stride :)
arpi
2002-08-02
*
planar yuv 444 422 411 support
michael
2002-08-01
*
Put back the ordering of the if as requested by Arpi.
kmkaplan
2002-07-18
*
Round height or width to valid values when doing automatic calculation.
kmkaplan
2002-07-18
*
support for external pp by divx4. some fixes/cosmetics?
alex
2002-07-11
*
more scaling algos
michael
2002-07-04
*
support dropping some chroma src lines for a bit extra speed
michael
2002-06-24
*
IF09 added
arpi
2002-06-23
*
yvu9 & y8
michael
2002-06-23
*
warning fixes, patch by Ulrich Hecht <uli@suse.de>
arpi
2002-05-25
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
*
new special w/h values: -2 and -3. based on proposal by Bohdan Horst <nexus@h...
arpi
2002-05-19
*
keep aspect ratio - based on Fredrik Kuivinen's idea
arpi
2002-05-12
*
w/h=0 means d_w/h instead of original
arpi
2002-05-06
*
swscaler yv12 vs i420 workaround
arpi
2002-04-19
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
capabilities support -> automatic insertion of scale, expand, pp
arpi
2002-04-11
*
pp passtrough
arpi
2002-04-08
*
free old context, really use query_format
arpi
2002-04-07
*
10l
arpi
2002-04-07
[next]