summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-03-08dxr3 improvements from Michael RoitzschJames Courtier-Dutton
2002-03-07Improvements to dxr3 support.James Courtier-Dutton
2002-03-07Small clean up.James Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-03-05Fix segfault on xine close, if xine is run with "xine -Anull"James Courtier-Dutton
2002-03-05dxr3 output should now work.James Courtier-Dutton
2002-03-05Add video out get_property function callJames 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
2002-02-27Fix cpp syntax errorJuergen Keil
2002-02-27fixed printfHeiko Schaefer
2002-02-27FreeBSD compile fixHeiko Schaefer
2002-02-27bsd include file fixGuenter Bartsch
2002-02-27patch from Thibaut MATTERN, removes height hack and another onefield fixGuenter Bartsch
2002-02-26more charset encoding support, provided by Jirka Novak <j.novak@netsystem.cz>Guenter Bartsch
2002-02-26yuv2rgb optimizations and downscaling support by Scott Smith <ssmith@akamai.com>Guenter 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-25xine now compiles ok with the dxr3 em8300 ver 0.12.0 ,but dxr3 does not actua...James Courtier-Dutton
2002-02-25DirectFB output plugin changedRich J Wareham
2002-02-25*phew* Xv video output driver works now, zoom feature has been stripped down ...Guenter Bartsch
2002-02-24Fix segfault.Daniel Caujolle-Bert
2002-02-24clean black bars on window/frame size changeGuenter Bartsch
2002-02-24makefile cleanup, pause frame fixed for xshm, beginning to work on xv outputGuenter Bartsch
2002-02-23Workaround added for a bug in Sun's audiocs driver (used for Ultra10, Ultra60,Juergen Keil
2002-02-18VO_PROP_MAX_NUM_FRAMES, expose event handlingGuenter Bartsch
2002-02-18cleanup/added debug messages, small metronom fixGuenter Bartsch
2002-02-18do not discard frames in vo_frame_draw as they may be needed for stillGuenter Bartsch
2002-02-18new deinterlacing method (linear blend).Miguel Freitas
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-17more bugfixes, I can now see video using xshm :-)Guenter Bartsch
2002-02-17each frame has an id for debugging purposes now; xshm driver can at least dis...Guenter Bartsch
2002-02-16bufixes from miguel freitasGuenter Bartsch
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2002-02-15another dxr3 compile patch by Boszormenyi ZoltanGuenter Bartsch
2002-02-15dxr3 compile patch by Boszormenyi ZoltanGuenter Bartsch
2002-02-11Added DTS patch from Michael Roitzsch <amalthea@freenet.de>Rich J Wareham
2002-02-11serialize all libmpeg2 calls (I guess this needs to be done for other video d...Guenter Bartsch
2002-02-10Yet again things were pulled from under my feet.. removed references to IMGFM...Rich J Wareham
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-02-08Avoid concurency access to mixer.Daniel Caujolle-Bert
2002-02-06rename config_file_init to xine_config_file_init.Daniel Caujolle-Bert
2002-02-06perr never used.Daniel Caujolle-Bert
2002-02-04First attempt at making DirectFB output use a layer rather than surfaceRich J Wareham
2002-02-03asf patch submitted by Andrei LahunGuenter Bartsch
2002-02-02Added YUY2 supportRich J Wareham