summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Collapse)Author
2002-01-15Fix XShm menu and spu colours.James Courtier-Dutton
CVS patchset: 1412 CVS date: 2002/01/15 20:35:24
2002-01-15Beginning of overlay highlights correction work.James Courtier-Dutton
XV colours look good, XShm colours do not. CVS patchset: 1411 CVS date: 2002/01/15 20:22:43
2002-01-13Fix a few compile warnings.James Courtier-Dutton
CVS patchset: 1397 CVS date: 2002/01/13 21:15:48
2002-01-11small hint about fbsetMiguel Freitas
CVS patchset: 1392 CVS date: 2002/01/11 19:45:47
2002-01-11video_out driver for linux framebuffer deviceMiguel Freitas
CVS patchset: 1390 CVS date: 2002/01/11 19:07:53
2002-01-10Forgot to update xine.h.tmpl.in with the new video_out api.James Courtier-Dutton
CVS patchset: 1384 CVS date: 2002/01/10 15:31:26
2002-01-09video_driver api changed.James Courtier-Dutton
dxr3 decoder only functions if the dxr3 video_out driver loaded. xine_t changed. CVS patchset: 1381 CVS date: 2002/01/09 22:33:03
2002-01-05XV_DOUBLE_BUFFER support, missing header on libspudec makefileMiguel Freitas
CVS patchset: 1339 CVS date: 2002/01/05 13:49:30
2002-01-03Some changes to help development of better tv-out on nvidia cards.James Courtier-Dutton
Add a new event from GUI to video_out to inform it about Fullscreen status. CVS patchset: 1328 CVS date: 2002/01/03 22:41:54
2001-12-29i hope it's safe to do that. sometimes images were now show withMiguel Freitas
logo_visibility initialized to 1. CVS patchset: 1320 CVS date: 2001/12/29 15:43:02
2001-12-16- fix clipping box inside rle linesMiguel Freitas
- removed blend_yuv_vo_frame CVS patchset: 1254 CVS date: 2001/12/16 17:01:12
2001-12-14Add workaround for max attribute COLORKEY value (~0). Add newDaniel Caujolle-Bert
XvAttribute support (XV_AUTOPAINT_COLORKEY). Check boolean/range for config file storage CVS patchset: 1244 CVS date: 2001/12/14 16:50:57
2001-12-09sorry, black bars should be black again nowGuenter Bartsch
CVS patchset: 1202 CVS date: 2001/12/09 23:13:31
2001-12-09make Xv repaint it's colorkey if neededGuenter Bartsch
CVS patchset: 1200 CVS date: 2001/12/09 21:07:34
2001-12-01corrected non-conformant console outputGuenter Bartsch
CVS patchset: 1154 CVS date: 2001/12/01 23:01:18
2001-11-30blend_yuy2 now availableMiguel Freitas
CVS patchset: 1141 CVS date: 2001/11/30 12:31:58
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
* reworked spu and overlay manager (multiple overlays supported) CVS patchset: 1126 CVS date: 2001/11/28 22:19:10
2001-11-23Fixed XV_* properties storage (num to range).Daniel Caujolle-Bert
CVS patchset: 1100 CVS date: 2001/11/23 22:29:45
2001-11-20xv_filter now setup configurableMiguel Freitas
CVS patchset: 1093 CVS date: 2001/11/20 18:35:11
2001-11-20testing some configfile stuff...Miguel Freitas
CVS patchset: 1090 CVS date: 2001/11/20 17:22:13
2001-11-20log output cleanupsGuenter Bartsch
CVS patchset: 1084 CVS date: 2001/11/20 01:43:54
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-11-09Contrast and Brightness Control enabledJoachim Koenig
CVS patchset: 1007 CVS date: 2001/11/09 19:53:57
2001-11-09Adapting zooming feature from Xv video out plugin.Matthias Dahl
CVS patchset: 1004 CVS date: 2001/11/09 17:43:17
2001-11-09fb_screen_size correctionJoachim Koenig
CVS patchset: 1003 CVS date: 2001/11/09 14:10:15
2001-11-09Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMINGMatthias Dahl
feature that will fix the aspect ratio issues. CVS patchset: 1002 CVS date: 2001/11/09 14:06:48
2001-11-07Passing through the logo visibility to the video out plugin. This way aMatthias Dahl
plugin can use this information and properly (de-)activate its video overlay if necessary. Also fixing some warning with a recent addition to videowin.c and updating the SyncFB plugin to finally turn its overlay off when the video output has stopped (the logo is visible). And doc update. CVS patchset: 995 CVS date: 2001/11/07 23:01:03
2001-11-07Unhide/hide video window works now too...Matthias Dahl
CVS patchset: 992 CVS date: 2001/11/07 21:02:31
2001-11-07implement GUI_EX* event to notify vo plugins when the vo window isMike Lampard
(un)mapped CVS patchset: 985 CVS date: 2001/11/07 16:52:14
2001-11-07You can now safely iconify (and back) the video out window during play backMatthias Dahl
and when it is paused. Yet we do need a way to be notified when the overlay should be allowed to be on and when it is not. (hiding the video window doesn't work with this hack nor does stopping the play back - the overlay stays on in both cases) CVS patchset: 983 CVS date: 2001/11/07 13:34:14
2001-11-07More updates to the README.Matthias Dahl
CVS patchset: 978 CVS date: 2001/11/07 11:56:55
2001-11-06this *should* *slightly* improve picture quality during hardware deinterlacing.Matthias Dahl
CVS patchset: 970 CVS date: 2001/11/06 14:23:31
2001-11-06forgot to remove RGB from our capabilities list (until it is supported)Matthias Dahl
CVS patchset: 969 CVS date: 2001/11/06 13:20:57
2001-11-06Added missing include for proper compilation on solaris. Thanks to IanMatthias Dahl
Johnston for reporting it. CVS patchset: 968 CVS date: 2001/11/06 13:16:47
2001-11-06code cleanup and proper frame->format handling (incl. YUY2 support)Matthias Dahl
CVS patchset: 967 CVS date: 2001/11/06 13:08:15
2001-11-06fixing typo (unimportant but nevertheless *grin*)Matthias Dahl
CVS patchset: 966 CVS date: 2001/11/06 11:49:44
2001-11-05Fixing cr<->cb swap error in alphablending code; fixed some confusions inMatthias Dahl
the naming conventions within the plugin. CVS patchset: 962 CVS date: 2001/11/05 23:15:13
2001-11-05re-enable YUV "fallback mechanism"; update TODO listMatthias Dahl
CVS patchset: 961 CVS date: 2001/11/05 18:08:56
2001-11-05first (little) step towards support for YUY2 and RGB...Matthias Dahl
CVS patchset: 960 CVS date: 2001/11/05 17:31:20
2001-11-05only offering YV12 to XINE for now until rest is added.Matthias Dahl
CVS patchset: 959 CVS date: 2001/11/05 15:57:14
2001-11-05how embarrassing... :)Matthias Dahl
CVS patchset: 958 CVS date: 2001/11/05 10:50:19
2001-11-05disabling anything but the 3 plane YUV420 support; adding to KNOWN BUGsMatthias Dahl
CVS patchset: 957 CVS date: 2001/11/05 01:18:51
2001-11-04Adapting compile warning fix from Chris Rankin <rankincj@yahoo.com>.Matthias Dahl
CVS patchset: 954 CVS date: 2001/11/04 22:49:41
2001-11-04*** empty log message ***Matthias Dahl
CVS patchset: 951 CVS date: 2001/11/04 22:43:07
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-11-04Fixing compiler warnings.Matthias Dahl
CVS patchset: 948 CVS date: 2001/11/04 10:53:05
2001-11-03Made syncfb config option "default_repeat", a .xinerc configurable option.Matthias Dahl
CVS patchset: 943 CVS date: 2001/11/03 22:39:07
2001-11-03minimizing config ioctl calls.Matthias Dahl
CVS patchset: 939 CVS date: 2001/11/03 20:31:36
2001-11-03ok, last deinterlacing bug squished! :) Now you can push "i" as often as youMatthias Dahl
want without having the image costantly decreasing in size. Also more updates to the doc. CVS patchset: 938 CVS date: 2001/11/03 19:54:44