aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* gl_video: improve ditheringGravatar wm42013-05-26
* gl_video: add scaler-resizes-only sub-optionGravatar wm42013-05-26
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* vo: rip out VO timer wakeup mechanism againGravatar wm42013-05-26
* timer: use gettimeofday() on WindowsGravatar wm42013-05-26
* timer: refactor, add 64 bit timer functionGravatar wm42013-05-26
* cocoa_common: send mouse moved events to core when draggingGravatar Stefano Pigozzi2013-05-26
* wayland: use VOCTRL_SET_CURSOR_VISIBILITYGravatar Alexander Preisinger2013-05-26
* wayland: introduce vo_wayland_configGravatar Alexander Preisinger2013-05-26
* cocoa_common: implement VOCTRL_SET_CURSOR_VISIBILITYGravatar Stefano Pigozzi2013-05-26
* cocoa_common: implement mouse movement notificationsGravatar Stefano Pigozzi2013-05-26
* w32: use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26
* vo_sdl: use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26
* x11: remove cursor hiding logic, use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26
* core: do mouse cursor hiding business in frontendGravatar wm42013-05-26
* vo: remove vo.check_events callbackGravatar wm42013-05-26
* w32: use vo_w32_control() for all VOsGravatar wm42013-05-26
* x11: use vo_x11_control() for all VOsGravatar wm42013-05-26
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* vf_lavfi: allow setting avoptsGravatar wm42013-05-26
* ao_alsa: always unset ALSA error handler, cleanup on init errorGravatar wm42013-05-26
* cocoa_common: authohide menu/dock in fullscreenGravatar Stefano Pigozzi2013-05-26
* macosx_application: implement "Quit & remember position"Gravatar Stefano Pigozzi2013-05-23
* af_lavfi: add libavfilter bridgeGravatar wm42013-05-23
* demux_mkv: defer reading of seek index until first seekGravatar wm42013-05-23
* demux_mkv: use a single flag to indicate whether cues have been readGravatar wm42013-05-23
* command: auto-insert yadif when switching deinterlacingGravatar wm42013-05-23
* m_option: allow removing filter entries by content with -vf-delGravatar wm42013-05-23
* m_option: move code aroundGravatar wm42013-05-23
* m_option, vf: add label supportGravatar wm42013-05-23
* core: support mpv directory itself as a valid location for config files on Wi...Gravatar elevengu2013-05-23
* vo: remove unused callbackGravatar wm42013-05-23
* mplayer: don't cut status line if --no-consolecontrols is usedGravatar wm42013-05-21
* demux_lavf: workaround minor ffmpeg memory leakGravatar wm42013-05-21
* demux: workaround for -demuxer mpegts -correct-ptsGravatar wm42013-05-21
* demux_mkv: support dirac in mkvGravatar wm42013-05-21
* options: remove dead -dr1 optionGravatar wm42013-05-21
* dec_video: get rid of two global variablesGravatar wm42013-05-21
* dec_video: remove emms usageGravatar wm42013-05-21
* mplayer: re-add some legacy slave mode output for issue #92Gravatar wm42013-05-21
* configure: map --enable-sdl2 to autodetectionGravatar Stephen Hutchinson2013-05-21
* vf_lavfi: remove redundant statementsGravatar wm42013-05-21
* m_option: fix parameter comparison for vf-toggleGravatar wm42013-05-21
* m_option: fix -vf-del in profilesGravatar wm42013-05-21
* Silence some compiler warningsGravatar wm42013-05-21
* travis: fix typoGravatar Stefano Pigozzi2013-05-20
* travis: DRY up the yaml fileGravatar Stefano Pigozzi2013-05-20
* vf_dlopen framestep: step width of 0Gravatar Rudolf Polzer2013-05-20
* vf_dlopen framestep filter: add a parameter for the phaseGravatar Rudolf Polzer2013-05-20