index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpau: remove some more dead code
wm4
2017-10-16
2
-11
/
+0
*
av_common: fix Libav build
wm4
2017-10-16
1
-0
/
+13
*
video: remove special path for hwdec screenshots
wm4
2017-10-16
4
-102
/
+1
*
video: fix previous commit
wm4
2017-10-16
1
-2
/
+1
*
video: make previously added hwdec params mechanism more generic
wm4
2017-10-16
3
-18
/
+20
*
video: properly pass through ICC data
wm4
2017-10-16
4
-8
/
+62
*
mp_image: merge AVFrame conversion functions
wm4
2017-10-16
1
-38
/
+29
*
video: add mp_image_params.hw_flags and add an example
wm4
2017-10-16
7
-2
/
+76
*
video: make it possible to always override hardware decoding format
wm4
2017-10-16
5
-1
/
+21
*
restore-old-bindings.conf: add old macOS/Wayland AXIS bindings
James Ross-Gowan
2017-10-16
1
-0
/
+7
*
vo_gpu: remove some minor dead code
wm4
2017-10-16
1
-3
/
+1
*
vo_gpu: semi-fix --gpu-context/--gpu-api options and help output
wm4
2017-10-16
5
-21
/
+24
*
mp_image: select an explicit fallback for chroma location
wm4
2017-10-16
1
-0
/
+7
*
manpage: add Vulkan WSI extension name for --gpu-context=win
James Ross-Gowan
2017-10-14
1
-1
/
+1
*
vo_gpu: mali-fbdev: fix build error
Tobias Jakobi
2017-10-13
1
-2
/
+2
*
Copyright: some more licensing clarifications
wm4
2017-10-13
4
-11
/
+519
*
options: add --vlang switch
wm4
2017-10-13
2
-0
/
+4
*
stats: add file size
Julian
2017-10-13
1
-1
/
+2
*
stats: clarify documentation
Julian
2017-10-13
1
-7
/
+7
*
input.conf: explicit bindings for stats overlay
Julian
2017-10-13
1
-0
/
+2
*
wayland_common: init output_list during main struct init
Rostislav Pehlivanov
2017-10-12
1
-1
/
+2
*
manpage: correct some comments about ordered chapters
wm4
2017-10-11
1
-6
/
+5
*
wayland_common: require wl_output v2 and send MP_INPUT_RELEASE_ALL on uninit
Rostislav Pehlivanov
2017-10-11
1
-8
/
+13
*
vo_gpu: shaderc: include debug info when --gpu-debug is set
James Ross-Gowan
2017-10-11
1
-0
/
+2
*
audio: clarify GPL-only parts
wm4
2017-10-10
1
-1
/
+2
*
demux_mkv: remove remaining GPL code
wm4
2017-10-10
2
-9
/
+1
*
build: make LGPL mode final (via --enable-gpl)
wm4
2017-10-10
2
-37
/
+28
*
Add checks for HAVE_GPL to various GPL-only source files
wm4
2017-10-10
31
-0
/
+148
*
wayland_common: adjust default cursor size and scale its buffer
Rostislav Pehlivanov
2017-10-10
1
-2
/
+3
*
vo: fix reference to mediacodec_embed
Aman Gupta
2017-10-09
1
-2
/
+2
*
vo_gpu: android: fix gpu context
Aman Gupta
2017-10-09
2
-0
/
+5
*
vo_opengl: hwdec_vaegl: Use vaExportSurfaceHandle() if present
Mark Thompson
2017-10-09
1
-0
/
+80
*
vaapi: Use libva2 message callbacks
Mark Thompson
2017-10-09
1
-3
/
+29
*
stats: add documentation
Julian
2017-10-09
3
-1
/
+165
*
lua: integrate stats.lua script
Julian
2017-10-09
7
-2
/
+14
*
stats: change the way toggling/oneshot works internally
Julian
2017-10-09
1
-106
/
+109
*
stats: stop coloring timing values
Julian
2017-10-09
1
-26
/
+8
*
stats: add current and total chapter number
Julian
2017-10-09
1
-1
/
+8
*
stats: add audio and video filters
Jan Janssen
2017-10-09
1
-0
/
+55
*
stats: reorganize the framedrop counters
Niklas Haas
2017-10-09
1
-4
/
+5
*
stats: revert DR indicator as it's unnecessary
Julian
2017-10-09
1
-2
/
+1
*
stats: reduce default font size to 8
Julian
2017-10-09
1
-1
/
+1
*
stats: visually indicate direct rendering
Julian
2017-10-09
1
-1
/
+2
*
stats: change font weight of % sign as well
Julian
2017-10-09
1
-1
/
+1
*
stats: fix indentation/newline of frame timing page
Julian
2017-10-09
1
-11
/
+11
*
stats: show % of a pass on frame timing page
Julian
2017-10-09
1
-9
/
+23
*
stats: always print perfdata total
Julian
2017-10-09
1
-7
/
+4
*
stats: make add_header() append at current position
Julian
2017-10-09
1
-7
/
+7
*
stats: print perfdata total by default
Julian
2017-10-09
1
-1
/
+1
*
stats: mark dummy as such
Julian
2017-10-09
1
-1
/
+1
*
stats: correctly re-eval ASS tag usage
Julian
2017-10-09
1
-11
/
+17
*
stats: make page keybinding repeatable
Julian
2017-10-09
1
-1
/
+1
*
stats: remove table in table
Julian
2017-10-09
1
-14
/
+6
*
stats: resilience against accidential timer removal
Julian
2017-10-09
1
-9
/
+12
*
stats: allow keybindings for specific page
Julian
2017-10-09
1
-12
/
+21
*
stats: support for multiple "pages" of stats
Julian
2017-10-09
1
-26
/
+124
*
stats: remove check for lua timer function
Julian
2017-10-09
1
-8
/
+0
*
stats: rescale graphs to make the average align with the center, if possible
Niklas Haas
2017-10-09
1
-4
/
+11
*
stats: add support for `vo-passes`, which replaces `vo-performance`
Niklas Haas
2017-10-09
1
-68
/
+60
*
stats: update HDR peak for upstream changes
Niklas Haas
2017-10-09
1
-2
/
+2
*
stats: add support for deprecated properties
Julian
2017-10-09
1
-11
/
+21
*
stats: comment to remind me about deprecated properties
Julian
2017-10-09
1
-0
/
+1
*
stats: add new versions of decoder and VO dropped frame counts
Ricardo Constantino
2017-10-09
1
-1
/
+5
*
stats: put vsync ratio and jitter on the same line
Julian
2017-10-09
1
-15
/
+10
*
stats: declare function as local
Julian
2017-10-09
1
-1
/
+1
*
stats: use container-fps together with fps (as fallback)
Julian
2017-10-09
1
-1
/
+3
*
stats: rename option timing_total to print_perfdata_total
Julian
2017-10-09
1
-2
/
+2
*
stats: add vsync-ratio and vsync-jitter
Julian
2017-10-09
1
-69
/
+138
*
stats: add some documentation for generate_graph()
Julian
2017-10-09
1
-1
/
+10
*
stats: access less variables outside function's state
Julian
2017-10-09
1
-12
/
+10
*
stats: add new container-fps that deprecates fps
Ricardo Constantino (:RiCON)
2017-10-09
1
-1
/
+2
*
stats: remove hwdec-active property
Ricardo Constantino (:RiCON)
2017-10-09
1
-7
/
+2
*
stats: fix bug introduced in earlier commit
Julian
2017-10-09
1
-5
/
+4
*
stats: fix comment typo
Julian
2017-10-09
1
-7
/
+7
*
stats: disable coloring peak performance data
Julian
2017-10-09
1
-1
/
+2
*
stats: change coloring of performance data
Julian
2017-10-09
1
-7
/
+8
*
stats: save ASS sequences locally
Julian
2017-10-09
1
-3
/
+10
*
stats: only print graphs when ASS tags are good
Julian
2017-10-09
1
-1
/
+1
*
stats: clearify a few descriptions/labels
Julian
2017-10-09
1
-3
/
+3
*
stats: don't show video/audio-speed-correction when 0
Julian
2017-10-09
1
-1
/
+1
*
stats: add HDR signal peak information
Niklas Haas
2017-10-09
1
-5
/
+15
*
stats: add sum of timing values
Julian
2017-10-09
1
-7
/
+13
*
stats: put colormatrix, primaries and gamma together
Julian
2017-10-09
1
-3
/
+4
*
stats: change highlighting of performance data
Julian
2017-10-09
1
-4
/
+11
*
stats: declare functions as local
Julian
2017-10-09
1
-197
/
+200
*
stats: align graphs
Julian
2017-10-09
1
-44
/
+63
*
stats: change the way the output is built
Julian
2017-10-09
1
-85
/
+65
*
stats: rewrite parts of performance data
Julian
2017-10-09
1
-64
/
+110
*
stats: add performance data
Julian
2017-10-09
1
-9
/
+103
*
stats: update stats when file changes
Julian
2017-10-09
1
-1
/
+7
*
stats: small spelling correction
Julian
2017-10-09
1
-1
/
+1
*
stats: use redraw_delay for timer period
Julian
2017-10-09
1
-2
/
+2
*
stats: always print title if different from filename
Ricardo Constantino (:RiCON)
2017-10-09
1
-1
/
+3
*
stats: make a warning more visible
Julian
2017-10-09
1
-1
/
+3
*
stats: rename some functions
Julian
2017-10-09
1
-6
/
+6
*
stats: add toggling of stats
Julian
2017-10-09
1
-4
/
+29
*
stats: add hwdec-current
Ricardo Constantino (:RiCON)
2017-10-09
1
-1
/
+6
*
stats: add cache-speed
Ricardo Constantino (:RiCON)
2017-10-09
1
-2
/
+3
*
stats: decrease default font size
Julian
2017-10-09
1
-1
/
+1
*
stats: add video-params/gamma property
Niklas Haas
2017-10-09
1
-0
/
+1
*
stats: update frame drop diagnostics
Kevin Mitchell
2017-10-09
1
-1
/
+2
*
stats: add display fps
Kevin Mitchell
2017-10-09
1
-0
/
+7
*
stats: rename some variables for consistency
Julian
2017-10-09
1
-9
/
+9
*
stats: add support for video-sync=display
Niklas Haas
2017-10-09
1
-0
/
+5
*
stats: fix line wrapping
Julian
2017-10-09
1
-2
/
+2
*
stats: remove dead link from comment
Julian
2017-10-09
1
-1
/
+0
*
stats: print bold text in terminals
Rostislav Pehlivanov
2017-10-09
1
-4
/
+16
*
stats: minor simplification
Julian
2017-10-09
1
-4
/
+8
*
stats: remove countless hardcoded strings
Julian
2017-10-09
1
-30
/
+33
*
stats: document append_property return value
Julian
2017-10-09
1
-2
/
+3
*
stats: fix oversight
Julian
2017-10-09
1
-1
/
+1
*
stats: unify redundant functions
Julian
2017-10-09
1
-53
/
+58
*
stats: proper usage of imported module
Julian
2017-10-09
1
-13
/
+13
*
stats: add debug option
Julian
2017-10-09
1
-0
/
+7
*
stats: reflect latest changes to mpv
Julian
2017-10-09
1
-2
/
+2
*
stats: don't add superfluous EOL characters
Julian
2017-10-09
1
-9
/
+12
*
stats: make non-ASS styling configurable
Julian
2017-10-09
1
-44
/
+56
*
stats: make the OSD usable in audio-only mode
Rostislav Pehlivanov
2017-10-09
1
-4
/
+32
*
stats: avoid clashing with similar named scripts
Julian
2017-10-09
1
-1
/
+1
*
stats: initial commit
Julian
2017-10-09
1
-0
/
+189
*
dvb: SYS_DVBC_ANNEX_B is now supported if ATSC is activated.
Oliver Freyermuth
2017-10-09
1
-0
/
+2
*
dvb: Skip channel if ATSC device does not support cable / terr.
Oliver Freyermuth
2017-10-09
1
-1
/
+3
*
dvb: Implement parsing of modulation for VDR-style channels config.
Oliver Freyermuth
2017-10-09
1
-0
/
+50
*
dvb: Fixes for ATSC tuning.
Oliver Freyermuth
2017-10-09
2
-2
/
+19
*
stream_dvb: Multiply frequency and sample rate by 1000 for VDR.
Oliver Freyermuth
2017-10-09
1
-4
/
+3
*
dvb_tune: Pull out DVBv5 raw tuning part, add verbosity.
Oliver Freyermuth
2017-10-09
1
-23
/
+24
*
dvb: Explicitly clear via DVBv5 before reverting to DVBv3.
Oliver Freyermuth
2017-10-09
1
-2
/
+12
*
dvb: Use more elaborate tuning for DVBv5 tuning.
Oliver Freyermuth
2017-10-09
1
-23
/
+111
*
vo_gpu: simplify opengl alias
wm4
2017-10-09
2
-31
/
+2
*
vo_gpu: remove duplicated options
wm4
2017-10-09
1
-1
/
+0
*
vo_opengl: context_drm_egl: Don't create a new framebuffer for every frame
Mark Thompson
2017-10-09
1
-22
/
+27
*
vo_gpu: add android opengl backend
Aman Gupta
2017-10-09
5
-3
/
+164
*
vo: add mediacodec_embed output driver
Aman Gupta
2017-10-09
4
-0
/
+102
*
hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC frames
Aman Gupta
2017-10-09
7
-0
/
+60
*
vo: add VO_CAP_NOREDRAW for upcoming vo_mediacodec_embed
Aman Gupta
2017-10-09
2
-1
/
+8
*
hwdec: rename mediacodec to mediacodec-copy
Aman Gupta
2017-10-09
7
-12
/
+32
*
README.md: explicitly link contribute.md
wm4
2017-10-09
1
-5
/
+8
*
command: drop "audio-out-detected-device" property
wm4
2017-10-09
7
-35
/
+3
*
img_format: AV_PIX_FMT_PAL8 is RGB
wm4
2017-10-09
1
-2
/
+5
*
wayland_common: implement output tracking, cleanups and bugfixes
Rostislav Pehlivanov
2017-10-09
4
-215
/
+246
*
osx: add right MacPorts paths to our bundle $PATH
Akemi
2017-10-07
1
-2
/
+3
*
wayland_common: allow vo_wayland_uninit(NULL)
Niklas Haas
2017-10-07
1
-0
/
+2
*
Revert "wayland_common: add support for embedding"
Rostislav Pehlivanov
2017-10-05
3
-10
/
+0
*
wayland_common: respect close events
Rostislav Pehlivanov
2017-10-05
1
-3
/
+9
*
wayland_common: add support for embedding
Rostislav Pehlivanov
2017-10-05
3
-0
/
+9
*
wayland_common: reset the LIVE_RESIZING flag when resizing ends
Rostislav Pehlivanov
2017-10-05
1
-10
/
+14
*
build: switch preliminary LGPL mode from v3 to v2.1
wm4
2017-10-05
5
-43
/
+8
*
DOCS/interface-changes.rst: mention --log-file behavior change
wm4
2017-10-05
1
-0
/
+1
*
msg: make --msg-level affect --log-file too
wm4
2017-10-04
2
-3
/
+6
*
player: change a minor code fragment to LGPL
wm4
2017-10-04
1
-5
/
+0
*
wayland_common: don't hardcode protocol names during registry
Rostislav Pehlivanov
2017-10-04
1
-8
/
+8
*
README: drop support for Windows Vista
Martin Herkt
2017-10-04
1
-1
/
+1
*
wayland_common: rewrite from scratch
Rostislav Pehlivanov
2017-10-03
11
-1058
/
+1281
*
vo_wayland: remove
Rostislav Pehlivanov
2017-10-03
7
-1062
/
+0
*
demux_mkv: replace deprecated av_copy_packet_side_data()
wm4
2017-10-03
1
-4
/
+2
*
osx: add some common paths to our $PATH when started from bundle
Akemi
2017-10-03
1
-0
/
+8
*
osx: fix bundle on macOS High Sierra (10.13)
Akemi
2017-10-03
6
-20
/
+29
*
vo_gpu: gl: implement proper extension string search
wm4
2017-10-02
3
-10
/
+23
*
DOCS/compile-windows.md: update for changes to mpv and MSYS2
James Ross-Gowan
2017-10-02
1
-21
/
+19
*
Man page: fix typo
Kranky K. Krackpot
2017-10-01
1
-2
/
+2
*
vo_gpu: enable 3DLUTs in dumb mode
Niklas Haas
2017-09-30
1
-1
/
+3
*
vf_vavpp: restrict allowed sw upload formats to nv12/yuv420p
wm4
2017-09-30
1
-20
/
+3
*
vaapi: replace error macro implementation
wm4
2017-09-30
2
-12
/
+3
*
Copyright: remove deleted file from list
wm4
2017-09-30
1
-1
/
+0
*
video: fix green shit
wm4
2017-09-30
1
-1
/
+1
*
manpage: update --blend-subtitles affected options
Leo Izen
2017-09-29
1
-1
/
+1
*
vaapi: change license to LGPL
wm4
2017-09-29
6
-20
/
+19
*
vaapi: move legacy code to vo_vaapi.c
wm4
2017-09-29
3
-440
/
+310
*
vf_vavpp: use error checking macro
wm4
2017-09-29
1
-19
/
+11
*
vf_vavpp: use libavutil hw frames API for frame pool and upload
wm4
2017-09-29
5
-49
/
+119
*
vaapi: use newer libavutil vaapi pixfmt name
wm4
2017-09-29
1
-1
/
+1
*