aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* DOCS/interface-changes.rst: minor cleanupGravatar wm42016-09-13
* manpage: vo_rpi -> vo_openglGravatar wm42016-09-13
* vo_opengl: fix typo in bt.601 auto-guessing logicGravatar Niklas Haas2016-09-13
* player: Save sub-speed value when resuming playbackGravatar Vladimir Panteleev2016-09-13
* player: Improve OSD formatting of sub-speed optionGravatar Vladimir Panteleev2016-09-13
* player: Apply new sub-speed values during playbackGravatar Vladimir Panteleev2016-09-13
* sub: Add SD_CTRL_UPDATE_SPEEDGravatar Vladimir Panteleev2016-09-13
* ytdl_hook: don't bother adding subtitles if duration isn't knownGravatar Ricardo Constantino2016-09-13
* ytdl_hook: Support playlist entries without subtitlesGravatar Ricardo Constantino2016-09-13
* vo_rpi: deprecate this VOGravatar wm42016-09-12
* vo: change defines to an enumGravatar wm42016-09-12
* vo_opengl: fix non-C11 TLS fallback for gccGravatar wm42016-09-12
* vo_opengl: better behavior in GL error corner casesGravatar wm42016-09-12
* vo_opengl: rpi: merge vo_rpi featuresGravatar wm42016-09-12
* vo_opengl: redirect window screenshot requests to backendGravatar wm42016-09-12
* vo_opengl: add hw overlay support and use it for RPIGravatar wm42016-09-12
* man: fix building pdfGravatar shinchiro2016-09-12
* command: don't log "ignore" command with -v verbosityGravatar wm42016-09-11
* client API: don't miss property changes after updatesGravatar James Ross-Gowan2016-09-11
* hwdec_cuda: Add trivial cuda-copy wrapperGravatar Philip Langdale2016-09-11
* options: fix another minor regressionGravatar wm42016-09-11
* hwdec_cuda: Implement download_image for screenshotsGravatar Philip Langdale2016-09-10
* build: recompile zsh completion if zsh.pl changesGravatar Philip Sequeira2016-09-10
* TOOLS/zsh.pl: don't filter files by extensionGravatar Philip Sequeira2016-09-10
* TOOLS/zsh.pl: die if we can't parse main optionsGravatar Philip Sequeira2016-09-10
* options: fix --list-options after previous commitGravatar wm42016-09-10
* options: make --h list options according to a pattern passed to itGravatar wm42016-09-10
* m_config: remove another unused leftoverGravatar wm42016-09-10
* stream_cb: don't add "*://" to protocol listGravatar wm42016-09-10
* command: do not call mp_switch_track() before proper initializationGravatar wm42016-09-10
* man: fix typoGravatar bugdone2016-09-10
* hwdec_cuda: Use the non-deprecated CUDA-GL interop APIGravatar Philip Langdale2016-09-10
* player: fix average frame duration calculationGravatar sda89ha92016-09-09
* stream, demux, config: remove some dead/unneeded option-related codeGravatar wm42016-09-09
* stream_cdda: remove weird option parsing stuffGravatar wm42016-09-09
* tv: remove weird option parsing stuffGravatar wm42016-09-09
* stream_dvb: remove weird option parsing stuffGravatar wm42016-09-09
* man/options: Document cuda hwdec.Gravatar Philip Langdale2016-09-09
* client API: fix error code stringGravatar wm42016-09-09
* client API: make mpv_opengl_cb_uninit_gl() behavior slightly nicerGravatar wm42016-09-09
* stream_dvd, stream_dvdnav: remove weird option parsing stuffGravatar wm42016-09-08
* options: drop unreferenced --bluray-angle optionGravatar wm42016-09-08
* stream_bluray: fix a minor memory leakGravatar wm42016-09-08
* stream_bluray: remove weird option parsing stuffGravatar wm42016-09-08
* vo: remove unused VOCTRL_GET_PANSCANGravatar wm42016-09-08
* vo: don't access global options unsynchronizedGravatar wm42016-09-08
* vo_opengl: use dedicated image unref function in config caseGravatar wm42016-09-08
* vo_opengl: simplify a conditionGravatar wm42016-09-08
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodeGravatar Philip Langdale2016-09-08
* vo_opengl: fix incorrect video rendering after vdpau preemption recoveryGravatar wm42016-09-07