summaryrefslogtreecommitdiff
path: root/src/xine-engine/video_out.h
AgeCommit message (Collapse)Author
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
Please test, maybe aspect ratio is damaged by this... CVS patchset: 949 CVS date: 2001/11/04 11:53:07
2001-10-20remove soft deinterlace property (not used anymore)Miguel Freitas
CVS patchset: 840 CVS date: 2001/10/20 13:40:20
2001-10-09overlay clut colorspace conversionMiguel Freitas
CVS patchset: 783 CVS date: 2001/10/09 22:20:11
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
aspect_ratio_information==1 ("square source pels") - Add aspect_ratio_information==4 (2.21:1) - Aspect ratio switching ('a' key) now cycles through "square source pels", too. CVS patchset: 698 CVS date: 2001/09/26 17:19:48
2001-09-26libmpeg2 cleanups, more tweaks for still image display, implemented ↵Guenter Bartsch
BUF_CONTROL_SPU_CHANNEL, trying to wipe out last windows style variable names (bFrameBad for example) CVS patchset: 697 CVS date: 2001/09/26 01:18:19
2001-09-19deinterlace update, not finished yet (weave looks broken).Miguel Freitas
changes to Xv driver to keep a list of the recent frames. (this is needed to support a lot of DScaler algorithms) the driver may not be the ideal place to have the recent frames list as we could give "not so recent" frames to deinterlace code if some are dropped at video_out.c. Though this is better than waste our time deinterlacing frames that will be dropped anyway... CVS patchset: 663 CVS date: 2001/09/19 02:40:58
2001-09-16deinterlace stuffMiguel Freitas
CVS patchset: 642 CVS date: 2001/09/16 15:21:13
2001-09-12adding still picture support (needed to implement menus) based on Rich's workGuenter Bartsch
CVS patchset: 625 CVS date: 2001/09/12 19:50:41
2001-08-17Overlays are now passed in rle format. Causes a speed improvementEduard Hasenleithner
for subpicture overlays. CVS patchset: 444 CVS date: 2001/08/17 15:54:31
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
CVS patchset: 416 CVS date: 2001/08/13 12:52:33
2001-07-25A few small changes to help in some specific cases. Also a nasty hack added ↵Rich J Wareham
temporarily CVS patchset: 348 CVS date: 2001/07/25 23:26:14
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, ↵Guenter Bartsch
clean up field picture handling), gearing up for rc2 CVS patchset: 334 CVS date: 2001/07/24 12:57:29
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
CVS patchset: 308 CVS date: 2001/07/18 21:38:16
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
CVS patchset: 263 CVS date: 2001/07/10 19:33:05
2001-07-08subtitle patches from jamesGuenter Bartsch
CVS patchset: 259 CVS date: 2001/07/08 18:15:54
2001-07-04latest overlay patches from James, simple overlays should workuid32519
CVS patchset: 254 CVS date: 2001/07/04 20:32:29
2001-07-04spu support updated (unfinished) from Jamesuid32519
CVS patchset: 250 CVS date: 2001/07/04 17:10:24
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ↵Rich J Wareham
are enabled.) CVS patchset: 210 CVS date: 2001/06/18 15:43:00
2001-06-09removed include for "X11/Xlib.h". it was in the way for compiling on freebsdHeiko Schaefer
and not needed anyway. CVS patchset: 133 CVS date: 2001/06/09 11:34:01
2001-05-24first sloppy frames and audioGuenter Bartsch
CVS patchset: 78 CVS date: 2001/05/24 15:31:30
2001-05-06stdin plugin cannot handle local filesGuenter Bartsch
CVS patchset: 64 CVS date: 2001/05/06 14:25:42
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
CVS patchset: 39 CVS date: 2001/04/28 19:47:41
2001-04-27fixed video output plugin handling, more cleanups, commented out not-working ↵Guenter Bartsch
code CVS patchset: 37 CVS date: 2001/04/27 23:51:52
2001-04-26load video plugin function implementation, + support in video outDaniel Caujolle-Bert
plugins (xv for now). CVS patchset: 27 CVS date: 2001/04/26 11:31:35
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert
CVS patchset: 21 CVS date: 2001/04/24 20:53:00