aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* sub: minor simplificationsGravatar wm42015-12-05
* sub: move subtitle FPS adjustment to sd_ass.cGravatar wm42015-12-05
* sub: move --sub-fix-timing handling to rendererGravatar wm42015-12-05
* sd_lavc: remove small gaps between subtitlesGravatar wm42015-12-05
* sd_lavc: discard empty subtitles and improve sub_seek behaviorGravatar wm42015-12-05
* sd_lavc: implement sub_step/sub_seekGravatar wm42015-12-05
* sub: allow feeding bitmap subs in advanceGravatar wm42015-12-05
* vd_lavc: fix avctx NULL checksGravatar wm42015-12-05
* player: remove redundant checkGravatar wm42015-12-05
* vo_opengl_cb: avoid NULL pointer deref in corner casesGravatar wm42015-12-05
* msg: remove redundant conditionGravatar wm42015-12-05
* vo_opengl: improve boundary check for polar filtersGravatar Bin Jin2015-12-05
* win32: fix console output with raw stdio functionsGravatar James Ross-Gowan2015-12-06
* player: don't make display-sync panic on timestamp discontinuitiesGravatar wm42015-12-04
* player: resync audio only on larger timestamp discontinuitiesGravatar wm42015-12-04
* win32: enable internal pthreads wrapper by defaultGravatar wm42015-12-04
* win32: remove dwmapi.dll dynamic loadingGravatar wm42015-12-04
* filter_kernels: remove redundant corner case checkGravatar Bin Jin2015-12-04
* examples/qt_opengl: Use fbo of the widget and not the thread contextGravatar commander kotori2015-12-03
* examples/qt_opengl: remove redundant time-start property fetchGravatar commander kotori2015-12-03
* 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