summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig15
-rw-r--r--.github/ISSUE_TEMPLATE/2_bug_report_linux.md25
-rw-r--r--.github/ISSUE_TEMPLATE/2_bug_report_macos.md27
-rw-r--r--.github/ISSUE_TEMPLATE/2_bug_report_windows.md24
-rw-r--r--.github/ISSUE_TEMPLATE/3_bug_report.md26
-rw-r--r--.github/ISSUE_TEMPLATE/4_bug_report_build.md17
-rw-r--r--.github/ISSUE_TEMPLATE/5_feature_request.md6
-rw-r--r--.github/ISSUE_TEMPLATE/6_question.md18
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml10
-rw-r--r--.github/workflows/build.yml418
-rw-r--r--.github/workflows/comment.yml65
-rw-r--r--.github/workflows/docs.yml26
-rw-r--r--.github/workflows/lint.yml22
-rw-r--r--.gitignore41
-rw-r--r--.travis.yml119
-rw-r--r--Copyright15
-rw-r--r--DOCS/client-api-changes.rst41
-rw-r--r--DOCS/compile-windows.md75
-rw-r--r--DOCS/contribute.md65
-rw-r--r--DOCS/edl-mpv.rst144
-rw-r--r--DOCS/encoding.rst74
-rw-r--r--DOCS/interface-changes.rst318
-rw-r--r--DOCS/interface-changes/example.txt1
-rw-r--r--DOCS/interface-changes/show-in-taskbar.txt1
-rw-r--r--DOCS/interface-changes/sub-times.txt1
-rw-r--r--DOCS/interface-changes/track-list-decoder-tag.txt1
-rw-r--r--DOCS/interface-changes/wasapi-exclusive-buffer.txt1
-rw-r--r--DOCS/man/af.rst65
-rw-r--r--DOCS/man/ao.rst157
-rw-r--r--DOCS/man/changes.rst9
-rw-r--r--DOCS/man/console.rst128
-rw-r--r--DOCS/man/encode.rst21
-rw-r--r--DOCS/man/input.rst1569
-rw-r--r--DOCS/man/ipc.rst96
-rw-r--r--DOCS/man/javascript.rst94
-rw-r--r--DOCS/man/libmpv.rst20
-rw-r--r--DOCS/man/lua.rst370
-rw-r--r--DOCS/man/mpv.rst651
-rw-r--r--DOCS/man/options.rst2821
-rw-r--r--DOCS/man/osc.rst113
-rw-r--r--DOCS/man/stats.rst163
-rw-r--r--DOCS/man/vf.rst86
-rw-r--r--DOCS/man/vo.rst459
-rw-r--r--DOCS/mplayer-changes.rst16
-rw-r--r--DOCS/release-policy.md72
-rw-r--r--DOCS/tech-overview.txt128
-rw-r--r--DOCS/waf-buildsystem.rst157
-rw-r--r--LICENSE.GPL25
-rw-r--r--LICENSE.LGPL18
-rw-r--r--README.md78
-rw-r--r--RELEASE_NOTES179
-rw-r--r--TOOLS/__init__.py0
-rwxr-xr-xTOOLS/appveyor-build.sh25
-rwxr-xr-xTOOLS/appveyor-install.sh72
-rwxr-xr-xTOOLS/docutils-wrapper.py67
-rwxr-xr-xTOOLS/dylib-unhell.py130
-rwxr-xr-xTOOLS/dylib_unhell.py268
-rwxr-xr-xTOOLS/file2string.py16
-rwxr-xr-xTOOLS/gen-interface-changes.py83
-rwxr-xr-xTOOLS/idet.sh2
-rw-r--r--TOOLS/lua/acompressor.lua2
-rw-r--r--TOOLS/lua/autocrop.lua364
-rw-r--r--TOOLS/lua/autodeint.lua2
-rw-r--r--TOOLS/lua/autoload.lua310
-rw-r--r--TOOLS/lua/command-test.lua19
-rw-r--r--TOOLS/lua/osd-test.lua35
-rw-r--r--TOOLS/lua/skip-logo.lua3
-rw-r--r--TOOLS/lua/test-hooks.lua32
-rwxr-xr-xTOOLS/macos-sdk-version.py46
-rwxr-xr-xTOOLS/macos-swift-lib-directory.py42
-rwxr-xr-xTOOLS/matroska.py21
-rwxr-xr-xTOOLS/mpv_identify.sh2
-rwxr-xr-xTOOLS/osxbundle.py58
-rw-r--r--TOOLS/osxbundle/meson.build8
-rw-r--r--TOOLS/osxbundle/mpv.app/Contents/Info.plist13
-rw-r--r--TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf1
-rwxr-xr-xTOOLS/stats-conv.py4
-rwxr-xr-xTOOLS/travis-deps139
-rwxr-xr-xTOOLS/travis-rebuild-website29
-rwxr-xr-xTOOLS/umpv46
-rw-r--r--VERSION2
-rw-r--r--appveyor.yml38
-rw-r--r--audio/aframe.c100
-rw-r--r--audio/aframe.h2
-rw-r--r--audio/audio_buffer.c160
-rw-r--r--audio/audio_buffer.h39
-rw-r--r--audio/chmap.c37
-rw-r--r--audio/chmap.h28
-rw-r--r--audio/chmap_avchannel.c51
-rw-r--r--audio/chmap_avchannel.h32
-rw-r--r--audio/decode/ad_lavc.c72
-rw-r--r--audio/decode/ad_spdif.c76
-rw-r--r--audio/filter/af_drop.c114
-rw-r--r--audio/filter/af_format.c20
-rw-r--r--audio/filter/af_lavcac3enc.c169
-rw-r--r--audio/filter/af_rubberband.c91
-rw-r--r--audio/filter/af_scaletempo.c52
-rw-r--r--audio/filter/af_scaletempo2.c254
-rw-r--r--audio/filter/af_scaletempo2_internals.c874
-rw-r--r--audio/filter/af_scaletempo2_internals.h134
-rw-r--r--audio/format.c8
-rw-r--r--audio/out/ao.c201
-rw-r--r--audio/out/ao.h30
-rw-r--r--audio/out/ao_alsa.c436
-rw-r--r--audio/out/ao_audiotrack.c590
-rw-r--r--audio/out/ao_audiounit.m102
-rw-r--r--audio/out/ao_avfoundation.m372
-rw-r--r--audio/out/ao_coreaudio.c169
-rw-r--r--audio/out/ao_coreaudio_chmap.c232
-rw-r--r--audio/out/ao_coreaudio_chmap.h6
-rw-r--r--audio/out/ao_coreaudio_exclusive.c28
-rw-r--r--audio/out/ao_coreaudio_properties.c2
-rw-r--r--audio/out/ao_coreaudio_utils.c64
-rw-r--r--audio/out/ao_coreaudio_utils.h16
-rw-r--r--audio/out/ao_jack.c30
-rw-r--r--audio/out/ao_lavc.c239
-rw-r--r--audio/out/ao_null.c129
-rw-r--r--audio/out/ao_openal.c138
-rw-r--r--audio/out/ao_opensles.c25
-rw-r--r--audio/out/ao_oss.c714
-rw-r--r--audio/out/ao_pcm.c67
-rw-r--r--audio/out/ao_pipewire.c934
-rw-r--r--audio/out/ao_pulse.c259
-rw-r--r--audio/out/ao_rsound.c154
-rw-r--r--audio/out/ao_sdl.c10
-rw-r--r--audio/out/ao_sndio.c330
-rw-r--r--audio/out/ao_wasapi.c148
-rw-r--r--audio/out/ao_wasapi.h9
-rw-r--r--audio/out/ao_wasapi_utils.c215
-rw-r--r--audio/out/buffer.c753
-rw-r--r--audio/out/internal.h160
-rw-r--r--audio/out/pull.c342
-rw-r--r--audio/out/push.c570
-rwxr-xr-xbootstrap.py55
-rwxr-xr-xci/build-freebsd.sh29
-rwxr-xr-xci/build-linux-old.sh18
-rwxr-xr-xci/build-macos.sh25
-rwxr-xr-xci/build-mingw64.sh355
-rwxr-xr-xci/build-msys2.sh26
-rwxr-xr-xci/build-openbsd.sh22
-rwxr-xr-xci/build-tumbleweed.sh26
-rwxr-xr-xci/lint-commit-msg.py118
-rw-r--r--common/av_common.c84
-rw-r--r--common/av_common.h9
-rw-r--r--common/av_log.c100
-rw-r--r--common/av_log.h2
-rw-r--r--common/common.c92
-rw-r--r--common/common.h36
-rw-r--r--