index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
vo_scale.c
Age
Commit message (
Expand
)
Author
2002-10-24
proper rounding for video scaling
Michael Roitzsch
2002-09-29
make xine less hysterical when it encounters this corner case
Mike Melanson
2002-09-17
be a bit more tolerant
Michael Roitzsch
2002-09-16
don't distort
Michael Roitzsch
2002-09-15
Memory leak fixes, using a slightly modified version of the patch from
James Courtier-Dutton
2002-09-13
duplicating behaviour of XShm fixes the bug James discovered
Michael Roitzsch
2002-09-10
Fix a segfault in XV output.
James Courtier-Dutton
2002-09-08
copy & paste at the wrong place
Michael Roitzsch
2002-09-08
- reorder XINE_VO_ASPECT_* constants so they match the order in the old
Michael Roitzsch
2002-09-05
XV Video out at least loads now and we see the xine logo again.
James Courtier-Dutton
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-28
enforce scaling_disabled
Miguel Freitas
2002-08-16
- syncfb simplified with helper functions (obs: i enabled zoom since it seeme...
Miguel Freitas
2002-08-16
- simplify sdl video driver with scaling helper
Miguel Freitas
2002-08-15
- reimplement independent x/y zooming.
Miguel Freitas