aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_opengl: enable colormatrix even for RGB inputGravatar wm42015-12-07
* vo_opengl: fix issues with some obscure pixel formatsGravatar wm42015-12-07
* vo_opengl: decrease default lookup texture size to 64Gravatar Bin Jin2015-12-07
* vo_opengl: make LOOKUP_TEXTURE_SIZE configurableGravatar Bin Jin2015-12-07
* vo_opengl: Fix minor LUT sampling errorGravatar Bin Jin2015-12-07
* filter_kernels: add warnings for potential LUT sampling errorGravatar Bin Jin2015-12-07
* cocoa: fix recent regressionGravatar wm42015-12-07
* win32: add option to set VO MMCSS profileGravatar wm42015-12-06
* vo: get rid of vo_get_window_title()Gravatar wm42015-12-06
* sd_ass: slightly better heuristic for applying --sub-fix-timingGravatar wm42015-12-06
* sub: another minor simplificationGravatar wm42015-12-06
* manpage: reflect recent subtitle changesGravatar wm42015-12-06
* 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