aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* image_writer: take care of prediction_method deprecationGravatar wm42016-02-09
* manpage: add example for playing 2 audio tracks at the same timeGravatar wm42016-02-08
* player: add --external-file optionGravatar wm42016-02-08
* build: enable vo_opengl_cb if GL headers are presentGravatar wm42016-02-08
* build: make posix_spawn optionalGravatar wm42016-02-08
* mpv.conf: adjustmentsGravatar wm42016-02-08
* vo_opengl: vdpau: call glVDPAUFiniNV only if initializedGravatar wm42016-02-08
* wscript: mark subprocess as requiredGravatar wm42016-02-07
* wayland: set fs mode on every configureGravatar Alexander Preisinger2016-02-07
* video/decode/dxva2.c: GUID_NULL conflictsGravatar kwkam2016-02-06
* common/common.c: handle utf16 in mp_parse_escapeGravatar kwkam2016-02-06
* lavfi: fix EOF caseGravatar wm42016-02-06
* audio: fix EOF handling if nothing could be decoded at allGravatar wm42016-02-06
* vd_lavc: fix use after free in some hwdecsGravatar Kevin Mitchell2016-02-06
* audio: minor simplificationGravatar wm42016-02-05
* player: remove some further current_track dependenciesGravatar wm42016-02-05
* lavfi: fix build on LibavGravatar wm42016-02-05
* player: add complex filter graph supportGravatar wm42016-02-05
* build: make libavfilter mandatoryGravatar wm42016-02-05
* player: move audio and video decoder init to separate functionsGravatar wm42016-02-05
* player: simplify error_on_track()Gravatar wm42016-02-05
* options: set fs=yes by default on RPI, and change RPI defaults handlingGravatar wm42016-02-05
* vo_rpi: add geometry handlingGravatar Uros Vampl2016-02-05
* vd_lavc: avoid calling flush on an unopened AVCodecContextGravatar wm42016-02-05
* input: ignore --input-cursor for events injected by input commandsGravatar wm42016-02-04
* sub: implement "sub-seek 0"Gravatar wm42016-02-04
* video: remove AVI timestamps for dropped framesGravatar wm42016-02-04
* ao_coreaudio: fix 7.1(rear) channel mappingGravatar wm42016-02-04
* af_lavrresample: change fudged channelsGravatar wm42016-02-04
* vd_lavc: remove redundant best_csp fieldGravatar wm42016-02-03
* vd_lavc: force microsecond timestamps on RPIGravatar wm42016-02-03
* command: fix track cycling logicGravatar wm42016-02-03
* command: show original aspect in video-aspect property tooGravatar wm42016-02-02
* w32_common: switch to UniformResourceLocatorWGravatar wm42016-02-02
* TOOLS/lua/autoload.lua: remove the extension prior to sortGravatar Alexis Nootens2016-02-02
* build: add special openbsd case for iconv checkGravatar Stefano Pigozzi2016-02-01
* player: refactor: reduce some dependencies on current_trackGravatar wm42016-02-01
* player: use different variable to indicate coverartGravatar wm42016-02-01
* audio/video: merge decoder return valuesGravatar wm42016-02-01
* CONTRIBUTING.md: encourage users to ping forgotten issuesGravatar wm42016-02-01
* audio: remove default preference for libdcadecGravatar wm42016-02-01
* vo_opengl: hwdec: use IDs for API, and log which backend is usedGravatar wm42016-02-01
* audio: use brutal resync only on larger PTS discontinuitiesGravatar wm42016-01-31
* audio: fix a case of going to sleep before playback startGravatar wm42016-01-31
* DOCS: explain about DVD situation in man page.Gravatar archenemies2016-01-31
* x11: stop waiting for MapNotify when WM_STATE changesGravatar Tracerneo2016-01-31
* vd_lavc: release surfaces before destroying decoderGravatar wm42016-01-30
* Fix build on LibavGravatar wm42016-01-30
* vd_lavc: allow switching between hw/sw decoding any timeGravatar wm42016-01-29
* vd_lavc: simplify an aspect of hwdec fallbackGravatar wm42016-01-29