summaryrefslogtreecommitdiff
path: root/src/xine-engine/vo_scale.c
AgeCommit message (Expand)Author
2002-11-25make guenter happy: raise the expertise level of the position entriesMichael Roitzsch
2002-11-24wtf happened to those black bars ?\!? :>Guenter Bartsch
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-10-24proper rounding for video scalingMichael Roitzsch
2002-09-29make xine less hysterical when it encounters this corner caseMike Melanson
2002-09-17be a bit more tolerantMichael Roitzsch
2002-09-16don't distortMichael Roitzsch
2002-09-15Memory leak fixes, using a slightly modified version of the patch fromJames Courtier-Dutton
2002-09-13duplicating behaviour of XShm fixes the bug James discoveredMichael Roitzsch
2002-09-10Fix a segfault in XV output.James Courtier-Dutton
2002-09-08copy & paste at the wrong placeMichael Roitzsch
2002-09-08- reorder XINE_VO_ASPECT_* constants so they match the order in the oldMichael Roitzsch
2002-09-05XV Video out at least loads now and we see the xine logo again.James Courtier-Dutton
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-28enforce scaling_disabledMiguel 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 helperMiguel Freitas
2002-08-15- reimplement independent x/y zooming.Miguel Freitas