aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_opengl: fix another potential vdpau preemption issueGravatar wm42016-09-07
* ao_rsound: fix compilationGravatar wm42016-09-07
* sub: fix previous commit with older libass releasesGravatar wm42016-09-07
* sub: actually apply text alignment options to non-ASS subtitlesGravatar wm42016-09-07
* manpage: remove more references to deprecated sub-option syntaxGravatar wm42016-09-07
* ao_pcm: remove some useless messagesGravatar wm42016-09-07
* osdep: rename atomics.h to atomic.hGravatar wm42016-09-07
* atomics: readd some emulationGravatar wm42016-09-06
* DOCS/interface-changes.rst: list exact sub-option replacementsGravatar wm42016-09-06
* demux: do not access global optionsGravatar wm42016-09-06
* input, demux_tv: remove some older option access methodsGravatar wm42016-09-06
* demux_mkv: don't crash if --ordered-chapters-files failsGravatar wm42016-09-06
* vo_vdpau: rename some sub-optionsGravatar wm42016-09-06
* common: use char array for version stringGravatar wm42016-09-06
* vo_opengl: simplify option handlingGravatar wm42016-09-06
* vo_opengl: fix --icc-profile initial behaviorGravatar wm42016-09-06