aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* vo_sdl: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* x11: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* video/out: separate out code to compute window sizeGravatar wm42014-05-06
* Fix bogus copyright textGravatar wm42014-05-06
* vo: fix previous commitGravatar wm42014-05-06
* vo: don't crash when changing panscan before first configurationGravatar wm42014-05-06
* vo: get rid of config_count fieldGravatar wm42014-05-06
* vdpau: deduplicate video surface upload codeGravatar wm42014-05-04
* options: remove obsolete --fsmode-dontuseGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* video: change everythingGravatar wm42014-05-02
* vo: verify format of queued imageGravatar wm42014-05-02
* vo_vdpau: keep colorspace flagsGravatar wm42014-05-02
* video: move video frame queue from vo_vdpau.c to vo.cGravatar wm42014-05-02
* vo_vdpau: always use mp_image for internal buffer queueGravatar wm42014-05-02
* command, vo_vdpau: respect vdpau deint sub-optionGravatar wm42014-05-02
* vo_vdpau: apply vo_vdpau postprocessing optionsGravatar wm42014-05-02
* vdpau_mixer: allow overriding frame optsGravatar wm42014-05-02
* vo_vdpau: support vf_vdpauppGravatar wm42014-05-02
* vo_opengl: make it work with vf_vdpauppGravatar wm42014-05-02
* vo: document draw_imageGravatar wm42014-04-30
* vo_lavc: remove code with no effectGravatar wm42014-04-30
* vo_vdpau: let vdpau scale anamorphic screenshotsGravatar wm42014-04-29
* cocoa: refactor sync scheduling to a functionGravatar Stefano Pigozzi2014-04-28
* cocoa: use mainScreen as a fallback for window constrainingGravatar Stefano Pigozzi2014-04-28
* cocoa: disallow the titlebar to exit the visibleFrame on the bottom edgeGravatar Stefano Pigozzi2014-04-28
* cocoa: add constraints to prevent the window to exit the screenGravatar Stefano Pigozzi2014-04-28
* cocoa: move sync section assignments in vo_controlGravatar Ryan Goulden2014-04-28
* cocoa: cosmetics: use NSMakeSizeGravatar Ryan Goulden2014-04-28
* cocoa: fix native fullscreenGravatar Ryan Goulden2014-04-28
* Revert "wayland: print waylands display erros"Gravatar Alexander Preisinger2014-04-26
* vo: do not check for events on unconfigured VOGravatar Martin Herkt2014-04-25
* vo: simplify event_fd handlingGravatar wm42014-04-22
* vo: cosmetics: move around some codeGravatar wm42014-04-22
* vo: minor cosmetic changeGravatar wm42014-04-22
* vo: warn if the VO doesn't support certain flagsGravatar wm42014-04-22
* vo_opengl: support rotationGravatar wm42014-04-21
* vo: add some general support code for VOs that allow rotationGravatar wm42014-04-21
* vo_opengl: clean up rendering pathGravatar wm42014-04-21
* video: make mp_image use mp_image_params directlyGravatar wm42014-04-21
* Fix some libav* include statementsGravatar wm42014-04-19
* w32_common: use ToUnicode to translate key inputGravatar James Ross-Gowan2014-04-17
* vo_opengl: make spline36 default with --vo=opengl-hqGravatar wm42014-04-17
* wayland: unset input regions for osdGravatar Alexander Preisinger2014-04-16
* wayland/shm: Use subsurfaces for OSDGravatar Alexander Preisinger2014-04-16
* Kill all tabsGravatar wm42014-04-13
* wayland: don't schedule resize if going fullscreenGravatar Ricardo Vieira2014-04-13
* encode: write 2-pass stats only per-packetGravatar wm42014-04-11
* vo_vdpau: add an additional check for timestamp robustnessGravatar wm42014-04-08
* vo_vdpau: document what WRAP_ADD doesGravatar wm42014-04-08