summaryrefslogtreecommitdiffstats
path: root/video/out/vo.c
Commit message (Expand)AuthorAgeFilesLines
* vo: rename vo_draw_image to vo_queue_imagewm42013-03-281-6/+3
* vo_opengl: split into multiple files, convert to new option APIwm42013-03-281-1/+8
* video: apply --no-keepaspect even on fullscreenwm42013-03-171-1/+1
* video: simplify aspect calculation stuffwm42013-03-171-10/+6
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-10/+10
* Remove vo_fps global variablewm42013-03-041-2/+0
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-28/+12
* x11_common: fix --cursor-autohide when pausedwm42013-03-031-7/+18
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-5/+9
* video/out: remove video mode switching (--vm)wm42013-02-261-1/+0
* Remove --rootwin option and rootwin propertywm42013-02-241-1/+0
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Stefano Pigozzi2013-02-211-1/+0
* audio/out, video/out: hide encoding VO/AOwm42013-02-061-4/+8
* video/out: change autoprobe orderwm42013-02-061-16/+12
* video: remove -x/-y/-xy optionswm42013-01-231-32/+0
* video: add --autofit and --autofit-larger optionswm42013-01-231-2/+33
* options: move -geometry parsing to m_option.cwm42013-01-231-4/+3
* video: move handling of -x/-y/-xy options to VOwm42013-01-231-11/+60
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-15/+14
* video: remove slice based filtering and video outputwm42013-01-131-5/+0
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-1/+1
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-11/+12
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverRudolf Polzer2012-12-281-0/+4
* Rename directories, move files (step 2 of 2)wm42012-11-121-8/+8
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+530