aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* macosx_application: fix menu 'ghosting'Gravatar Stefano Pigozzi2013-05-26
* manpage: fix typoGravatar wm42013-05-26
* manpage: mark some filters as deprecated in favor of libavfilterGravatar wm42013-05-26
* vo_opengl: remove most of the "inline" documentationGravatar wm42013-05-26
* vf_delogo: copy in non-direct case, fix double-freeGravatar wm42013-05-26
* stream: kill STREAM_CTRL_RESETGravatar wm42013-05-26
* stream: kill memory streamsGravatar wm42013-05-26
* demux_lavf: print how many bytes are read by avformat_find_stream_info()Gravatar wm42013-05-26
* stream: de-inline some larger functionsGravatar wm42013-05-26
* 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