aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* options: add slightly more sophistcated mechanism for option deprecationGravatar wm42014-12-11
* lua: don't ignore key press events for script key bindingsGravatar wm42014-12-10
* command: fix crash with some forms of script_bindingGravatar wm42014-12-10
* player: update chapter marks when switching filesGravatar wm42014-12-10
* player: set a specific window title in idle modeGravatar wm42014-12-10
* m_option: never return NOPTS value as number from propertiesGravatar wm42014-12-10
* vo: fix some nonsenseGravatar wm42014-12-10
* command: add "idle" propertyGravatar wm42014-12-10
* emux_mkv: fix possible uninitialized reads with short filesGravatar wm42014-12-10
* manpage: update the ao_alsa example (no-block was removed)Gravatar wm42014-12-09
* DOCS/client_api_examples: remove nonsenseGravatar wm42014-12-09
* vo_opengl: fix linkage typeGravatar wm42014-12-09
* vo_opengl: make shader text output slightly nicerGravatar wm42014-12-09
* vo_opengl: don't crash if framebuffers are not availableGravatar wm42014-12-09
* options: enable --ytdl by defaultGravatar wm42014-12-09
* player: change interaction between revert_seek and ab-loopsGravatar wm42014-12-09
* vo_opengl_cb: simplify reconfigure, render transparent if unconfiguredGravatar wm42014-12-09
* vo_opengl: make background color configurableGravatar wm42014-12-09
* options: --wid can be set at any timeGravatar wm42014-12-09
* w32: copy WinID optionGravatar wm42014-12-09
* x11: copy WinID optionGravatar wm42014-12-09
* client API: expose OpenGL rendererGravatar wm42014-12-09
* vo: include normal render-ahead time in flip_queue_offsetGravatar wm42014-12-09
* w32_common: fix GUID linking in CygwinGravatar James Ross-Gowan2014-12-09
* player: restore ab-loop settings with playback resumeGravatar wm42014-12-09
* cocoa: fix crashGravatar Stefano Pigozzi2014-12-08
* input.conf: add example for aspect ratio cyclingGravatar wm42014-12-08
* demux_mkv: support svq3Gravatar wm42014-12-08
* build: fix --disable-libassGravatar wm42014-12-08
* player: make chapter seek to end jump to last frame with --keep-openGravatar wm42014-12-08
* vo_opengl: enable fancy-downscaling for opengl-hq againGravatar wm42014-12-08
* vo_opengl: use all filter sizes possible with the shadersGravatar wm42014-12-08
* vo_opengl: refactor: instantiate scaler functions at runtimeGravatar wm42014-12-08
* vo_opengl: never use 1D textures for lookup texturesGravatar wm42014-12-08
* vo_opengl: refactor: merge convolution function and sampler entrypointGravatar wm42014-12-08
* w32_common: ensure taskbar is hidden when fullscreenGravatar James Ross-Gowan2014-12-08
* DOCS: Improve documentation of --ytdl-format optionGravatar ChrisK22014-12-07
* cocoa: ignore first file open events from command lineGravatar Stefano Pigozzi2014-12-07
* cocoa: bundle: use idle=onceGravatar Stefano Pigozzi2014-12-07
* options: add a 'once' idle modeGravatar Stefano Pigozzi2014-12-07
* sub: remove assertionGravatar wm42014-12-07
* player: when seeking past EOF with --keep-open, seek to last frameGravatar wm42014-12-07
* vo_opengl: extend filter size to 64Gravatar wm42014-12-06
* vo_opengl: clamp filters to their sizeGravatar wm42014-12-06
* cocoa: fix view leak in uninit when fullscreenGravatar Stefano Pigozzi2014-12-06
* af_hrtf: Fix out-of-range read.Gravatar reimar2014-12-06
* cocoa: use --idle when running inside bundleGravatar Stefano Pigozzi2014-12-06
* demux_mkv: reject 0 TimecodeScaleGravatar wm42014-12-06
* cocoa: don't change app activation policy in libmpvGravatar Stefano Pigozzi2014-12-06
* demux_playlist: fix negated conditionGravatar wm42014-12-06