summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* command: fix current-tracks property notificationwm42020-08-131-0/+1
* sub: add application/font-sfnt to the list of font mime typesWessel Dankers2020-08-131-0/+1
* client API: fix misleading remarkAlcaro2020-08-131-2/+1
* manpage: document a couple of wayland optionsDudemanguy2020-08-121-0/+9
* ytdl_hook: sort subtitle list by languagewm42020-08-121-1/+7
* client API: fix incorrect documentation in sw rendererwm42020-08-121-4/+4
* sd_ass: fix converted subtitles pathwm42020-08-121-7/+7
* DOCS/contribute.md: add a CCoCwm42020-08-121-1/+4
* sub: extend range of --sub-pos optionwm42020-08-123-5/+14
* sd_ass: force full reinit if certain options change at runtimewm42020-08-125-34/+60
* command: add a way to access properties of a current trackwm42020-08-122-1/+69
* TOOLS/file2string: change to python3wm42020-08-121-1/+1
* win32: request the UTF-8 code page for Windows APIsJames Ross-Gowan2020-08-081-0/+1
* ao/lavc: add channels and channel_layout to AVFrameekisu2020-08-071-0/+2
* auto_profiles: unapply conditional profiles if declaredwm42020-08-072-19/+37
* options: add some way to more or less "unapply" profileswm42020-08-076-61/+212
* js: hooks: allow deferred continuation (match d0ab562b)Avi Halachmi (:avih)2020-08-072-3/+10
* auto_profiles: register hooks for more synchronous profile applicationwm42020-08-051-0/+19
* lua: make hook processing more flexiblewm42020-08-052-4/+41
* auto_profiles: add this scriptwm42020-08-0513-7/+326
* manpage: clarify requirements for boxvideoDudemanguy2020-08-041-1/+2
* wayland: don't set mouse pos on state changeDudemanguy2020-08-022-1/+6
* stats: fix crash when aspect ratio is unavailableEva2020-08-031-1/+3
* ytdl_hook: fix typo in unexpected error messageDerek Guenther2020-08-011-1/+1
* wayland: avoid potential deadlocksDudemanguy2020-07-311-3/+11
* travis: update macOS image from 10.14 to 10.15der richter2020-07-311-1/+1
* travis: make macOS builds fasterder richter2020-07-311-28/+18
* travis: fix macOS 10.12 legacy buildder richter2020-07-311-0/+1
* wayland: correctly signal the end of drag-and-dropDudemanguy2020-07-291-1/+1
* wayland: fix a potential race in wait_eventsDudemanguy2020-07-291-4/+7
* af_scaletempo2: fix bug where speed was not setDorian Rudolph2020-07-271-1/+0
* af_scaletempo2: M_PI is always definedwm42020-07-271-4/+0
* audio: add scaletempo2 filter based on chromiumDorian Rudolph2020-07-277-0/+1121
* js: add mp.utils.get_env_list() (match 0e7f53a5, 9301cb78)Avi Halachmi (:avih)2020-07-262-0/+15
* lua: change mp.get_env_list() to utils.get_env_list()Avi Halachmi (:avih)2020-07-261-1/+1
* stats: fix single invocation keybindingssfan52020-07-211-2/+5
* manpage: drop --sdl-bufcnt after 346c687d5ab2Jan Beich2020-07-211-4/+0
* external_files: add .pgs subtitle extensionEva2020-07-211-1/+1
* subprocess-win: update to mp_subprocess2James Ross-Gowan2020-07-205-141/+399
* manpage: add named arguments "subprocess" examplewm42020-07-201-5/+21
* client API: comment about signal handlerswm42020-07-201-0/+2
* command: add another variant of revert-seekwm42020-07-202-4/+16
* lua: add mp.get_env_list() functionwm42020-07-203-0/+20
* command: extend subprocess commandwm42020-07-207-160/+115
* wayland: remove unused declarationDudemanguy2020-07-191-1/+0
* build: actually install the 128x128 iconsDudemanguy2020-07-191-1/+1
* vo_gpu: clip highlights before tone-mappingNiklas Haas2020-07-191-4/+5
* vo_gpu: vulkan: print libplacebo API verNiklas Haas2020-07-161-0/+1
* zimg: add slice threading and use it by defaultwm42020-07-154-20/+123
* zimg: refactor (move around fields)wm42020-07-152-78/+106
* osd_libass: set ScaledBorderAndShadowOleg Oshmyan2020-07-151-0/+1
* vo_gpu: hwdec_vaapi: handle lack of object size with AMD driversPhilip Langdale2020-07-141-0/+26
* vo_gpu: hwdec_vaapi: add support for DRM format modifiersNiklas Haas2020-07-141-2/+5
* ao/pulse: fix reporting of playing statesfan52020-07-121-2/+7
* ao/pulse: flush stream on underrunsfan52020-07-121-1/+1
* cocoa-cb: fix unfs window size when toggling out of fullscreender richter2020-07-121-1/+3
* x11: add option to make window appear on a specific workspacewm42020-07-124-8/+24
* demux_lavf: workaround reading gif from unseekable streamswm42020-07-093-1/+29
* player: fix outdated commentwm42020-07-091-3/+1
* sws_utils: do not mutate src/dst parameterswm42020-07-081-24/+20
* x11: remove terrible xdg-screensaver hackwm42020-07-084-48/+47
* client API: add software rendering APIwm42020-07-088-2/+315
* path: fix broken exe-dir[/mpv] config locationsAvi Halachmi (:avih)2020-07-081-1/+1
* Warn if on GNOMEwm42020-07-071-0/+7
* ci: add d3d11 to mingw buildsfan52020-07-012-19/+44
* vo_gpu: vulkan: add ability to disable eventsNiklas Haas2020-06-302-0/+10
* player: warn if both proper and compat. config directories existwm42020-06-251-2/+11
* path: do not use old_home for win32 exe dirwm42020-06-253-1/+4
* path: switch back to using non-XDG config dir by defaultwm42020-06-252-30/+48
* vo_gpu: fix typo in struct namesfan52020-06-241-1/+1
* manpage: --demuxer-seekable-cache is uselesswm42020-06-231-19/+18
* ci: replace mingw build scriptssfan52020-06-222-28/+139
* vo_gpu: use highp float if available for GLESStephen Salerno2020-06-211-0/+5
* vo_gpu: add better gamut clipping optionNiklas Haas2020-06-194-0/+21
* vo_gpu: fix scaler/window validation to allow unsettingNiklas Haas2020-06-181-0/+4
* vo_x11: partially restore operation on bad endian systemswm42020-06-171-6/+22
* video: some concessions to big endian hostswm42020-06-171-8/+11
* test: update to new ffmpeg pixfmtswm42020-06-175-5/+25
* video: alias IMGFMT_RGB30 to AV_PIX_FMT_X2RGB10wm42020-06-171-0/+4
* repack: handle endian in a more general waywm42020-06-171-6/+7
* img_format: fight ffmpeg pixdesc some morewm42020-06-171-28/+49
* audio: don't lock ao_control for pull mode driversKevin Mitchell2020-06-171-2/+7
* vo_gpu: placebo: add fallback code for stride mismatchNiklas Haas2020-06-161-12/+52
* vo_gpu: add BT.2390 tone-mappingNiklas Haas2020-06-154-7/+61
* vo_gpu: reinterpret SDR white levels based on ITU-R BT.2408Niklas Haas2020-06-154-9/+13
* vo_gpu: move coherent specifier to the correct locationNiklas Haas2020-06-102-2/+2
* player: make unpausing directly after seek work with --keep-open (again)wm42020-06-101-0/+3
* audio: require certain AOs to set device_bufferwm42020-06-092-3/+3
* ao/pulse: properly set device_bufferNicolas F2020-06-071-0/+8
* cocoa-cb: properly reset window isMoving state on title bar clicksder richter2020-06-061-0/+2
* vo_gpu: fix display corruption with window screenshotswm42020-06-061-0/+1
* vo_gpu: mark peak detection buffer coherentNiklas Haas2020-06-061-1/+1
* vo_gpu: make storage images/buffers as restrictNiklas Haas2020-06-061-2/+2
* vulkan/wayland: fix another build breakageDaniel Bermond2020-06-051-1/+1
* build: fix another breakagewm42020-06-041-1/+1
* wayland: fix buildwm42020-06-042-3/+3
* build: change filenames of generated fileswm42020-06-0415-69/+54
* audio: fix deadlock on drainingwm42020-06-041-1/+1
* options: add --video-scale-x/ywm42020-06-034-4/+18
* audio: adjust wait durationwm42020-06-031-6/+4
* vaapi: correct broken NULL checkwm42020-06-031-1/+1
* audio: avoid possible deadlock regression for some AOswm42020-06-021-2/+17
* audio: further simplify internal audio API somewhatwm42020-06-025-47/+41
* audio: slightly better condition for still_playingwm42020-06-021-1/+1
* af_scaletempo: handle obscure integer overflowwm42020-06-021-4/+4
* TOOLS/autocrop.lua: automatically crop at startupヒカリ2020-06-011-84/+292
* audio: reduce extra wakeups caused by recent changeswm42020-06-011-5/+4
* vo: refine wakeup condition, and wake up more in audio sync modewm42020-06-011-3/+3
* audio: redo internal AO APIwm42020-06-0120-823/+635
* audio: fix unpausing with some AOswm42020-05-311-1/+1
* terminal-win: handle 'Change Window Title' OSC sequenceJames Ross-Gowan2020-05-291-99/+131
* ao_null: remove unreferenced functionwm42020-05-271-8/+0
* audio: stop applying volume twice for some AOswm42020-05-271-1/+0
* audio: remove ao_driver.drainwm42020-05-277-48/+12
* lua: windows got what users cravewm42020-05-271-0/+3
* player: add --term-title optionwm42020-05-257-0/+39
* audio: merge pull/push ring buffer glue codewm42020-05-256-1006/+762
* audio: add frame alloc functionwm42020-05-252-0/+14
* CI: add FreeBSD jobJan Beich2020-05-252-0/+63
* osdep: remove confstr() fallback for subprocess spawningsfan52020-05-251-7/+2
* x11_common: added ICCCM WM_HINTSArthur Williams2020-05-241-0/+11
* manpage: document "vf remove"wm42020-05-231-1/+4
* player: remove some display-adrop leftoverswm42020-05-237-24/+3
* command: fix dump-cache parameter parsingwm42020-05-231-2/+4
* README: remove trollingwm42020-05-231-4/+0
* audio: redo video-sync=display-adropwm42020-05-2312-56/+192
* af_scaletempo: fix theoretical UBwm42020-05-231-1/+2
* options: add option to control display-sync factorwm42020-05-234-3/+18
* vo_x11: allow OSD rendering outside of video regionwm42020-05-221-65/+52
* mp_image: add helper for clearing regions outside of a rectanglewm42020-05-222-0/+16
* common: add helper for subtracting rectangleswm42020-05-222-0/+24
* video: add AV_PIX_FMT_UYYVYY411 conversion supportwm42020-05-224-34/+60
* repack: use new imgfmt metadata in more caseswm42020-05-211-74/+59
* img_format: expose another helperwm42020-05-212-2/+6
* mp_image: reimplement mp_image_clear()wm42020-05-211-25/+104
* video: remove useless mp_imgfmt_desc.avformat fieldwm42020-05-203-5/+2
* vo_x11: minor improvement in format matchingwm42020-05-201-5/+5
* video: clean up pixel metadata stuff some morewm42020-05-204-509/+545
* command: save state on stop when user requested save-position-on-quitMikhail Rudenko2020-05-201-0/+7
* vo_x11: use imgfmt metadata instead of hardcoded format tablewm42020-05-201-32/+21
* video: shuffle imgfmt metadata code aroundwm42020-05-205-278/+265
* README: looks like we won't need win32 support anymorewm42020-05-191-0/+3
* repack: make generic weird pixfmt shit even more generic and obfuscatedwm42020-05-181-54/+20
* video: fix AV_PIX_FMT_UYYVYY411 allocationwm42020-05-182-3/+2
* wayland: only use presentation on CLOCK_MONOTONICDudemanguy2020-05-181-2/+2
* build: allow wlshm on more Wayland platforms after a6000d311421Jan Beich2020-05-181-6/+6
* video: add pixel component location metadatawm42020-05-184-130/+875
* video: clean up some imgfmt related stuffwm42020-05-1815-756/+747
* test: explicitly test repacking for all packed RGB variantswm42020-05-182-36/+117
* stats: UP/DOWN scrolling on page 2 (frame stats)Julian2020-05-172-3/+25
* vo_wlshm, vo_drm: set image size with mp_image_set_sizeMichael Forney2020-05-172-4/+2
* zsh completion: helper functions in private namespaceEd Santiago2020-05-171-6/+6
* osc: fix hovering timestamp sticking around when moving mouse awaywm42020-05-161-3/+11
* vo_gpu: ra_pl: add timers supportNiklas Haas2020-05-161-0/+95
* scripting: make socket FD number for subprocesses dynamicwm42020-05-152-9/+4
* sub: fix incorrect commitwm42020-05-151-3/+1
* ipc: mark client sockets as CLOEXECwm42020-05-151-0/+2
* scripting: correct passing FDswm42020-05-151-1/+1
* osdep: remove posix_spawn() helpers and wrapperswm42020-05-156-163/+2
* subprocess: replace posix_spawnp() with fork()wm42020-05-151-17/+118
* command: add input-key-list propertywm42020-05-144-0/+29
* command: add property to return text subtitles in ASSwm42020-05-147-18/+62
* ipc: exit client if the FD is invalidwm42020-05-141-1/+1
* ipc: make --input-ipc-client terminate player on connection closewm42020-05-142-1/+11
* vo_x11: add 10 bit supportwm42020-05-141-0/+3
* build: link against single EGL providerJan Palus2020-05-142-11/+37
* build: fallback to default pc file locations on rpiJan Palus2020-05-142-3/+10
* drm: add typedef for PFNEGLGETPLATFORMDISPLAYEXTPROC (#7314)Jan Palus2020-05-141-0/+5
* vo_direct3d: dumb down OSD renderingwm42020-05-131-164/+92
* draw_bmp: make another small guarantee to userswm42020-05-131-0/+2
* vo_direct3d: rip out texture video rendering pathwm42020-05-135-660/+67
* draw_bmp: use command line options for any used scalerswm42020-05-135-16/+36
* vo_gpu: un-fix storable fbo format checkNiklas Haas2020-05-131-2/+1
* draw_bmp: add integer blending for 8 bit formatswm42020-05-122-41/+79
* repack: fix incorrect assert()wm42020-05-121-1/+1
* draw_bmp: don't make strange decisions on broken iknput csp paramswm42020-05-123-64/+66
* vo_vaapi: use new overlay APIwm42020-05-111-123/+85
* draw_bmp: add a function to return a single-texture OSD overlaywm42020-05-114-50/+265
* video: remove RGB32/BGR32 aliaseswm42020-05-115-18/+9
* js: mp.set_osd_ass: ignore identical inputs (match ccbb8b1c)Avi Halachmi (:avih)2020-05-101-0/+5
* vo: fix forgotten debug codewm42020-05-101-1/+1
* lua: do not use Lua filesystem functions for loading scriptswm42020-05-101-3/