summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2002-05-23some boundaries checks to alphablend functions. will avoid overlay wrapingMiguel Freitas
2002-05-21linear blend update from RogerioMiguel Freitas
2002-05-19ximage creation for shm check use supported image format.Daniel Caujolle-Bert
2002-05-18remove debug messageMiguel Freitas
2002-05-13linearblend C version contributed by Rogerio BritoMiguel Freitas
2002-05-13SDL should be usable againMiguel Freitas
2002-05-07Take care about shm using in frame_dispose() (this prevent crashingDaniel Caujolle-Bert
2002-05-06- remove deprecated zoom_mpeg1 (resizing policies are ui's job now)Miguel Freitas
2002-05-04Fixing XVidMode support (that fix took me a few hours, wow). Also the SyncFBMatthias Dahl
2002-05-03Frame resizing patch from Miguel.Daniel Caujolle-Bert
2002-05-02Just making sure the user sees the message right away.Matthias Dahl
2002-05-02* more updates/fixesMatthias Dahl
2002-05-02* removed the shared memory stuff because I have no idea why they were inMatthias Dahl
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28Actually one could call this clean up wave *TWO* ... :-)Matthias Dahl
2002-04-28Minor cleanup and a possible little optimization... :)Matthias Dahl
2002-04-26String constant split on two lines? Sun's Forte compiler doesn't like that...Juergen Keil
2002-04-20Adopting recent zoom fix to Xv by Thibault Mattern.Matthias Dahl
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-19weird message :)Miguel Freitas
2002-04-18Thibaut Mattern's latest patches (xv zoom fix and mms segfault)Miguel Freitas
2002-04-14link syncfb plugin with X11 librariesEwald Snel
2002-04-14avoid critical problems in yuv2rgb caused by very small frame output sizeEwald Snel
2002-04-03Checking in patch by Chris Rankin: "Here's a simple patch for the SyncFBMatthias Dahl
2002-04-02- Undo my previous patch, it might (at least in theory) cause problemsEwald Snel
2002-04-02Need Xlib.h header on solaris, Xlib.h defines "Bool" and other types used inJuergen Keil
2002-04-01- Fix frame leak in Xv video driverEwald Snel
2002-04-01SyncFB vo plugin clean up wave *one*. :-)Matthias Dahl
2002-03-27disable debug messageMiguel Freitas
2002-03-26Adapted to interface 5.Matthias Hopf
2002-03-26Small cleanup (code reuse).Matthias Hopf
2002-03-26Fixed segfault.Daniel Caujolle-Bert
2002-03-25framebuffer driver resurrectedMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-22small bugfix to detect frame size changes correctlyGuenter Bartsch
2002-03-21cosmetic changes and removed unnecessary check for expose event countGuenter Bartsch
2002-03-21adding new parameters to frame_output_cbMiguel Freitas
2002-03-21- only draw still frame/logo if neededMiguel Freitas
2002-03-18video_out_syncfb.c now compiles... doesn't work yet thoughRich J Wareham
2002-03-17Simple fix to (I think) make FB work againRich J Wareham
2002-03-10copy last 2 lines on linear blendMiguel Freitas
2002-03-08Reenable AAlib output.Daniel Caujolle-Bert
2002-03-07Small clean up.James Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-03-01another zoom patch from Thibaut MATTERNGuenter Bartsch
2002-02-28aspect ratio change in fullscreen mode hopefully fixedGuenter Bartsch
2002-02-27Fixed datatype.Daniel Caujolle-Bert
2002-02-27Include bsd headers only in bsd.Daniel Caujolle-Bert