summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xv.c
AgeCommit message (Expand)Author
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf
2002-06-09Fix frame height not divisible by 4 for Xv driverEwald Snel
2002-06-04fixed output (bad colors) for a video stream with odd height (not aHeiko Schaefer
2002-05-19ximage creation for shm check use supported image format.Daniel Caujolle-Bert
2002-05-07Take care about shm using in frame_dispose() (this prevent crashingDaniel Caujolle-Bert
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-19weird message :)Miguel Freitas
2002-04-18Thibaut Mattern's latest patches (xv zoom fix and mms segfault)Miguel Freitas
2002-04-02- Undo my previous patch, it might (at least in theory) cause problemsEwald Snel
2002-04-01- Fix frame leak in Xv video driverEwald Snel
2002-03-27disable debug messageMiguel Freitas
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-07Small clean up.James Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-03-01another zoom patch from Thibaut MATTERNGuenter Bartsch
2002-02-28aspect ratio change in fullscreen mode hopefully fixedGuenter Bartsch
2002-02-27Include bsd headers only in bsd.Daniel Caujolle-Bert
2002-02-27bsd include file fixGuenter Bartsch
2002-02-27patch from Thibaut MATTERN, removes height hack and another onefield fixGuenter Bartsch
2002-02-26onefield / zoom patches from thibaut matternGuenter Bartsch
2002-02-26allocate frame data memory depending on colorspace formatGuenter Bartsch
2002-02-26Fix segfault with Xv and remote display.Daniel Caujolle-Bert
2002-02-25*phew* Xv video output driver works now, zoom feature has been stripped down ...Guenter Bartsch
2002-02-24makefile cleanup, pause frame fixed for xshm, beginning to work on xv outputGuenter Bartsch
2002-02-18new deinterlacing method (linear blend).Miguel Freitas
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
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-09video_driver api changed.James Courtier-Dutton
2002-01-05XV_DOUBLE_BUFFER support, missing header on libspudec makefileMiguel Freitas
2001-12-14Add workaround for max attribute COLORKEY value (~0). Add newDaniel Caujolle-Bert
2001-12-09sorry, black bars should be black again nowGuenter Bartsch
2001-12-09make Xv repaint it's colorkey if neededGuenter Bartsch
2001-12-01corrected non-conformant console outputGuenter Bartsch
2001-11-30blend_yuy2 now availableMiguel Freitas
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
2001-11-23Fixed XV_* properties storage (num to range).Daniel Caujolle-Bert
2001-11-20xv_filter now setup configurableMiguel Freitas
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-20log output cleanupsGuenter Bartsch
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-09Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMINGMatthias Dahl
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
2001-10-27- new dirty and cheap deinterlace method: we give half of the lines to xvMiguel Freitas
2001-10-24turn bilinear scaling into xinerc optionMiguel Freitas