summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xv.c
AgeCommit message (Expand)Author
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
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-15The gui->video translation code in xv seems to work, enable it.Juergen Keil
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
2001-10-14turn deinterlace method into a .xinerc optionGuenter Bartsch
2001-10-10GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver.Juergen Keil
2001-10-03check if attribute is gettableMiguel Freitas
2001-09-27enable bilinear scaling on Permedia 2/3 cards.Miguel Freitas
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
2001-09-19croma deinterlace -> uses more cpu but looks betterMiguel Freitas
2001-09-19small deinterlace cleanupMiguel Freitas
2001-09-19deinterlace update, not finished yet (weave looks broken).Miguel Freitas
2001-09-16software deinterlacer filter (BOB)Miguel Freitas
2001-09-10Xv attribute setting bugfix provided by Frederic Devernay <Frederic.Devernay@...Guenter Bartsch
2001-08-17Overlay has new data member rleEduard Hasenleithner
2001-07-25A few small changes to help in some specific cases. Also a nasty hack added t...Rich J Wareham
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c...Guenter Bartsch
2001-07-17just noticed a few ozt-of-date copyright messagesGuenter Bartsch
2001-07-11fixed crash in xv plugin on displays that have the Xv extension but no xv-cap...Guenter Bartsch
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch