aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_disc: fix aspect ratio retrieval (again)Gravatar wm42015-12-20
* vo_opengl: x11: fix alpha windowsGravatar wm42015-12-20
* ao_wasapi: call the class-specific release functionsGravatar Kevin Mitchell2015-12-20
* ao_wasapi: check for proxy availability in controlGravatar Kevin Mitchell2015-12-20
* ao_wasapi: actually use hw volume support information for exclusive modeGravatar Kevin Mitchell2015-12-20
* ao_wasapi: don't cast control arg to something it isn'tGravatar Kevin Mitchell2015-12-20
* ao_wasapi: remove volume "restore" on exitGravatar Kevin Mitchell2015-12-20
* ao_wasapi: split exclusive/shared specific ao controlsGravatar Kevin Mitchell2015-12-20
* ao_wasapi: add E_NOINTERFACE to error listGravatar Kevin Mitchell2015-12-20
* path-win: include initguid.hGravatar Kevin Mitchell2015-12-20
* DOCS/compile-windows: pthreads is not needed anymoreGravatar wm42015-12-20
* win32: input: use Vista CancelIoExGravatar James Ross-Gowan2015-12-20
* win32: add Windows 10 compatibility GUIDGravatar James Ross-Gowan2015-12-20
* win32: build: set subsystem versionGravatar James Ross-Gowan2015-12-20
* win32: path: use Known Folder IDsGravatar James Ross-Gowan2015-12-20
* win32: use PIPE_REJECT_REMOTE_CLIENTSGravatar James Ross-Gowan2015-12-20
* win32: remove ProcThreadAttributeList dynamic loadingGravatar James Ross-Gowan2015-12-20
* win32: remove SetDllDirectoryW dynamic loadingGravatar James Ross-Gowan2015-12-20
* vaapi: add VP9 profile entiresGravatar BtbN2015-12-20
* sd_ass: handle --sub-clear-on-seek correctly with non-ASS subsGravatar wm42015-12-20
* vf_vapoursynth: fix everythingGravatar wm42015-12-20
* demux_disc: fix aspect ratioGravatar wm42015-12-20
* lavc_conv: fix invalid writeGravatar wm42015-12-19
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* vf: remove old config() callbackGravatar wm42015-12-19
* vf: flush before reconfigGravatar wm42015-12-19
* vo_opengl: disable pbo by defaults for opengl-hqGravatar wm42015-12-19
* vo_opengl: handle alpha with odd bit widths tooGravatar wm42015-12-19
* vo_opengl: cocoa: output premultiplied alphaGravatar wm42015-12-19
* vo_opengl: prefix per-backend source files with context_Gravatar wm42015-12-19
* vo_opengl: split backend code from common.c to context.cGravatar wm42015-12-19
* vo_opengl: x11egl: retrieve framebuffer depthGravatar wm42015-12-19
* vo_opengl: refactor how framebuffer depth is passed from backendsGravatar wm42015-12-19
* vo_opengl: cocoa: implement alpha window supportGravatar wm42015-12-19
* man: fix grammar issuesGravatar Martin Herkt2015-12-19
* vo_opengl: fix "win" backend nameGravatar wm42015-12-19
* csputils: update MP_STEREO3D_COUNTGravatar Paul B Mahol2015-12-19
* csputils: let mpv recognise frame sequenced 3D matroska videosGravatar Paul B Mahol2015-12-18
* vf_stereo3d: add alternating modesGravatar Paul B Mahol2015-12-18
* sub: remove unused video width/height headersGravatar wm42015-12-18
* sub: rename sd_lavc_conv.c to lavc_conv.cGravatar wm42015-12-18
* sub: remove subtitle filter chain conceptGravatar wm42015-12-18
* sub: do not clear subtitle list on seekingGravatar wm42015-12-18
* demux: check embedded cuesheet refers to only one fileGravatar Kevin Mitchell2015-12-17
* demux_cue: remove cue tracks which have a null filename.Gravatar Kevin Mitchell2015-12-17
* demux_lavf: minor cleanupsGravatar wm42015-12-17
* sd_ass: remove dead codeGravatar wm42015-12-17
* sub: detect charset in demuxerGravatar wm42015-12-17
* sub: remove sd_srt.cGravatar wm42015-12-15
* sub: remove sd_microdvd.cGravatar wm42015-12-15