| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 |
|\ |
|
| * | Make WinID a 64 bit integer, this should avoid issues with valid Window | reimar | 2009-03-02 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 |
|\| |
|
| * | Extend calc_src_dst_rects to also calculate the border values needed for | reimar | 2009-02-17 |
| * | Fix compilation after last commit. | cehoyos | 2009-02-17 |
* | | Merge svn changes up to r28549 | Uoti Urpala | 2009-02-13 |
|\| |
|
| * | Add a calc_src_dst_rects that calculates from window size, panscan etc. | reimar | 2009-02-12 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | | Merge branch 'pause' | Uoti Urpala | 2009-01-15 |
|\ \ |
|
* \ \ | Merge svn changes up to r28176 | Uoti Urpala | 2008-12-22 |
|\ \ \
| | |/
| |/| |
|
| * | | Add and use a special lookup function to do table-based translation to MPlaye... | reimar | 2008-12-20 |
| | * | Update OSD while paused | Uoti Urpala | 2008-12-09 |
| |/
|/| |
|
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 |
* | | Merge svn changes up to r28038 | Uoti Urpala | 2008-11-25 |
|\| |
|
| * | Remove unnecessary #ifdef around a struct and a bunch of extern declarations. | diego | 2008-11-24 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 |
|\| |
|
| * | Change a bunch of video-output-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 |
* | | Create a context struct for OSD state | Uoti Urpala | 2008-06-24 |
* | | libvo: Move aspect.c static variables to vo struct | Uoti Urpala | 2008-05-01 |
* | | input: Move key filedescriptor list to context struct | Uoti Urpala | 2008-04-30 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 |
* | | Move vo_gamma_* to options struct | Uoti Urpala | 2008-04-26 |
* | | Remove global vo_flags | Uoti Urpala | 2008-04-25 |
* | | 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 |
* | | 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 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 |
* | | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 |
|/ |
|
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | cosmetics: Whitespace changes, add comments to some #endif directives. | diego | 2008-01-06 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | Remove last remains of long-gone VOCTRL_SCREENSHOT | reimar | 2007-12-02 |
* | Declare all vo_gamma variables in libvo/video_out.h and remove them from | diego | 2007-08-12 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 |
* | vo_init is x11 specific and has no place in video_out.h. | reimar | 2007-06-24 |
* | Remove redundant vo_format_name, included img_format.h already provides it | reimar | 2007-06-24 |
* | 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 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 |