summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_sdl.c
AgeCommit message (Expand)Author
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-14These are part of the old video out API and should not be needed any longerMichael Roitzsch
2003-05-07DVD play sort of works on Win32. Also added a couple more plugings to the Win...Tim Champagne
2003-02-13FreeBSD compile fixesHeiko Schaefer
2003-01-29adjust priorities to what we agreed on jun/2002.Miguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-13- bring syncfb back (yuy2 doesn't seem to work though)Miguel Freitas
2002-12-13fix sdlMiguel Freitas
2002-12-06- update api version, adding new "copy_called" flag.Miguel Freitas
2002-11-24First draft of SDL code (BROKEN)Stephen Torri
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-16- simplify sdl video driver with scaling helperMiguel Freitas
2002-08-10syncing my local tree:Miguel Freitas
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-13SDL should be usable againMiguel Freitas
2002-03-07Small clean up.James Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-01-24video_out will take care of logo display now ... video_out needs more work bt...Guenter Bartsch
2002-01-22- small w32codec bugfixesMiguel Freitas
2002-01-21Use our own xine_setenv, for systems that don't have "setenv" in libcJuergen Keil
2002-01-17SDL video out driverMiguel Freitas