aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* image_writer: switch to avcodec_encode_video2()Gravatar wm42013-03-13
* wayland: remove asserts from egl_create_contextGravatar Alexander Preisinger2013-03-13
* wayland: simplify egl_create_windowGravatar Alexander Preisinger2013-03-13
* wayland: use the cursor_autohide_delay optionGravatar Alexander Preisinger2013-03-11
* wayland: move window by grabing itGravatar Alexander Preisinger2013-03-11
* vo_opengl: insert a magical glFlush callGravatar wm42013-03-11
* cocoa_common: fix window position when bigger than displayGravatar Stefano Pigozzi2013-03-10
* vo_sdl: we don't want to minize the window when losing focusGravatar Rudolf Polzer2013-03-06
* options: remove --no-vsyncGravatar wm42013-03-06
* w32_common: fix compilationGravatar wm42013-03-05
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* cocoa_common: fix crashGravatar Stefano Pigozzi2013-03-04
* cocoa_common: fix compilationGravatar Stefano Pigozzi2013-03-04
* Remove vo_fps global variableGravatar wm42013-03-04
* wayland: remove unnecessary function pointersGravatar Alexander Preisinger2013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* cocoa_common: make windows appear againGravatar Stefano Pigozzi2013-03-03
* gl_common: get rid of symbol redefinition warnings with recent MesaGravatar wm42013-03-03
* x11_common: fix --cursor-autohide when pausedGravatar wm42013-03-03
* vo_opengl: don't destroy VOFLAG_HIDDEN windowGravatar wm42013-03-03
* x11_common: fix window mapping, refactor window creation/resize handlingGravatar wm42013-03-03
* x11_common: use private variables for window stateGravatar wm42013-03-03
* video/out: remove VO_EVENT_REINITGravatar wm42013-03-03
* w32_common: remove unused variableGravatar wm42013-03-03
* fix clang compiler warningsGravatar Stefano Pigozzi2013-03-03
* vf_flip: move flipping code to mp_image.cGravatar wm42013-03-01
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* core: move X11 specific code to x11_common.cGravatar wm42013-03-01
* vf_vo: remove pointless NULL checksGravatar wm42013-03-01
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* vo_sdl, vo_xv: remove redundant/useless VOCTRL_PAUSE usageGravatar wm42013-03-01
* wayland: add wayland supportGravatar Alexander Preisinger2013-02-28
* video/out: remove video mode switching (--vm)Gravatar wm42013-02-26
* x11_common: always create a window, even with --widGravatar wm42013-02-26
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* gl_common: simplify window/context creationGravatar wm42013-02-26
* dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMESGravatar wm42013-02-26
* vd_lavc: better warning message for software decoding fallbackGravatar wm42013-02-26
* gl_common: remove compatibility aliases for backend sub-optionGravatar wm42013-02-26
* img_format: add pixel format name for IMGFMT_MONO_WGravatar wm42013-02-26
* vf_yadif: remove dead codeGravatar wm42013-02-26
* Remove --rootwin option and rootwin propertyGravatar wm42013-02-24
* demux_mf: support .xbmGravatar wm42013-02-24
* vo_caca: remove OSD supportGravatar wm42013-02-24
* vo_direct3d: always clear window before drawing videoGravatar wm42013-02-24
* vf_yadif: switch to option parser, allow disabling by defaultGravatar wm42013-02-23
* vf_scale: remove video dimension presets ("presize" suboption)Gravatar wm42013-02-23
* vf_stereo3d: get rid of m_obj_presets_t usageGravatar wm42013-02-23
* options: drop --opt:subopt option namesGravatar wm42013-02-23