aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: require --enable-gpl3 for nnediGravatar wm42015-12-03
* client API: disallow masking MPV_EVENT_SHUTDOWNGravatar wm42015-12-02
* video: readd codec delay estimationGravatar wm42015-12-02
* vo_opengl: fix backend=x11 on IntelGravatar wm42015-12-02
* vo_opengl: add credits to NNEDI3 shaderGravatar Bin Jin2015-12-02
* vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0Gravatar Bin Jin2015-12-02
* path: cosmeticsGravatar lzmths2015-12-02
* manpage: fix a command nameGravatar wm42015-12-01
* build: install scalable svg icon as wellGravatar Christian Hesse2015-12-01
* manpage: ' can't be used for quotingGravatar wm42015-11-30
* vo_opengl_cb: pass mpv_global to gl_videoGravatar wm42015-11-30
* manpage: explain behavior of "path" propertyGravatar wm42015-11-29
* osd: do not let OSD messages overwrite --osd-msgN textGravatar wm42015-11-29
* vo: cosmetics: split functionGravatar wm42015-11-29
* vo: make using estimated FPS more conservativeGravatar wm42015-11-29
* vo: remove redundant and broken codeGravatar wm42015-11-29
* sub: remove unused function, move another oneGravatar wm42015-11-29
* osd: fix and cleanup font style managementGravatar wm42015-11-29
* DOCS/interface-changes: add some recent changesGravatar wm42015-11-29
* vo_opengl: make tscale=mitchell:tscale-clamp the defaultGravatar wm42015-11-29
* vo_opengl: warn if interpolation is enabled, but not display-syncGravatar wm42015-11-28
* osd: use the same ASS_Renderer for OSD text and progbarGravatar wm42015-11-28
* vo: report when switching back to system-reported FPS tooGravatar wm42015-11-28
* vo: wait longer before abandoning system-reported display-fpsGravatar wm42015-11-28
* vo_opengl: fix interpolation with display-syncGravatar wm42015-11-28
* player: fix commit 50bb209aGravatar wm42015-11-28
* vo: change vo_frame field unitsGravatar wm42015-11-27
* vo: switch back to system-reported display FPS if possibleGravatar wm42015-11-27
* vo: factor redundant timer callsGravatar wm42015-11-27
* vo: fix audio-timing framedrop regressionsGravatar wm42015-11-27
* ao: disambiguate default device list entriesGravatar wm42015-11-27
* player: always disable display-sync on desyncsGravatar wm42015-11-27
* vo: disregard system-reported display FPS if it's too impreciseGravatar wm42015-11-27
* vo: improve vsync delay detectionGravatar wm42015-11-27
* player: make display-vdrop mode do what the manpage claimsGravatar wm42015-11-26
* w32_common: implement icc-profile-autoGravatar James Ross-Gowan2015-11-26
* af_lavrresample: fix build on LibavGravatar wm42015-11-26
* vo: smooth out reported vsync timeGravatar wm42015-11-25
* vo: add new frame drop detectionGravatar wm42015-11-25
* vo: do not use display FPS for framedropGravatar wm42015-11-25
* vo_opengl: disable interpolation without display-syncGravatar wm42015-11-25
* command, vo: add estimated-display-fps propertyGravatar wm42015-11-25
* player: log some more display-sync informationGravatar wm42015-11-25
* af_lavrresample: clamp float output to rangeGravatar wm42015-11-25
* vo_rpi: set aspect ratioGravatar wm42015-11-25
* vo_rpi: log subtitle render timeGravatar wm42015-11-25
* vo_rpi: add an option to disable OSDGravatar wm42015-11-25
* vo_opengl: win32: test for exclusive modeGravatar James Ross-Gowan2015-11-26
* vo_opengl: angle: don't load libGLESv2.dllGravatar James Ross-Gowan2015-11-26
* ao_alsa: filter audio device listGravatar wm42015-11-24