aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* ao_alsa: list bidirectional devices tooGravatar wm42015-11-24
* ao_wasapi: get rid of Vistablob hackGravatar Kevin Mitchell2015-11-24
* manpage: deinterlace is now the lowercase dGravatar Kevin Mitchell2015-11-23
* vo: remove VOCTRL_GET_RECENT_FLIP_TIMEGravatar wm42015-11-23
* demux: fix seeking in .tsGravatar wm42015-11-23
* dxva2: reject 10 bit HEVCGravatar wm42015-11-23
* manpage: clarify correct-downscaling descriptionGravatar wm42015-11-23
* win32: don't show progress indicator in idle modeGravatar James Ross-Gowan2015-11-23
* sd_ass: fix secondary subtitle modeGravatar wm42015-11-22
* command: export some per-video-frame informationGravatar wm42015-11-22
* README: add something about system requirementsGravatar wm42015-11-22
* vo_opengl: fix superxbr on GLESGravatar wm42015-11-21
* vo_opengl: angle: allow using D3D9 backendGravatar wm42015-11-21
* vo_opengl: use ANGLE by default if available (except for "hq" preset)Gravatar wm42015-11-21
* old-configure: add a missing config.h entryGravatar wm42015-11-19