| Commit message (Expand) | Author | Age |
* | Move vo_screenwidth,vo_screenheight to options struct | Uoti Urpala | 2008-04-23 |
* | Move vo_depthonscreen to x11 struct | Uoti Urpala | 2008-04-23 |
* | Move vo_dbpp to options struct | Uoti Urpala | 2008-04-23 |
* | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo struct | Uoti Urpala | 2008-04-23 |
* | Move global vo_config_count to vo struct | Uoti Urpala | 2008-04-23 |
* | Create a struct for X11 state | Uoti Urpala | 2008-04-23 |
* | Allocate vo struct with talloc | Uoti Urpala | 2008-04-23 |
* | Move vo_ontop to options struct | Uoti Urpala | 2008-04-23 |
* | Add option pointer to vo struct | Uoti Urpala | 2008-04-23 |
* | Add new video driver API | Uoti Urpala | 2008-04-23 |
* | video_out.c: Cosmetic changes | Uoti Urpala | 2008-04-23 |
* | Add a separate definition for quartz. | diego | 2008-03-15 |
* | MACOSX_COREVIDEO --> corevideo | diego | 2008-03-15 |
* | Remove unnecessary #ifdef nesting. | diego | 2008-03-07 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | Purge looooong obsolete remnants of vo_fsdga. | diego | 2007-08-29 |
* | add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu) | reimar | 2007-08-03 |
* | v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as... | ben | 2007-07-29 |
* | Remove vo_syncfb, which was unused for 5 years. | diego | 2007-07-20 |
* | 10, checked for the wrong thing. Do aspect scaling only in config_video_out | reimar | 2007-02-25 |
* | Fix 10 in r22250, do not use screendimensions if not set | reimar | 2007-02-18 |
* | Revert r22255 on iive's request. | reimar | 2007-02-18 |
* | Avoid parts of xvmc reinit when source format does not change | reimar | 2007-02-18 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 |
* | Create proper define for DFBMGA. | diego | 2006-10-14 |
* | new vo driver for ivtv cards tv-out through internal h/w mpeg decoder | ben | 2006-07-19 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 |
* | Remove remnants of old libmp1e support. | diego | 2006-07-12 |
* | Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev. | gpoirier | 2006-05-17 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | Fix and improve xinerama support | reimar | 2006-04-16 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | prevent xvmc from been loaded before xv, and generally before any autoprobed ... | iive | 2006-01-18 |
* | vo_tdfxfb should be preferred over vo_3dfx. | diego | 2005-12-01 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 |
* | Forgot to actually enable vo_gl on Windows... | reimar | 2005-08-06 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 |
* | do not define video_out_macosx if corevideo is not present | nplourde | 2005-05-05 |
* | macosx core video module | nplourde | 2005-04-29 |
* | added -wid support for vo_directx. | joey | 2004-12-21 |
* | it's stupid for the default to be something both slower (for xv+dr) and visua... | rfelker | 2004-11-30 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | Add --enable and --disable options for vo_pnm and vo_md5sum to configure. | ivo | 2004-10-23 |
* | move the file writers after vo_null so they don't get autoselected - followin... | alex | 2004-10-04 |
* | Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm | ivo | 2004-09-29 |
* | This patch enables the compilation and linking of vo_md5sum to libvo. | ivo | 2004-09-20 |
* | This patch enables the compilation and linking of vo_pnm (the portable | ivo | 2004-09-20 |
* | add var vo_rootwin and -rootwin switch for mac osx | nplourde | 2004-07-29 |