aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* sub: remove sd_lavf_srt.cGravatar wm42015-12-15
* sub: remove sd_movtext.cGravatar wm42015-12-15
* vo_opengl: dxinterop: prevent crash after lost deviceGravatar James Ross-Gowan2015-12-14
* vo_opengl: dxinterop: prevent crash with 0-size windowGravatar James Ross-Gowan2015-12-14
* vo_opengl: enable brightness/contrast controls for RGBGravatar wm42015-12-12
* mixer: fix volume initialization with --af=volumeGravatar wm42015-12-11
* mixer: minor simplificationGravatar wm42015-12-11
* vo_opengl: add dxinterop backendGravatar James Ross-Gowan2015-12-11
* demux: remove old subtitle parserGravatar wm42015-12-10
* stream: drop PVR supportGravatar wm42015-12-10
* player: init playback speed correctlyGravatar wm42015-12-10
* vo_opengl: remove one more XYZ special-caseGravatar wm42015-12-09
* vo_opengl: fix precision loss of fruit dithering matrixGravatar Bin Jin2015-12-09
* csputils: rename "yuv2rgb" functionsGravatar wm42015-12-09
* csputils, vo_opengl: remove XYZ special case in color matrix retrievalGravatar wm42015-12-09
* csputils: remove obscure int_bits matrix scalingGravatar wm42015-12-09
* vo_opengl: fix shader compilation regressionGravatar wm42015-12-08
* sub: increase gap/overlap fixing threshold to 210msGravatar wm42015-12-07