| Commit message (Expand) | Author | Age | Files | Lines |
* | command: add property to scale window size | wm4 | 2013-10-31 | 1 | -0/+2 |
* | m_config: refactor option defaults handling | wm4 | 2013-10-24 | 1 | -3/+0 |
* | video/out: remove useless info struct and redundant fields | wm4 | 2013-10-23 | 1 | -13/+3 |
* | core: add --force-window | wm4 | 2013-10-02 | 1 | -0/+1 |
* | gl_common: signal to GL backend whether we are probing | wm4 | 2013-09-16 | 1 | -0/+2 |
* | video: add vaapi decode and output support | wm4 | 2013-08-12 | 1 | -1/+1 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -2/+2 |
* | video/out: use new mp_msg stuff for vo.c and vo_opengl | wm4 | 2013-07-31 | 1 | -3/+8 |
* | vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API | wm4 | 2013-07-28 | 1 | -2/+1 |
* | video/out: remove options argument from preinit() | wm4 | 2013-07-22 | 1 | -3/+1 |
* | options: use new code for parsing --vo | wm4 | 2013-07-21 | 1 | -4/+0 |
* | video: remove fullscreen flags chaos | wm4 | 2013-07-18 | 1 | -1/+0 |
* | vo: remove aspdat.asp member | wm4 | 2013-07-18 | 1 | -1/+0 |
* | core: remove mp_fifo leftovers | wm4 | 2013-07-04 | 1 | -1/+0 |
* | core: remove mp_fifo indirection | wm4 | 2013-07-02 | 1 | -1/+0 |
* | input: handle mouse movement differently | wm4 | 2013-06-29 | 1 | -0/+1 |
* | video: add a new method to configure filters and VOs | wm4 | 2013-06-28 | 1 | -15/+22 |
* | video/out: introduce VOCTRL_UPDATE_WINDOW_TITLE | wm4 | 2013-06-15 | 1 | -0/+1 |
* | vo: define VO_TRUE/FALSE to C99 constants | wm4 | 2013-06-15 | 1 | -2/+2 |
* | core: introduce separate VOCTRLs for screensaver stop/resume | wm4 | 2013-06-14 | 1 | -0/+3 |
* | Replace all calls to GetTimer()/GetTimerMS() | wm4 | 2013-05-26 | 1 | -1/+5 |
* | vo: rip out VO timer wakeup mechanism again | wm4 | 2013-05-26 | 1 | -4/+0 |
* | core: do mouse cursor hiding business in frontend | wm4 | 2013-05-26 | 1 | -0/+2 |
* | vo: remove vo.check_events callback | wm4 | 2013-05-26 | 1 | -6/+0 |
* | video/out: introduce vo_control for gl_common based VOs | wm4 | 2013-05-26 | 1 | -0/+2 |
* | vo: remove unused callback | wm4 | 2013-05-23 | 1 | -1/+0 |
* | vo: rename vo_draw_image to vo_queue_image | wm4 | 2013-03-28 | 1 | -1/+1 |
* | vo: remove two unused symbols | wm4 | 2013-03-28 | 1 | -6/+0 |
* | vo_opengl: add alpha output | wm4 | 2013-03-28 | 1 | -0/+1 |
* | vo_opengl: split into multiple files, convert to new option API | wm4 | 2013-03-28 | 1 | -0/+6 |
* | video: simplify aspect calculation stuff | wm4 | 2013-03-17 | 1 | -12/+2 |
* | vo: Separate vo options from MPOpts | Alexander Preisinger | 2013-03-04 | 1 | -3/+3 |
* | Remove vo_fps global variable | wm4 | 2013-03-04 | 1 | -2/+0 |
* | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 | 1 | -21/+6 |
* | x11_common: fix --cursor-autohide when paused | wm4 | 2013-03-03 | 1 | -0/+4 |
* | x11_common: use private variables for window state | wm4 | 2013-03-03 | 1 | -2/+0 |
* | video/out: remove VO_EVENT_REINIT | wm4 | 2013-03-03 | 1 | -1/+0 |
* | core: simplify OSD capability handling, remove VFCAP_OSD | wm4 | 2013-03-01 | 1 | -1/+1 |
* | wayland: add wayland support | Alexander Preisinger | 2013-02-28 | 1 | -0/+1 |
* | video/out: remove video mode switching (--vm) | wm4 | 2013-02-26 | 1 | -2/+0 |
* | Remove --rootwin option and rootwin property | wm4 | 2013-02-24 | 1 | -2/+0 |
* | core: move `xineramascreen` to `MPOpts` as `vo_screen_id` | Stefano Pigozzi | 2013-02-21 | 1 | -1/+0 |
* | audio/out, video/out: hide encoding VO/AO | wm4 | 2013-02-06 | 1 | -0/+3 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 1 | -1/+1 |
* | video: cleanup: replace old mp_image function names | wm4 | 2013-01-13 | 1 | -1/+1 |
* | video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavc | wm4 | 2013-01-13 | 1 | -0/+2 |
* | video/filter: change filter API, use refcounting, remove filter DR | wm4 | 2013-01-13 | 1 | -2/+2 |
* | video: make vdpau hardware decoding not use DR code path | wm4 | 2013-01-13 | 1 | -2/+2 |
* | video: remove slice based filtering and video output | wm4 | 2013-01-13 | 1 | -14/+0 |
* | video: make vdpau hardware decoding not use slices code path | wm4 | 2013-01-13 | 1 | -0/+3 |
* | video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_format | wm4 | 2013-01-13 | 1 | -3/+9 |
* | video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGE | wm4 | 2013-01-13 | 1 | -4/+2 |
* | core: make WAKEUP_PERIOD overridable by the vo | Rudolf Polzer | 2012-12-19 | 1 | -0/+1 |
* | options, vo_x11: remove -zoom option, make it default | wm4 | 2012-11-16 | 1 | -1/+0 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -2/+2 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+352 |