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
*
demux_cue: make independent from MPContext
wm4
2015-02-17
4
-40
/
+36
*
demux_cue: move implementation
wm4
2015-02-17
4
-421
/
+388
*
demux: copy priv pointer too
wm4
2015-02-17
1
-0
/
+1
*
matroska: move timeline code to demux/
wm4
2015-02-17
3
-2
/
+2
*
matroska: make timeline code independent of MPContext
wm4
2015-02-17
5
-115
/
+122
*
player: use a separate context for timeline loader stuff
wm4
2015-02-17
7
-22
/
+130
*
demux: chapters without metadata are allowed
wm4
2015-02-17
1
-2
/
+3
*
player: use a macro to remove an element from an array
wm4
2015-02-17
1
-6
/
+1
*
player: actually close files when using sub_remove
wm4
2015-02-17
1
-13
/
+38
*
DOCS/client-api-changes: mark 0.8.0 release
wm4
2015-02-17
1
-2
/
+3
*
demux_lavf: hack against hls showing "100%" position
wm4
2015-02-17
1
-0
/
+6
*
command: add rescan_external_files
wm4
2015-02-16
6
-4
/
+46
*
command: nicer OSD message when setting audio-device
wm4
2015-02-16
1
-0
/
+14
*
etc/input.conf: remove a leftover
wm4
2015-02-16
1
-2
/
+0
*
vo_opengl: glsl: remove trailing \
wm4
2015-02-16
1
-2
/
+2
*
vf_vapoursynth: replace a hack with a newer VS API function
wm4
2015-02-16
3
-3
/
+3
*
m_config: log options set by the client API too
wm4
2015-02-16
1
-0
/
+7
*
sub: mess with styling defaults, change --ass-use-margins behavior
wm4
2015-02-16
10
-27
/
+70
*
options: mark some more options as runtime-settable
wm4
2015-02-16
1
-4
/
+4
*
osd: customizable subtitle and OSD position
wm4
2015-02-16
4
-0
/
+22
*
osd: make it possible to have different subtitle vs. OSD defaults
wm4
2015-02-16
3
-27
/
+44
*
mpv.desktop: Add zh-TW and zh-CN translations
Skyrainfit
2015-02-16
1
-1
/
+6
*
osxbundle: config file special case isn't needed anymore
wm4
2015-02-15
2
-6
/
+0
*
player: undeprecate 'config' files
wm4
2015-02-15
3
-29
/
+16
*
vd_lavc: uninit the hwdec backend after closing the decoder
wm4
2015-02-14
1
-6
/
+3
*
x11: fix uninitialized variable reads
wm4
2015-02-14
1
-1
/
+1
*
ao: fix null dereference
Stefano Pigozzi
2015-02-14
1
-0
/
+2
*
player: fix audio-device-list updates
wm4
2015-02-14
3
-0
/
+8
*
client API: clarify filename string encoding
wm4
2015-02-14
1
-0
/
+24
*
demux: fix dropped subtitle packets with the new stream switching
wm4
2015-02-14
2
-3
/
+4
*
cocoa: remove unused function
Stefano Pigozzi
2015-02-14
1
-7
/
+0
*
ao_coreaudio: add support for hotplug notifications
Stefano Pigozzi
2015-02-14
6
-27
/
+111
*
x11: add XK_Cancel to the list of special keys
Martin Herkt
2015-02-14
3
-0
/
+3
*
Fix build on OSX broken by previous commit
wm4
2015-02-13
1
-1
/
+1
*
vf_vapoursynth: add display refresh rate property
Julian
2015-02-13
4
-0
/
+7
*
x11: return a framerate even if no window is mapped
wm4
2015-02-13
1
-8
/
+11
*
player: deprecate 'config' files (use mpv.conf), warn against clashes
wm4
2015-02-13
2
-5
/
+27
*
command: mark get_property as deprecated
wm4
2015-02-13
2
-3
/
+6
*
x11: make all XF86 special keys mappable
wm4
2015-02-13
2
-1
/
+13
*
ipc: put playback core to sleep while dequeuing commands
wm4
2015-02-13
1
-1
/
+7
*
demux: hack for instant stream switching
wm4
2015-02-13
5
-4
/
+92
*
demux_mkv: return unique file positions for all packets
wm4
2015-02-13
1
-4
/
+5
*
vo_opengl: fix smoothmotion coefficient calculation
Stefano Pigozzi
2015-02-13
3
-7
/
+5
*
cocoa: fix exiting the command line player
wm4
2015-02-13
1
-4
/
+3
*
encoding: fixed-vo option was removed
wm4
2015-02-13
1
-1
/
+0
*
player: add a --loop=force mode
wm4
2015-02-12
4
-13
/
+17
*
osx: move code to unset input context to the right place
wm4
2015-02-12
1
-4
/
+4
*
osx: move cocoa specific call out of common code
wm4
2015-02-12
2
-8
/
+2
*
player: drop explicit exit() calls
wm4
2015-02-12
2
-16
/
+11
*
ao_pulse: listen for hotplug events
wm4
2015-02-12
1
-7
/
+41
*
audio: add device change notification for hotplugging
wm4
2015-02-12
8
-33
/
+151
*
ao: set correct client name when listing devices
wm4
2015-02-12
1
-4
/
+3
*
sd_ass: fix some corner cases in tag stripping
wm4
2015-02-12
1
-5
/
+14
*
Revert "player: make --force-window create the window immediately on start"
wm4
2015-02-12
1
-1
/
+0
*
player: use af_scaletempo when slowing down audio too
wm4
2015-02-12
2
-2
/
+2
*
vf_lavfi: drop useless option from wrapper filters
wm4
2015-02-12
1
-4
/
+1
*
af_rubberband: actually fix deadlock
Martin Herkt
2015-02-12
1
-1
/
+1
*
af_rubberband: fix filter error deadlock
wm4
2015-02-12
1
-2
/
+2
*
af_rubberband: change defaults
Martin Herkt
2015-02-12
1
-9
/
+6
*
af_rubberband: fix breakage
wm4
2015-02-11
1
-1
/
+3
*
video/filters: simplify libavfilter bridge
wm4
2015-02-11
13
-71
/
+61
*
vf_noise: remove internal implementation
wm4
2015-02-11
2
-243
/
+8
*
af_rubberband: make all librubberband options configurable
wm4
2015-02-11
2
-4
/
+52
*
af_rubberband: attempt to fix audio position calculation
wm4
2015-02-11
1
-4
/
+17
*
af_rubberband: always calculate and set delay
wm4
2015-02-11
1
-12
/
+11
*
af: account for queued frames in audio position calculation
wm4
2015-02-11
1
-0
/
+2
*
af_rubberband: improve EOF handling
wm4
2015-02-11
1
-5
/
+11
*
dvb_tune: fix invalid syntax
wm4
2015-02-11
1
-1
/
+1
*
audio: fix pool allocation
wm4
2015-02-11
1
-1
/
+2
*
af_rubberband: pitch correction with librubberband
wm4
2015-02-11
7
-0
/
+187
*
player: skip audio filter reinit on some types of speed changes
wm4
2015-02-10
1
-1
/
+11
*
af_scaletempo: allow changing speed at runtime without reinit
wm4
2015-02-10
1
-18
/
+21
*
af_scaletempo: drop detaching or skipping init on speed=1
wm4
2015-02-10
1
-7
/
+5
*
manpage: fix af_scaletempo suggested commands
wm4
2015-02-10
1
-3
/
+3
*
manpage: ipc: suggest --idle
wm4
2015-02-09
1
-1
/
+2
*
win32: fix/change application name
wm4
2015-02-09
2
-3
/
+3
*
README: mention some more deps
wm4
2015-02-09
1
-0
/
+2
*
README: movie -> media
wm4
2015-02-08
1
-1
/
+1
*
vo: minor simplification
wm4
2015-02-07
1
-13
/
+8
*
vo_vdpau: minor simplification
wm4
2015-02-07
1
-4
/
+1
*
Revert "vo_opengl: disable alpha by default"
wm4
2015-02-06
2
-3
/
+3
*
video: work around libswscale for PNG pixel formats
wm4
2015-02-06
4
-5
/
+45
*
stream: get rid of remaining uses of the end_pos field
wm4
2015-02-06
7
-26
/
+25
*
stream: minor cleanups
wm4
2015-02-06
4
-88
/
+64
*
stream: slightly improve reconnect behavior
wm4
2015-02-06
2
-18
/
+29
*
stream_lavf: fix build with Libav
wm4
2015-02-06
1
-2
/
+5
*
options: add --network-timeout
wm4
2015-02-06
4
-0
/
+11
*
options: change --msg-level option
wm4
2015-02-06
7
-93
/
+89
*
options: allow ":" as separator in key-value lists
wm4
2015-02-06
1
-1
/
+1
*
tl_matroska: only check the chapter count when adding chapters
Ben Boeckel
2015-02-06
1
-3
/
+3
*
tl_matroska: squeeze down the number of parameters
Ben Boeckel
2015-02-06
1
-62
/
+77
*
vo_opengl: add support for linear scaling without CMS
Niklas Haas
2015-02-06
4
-23
/
+41
*
vo_opengl: get rid of unused field approx_gamma
Niklas Haas
2015-02-06
1
-1
/
+0
*
player: do not autoload audio with audio files, enable autoloading
wm4
2015-02-05
3
-4
/
+16
*
manpage: move out the MPlayer comparison page
wm4
2015-02-05
2
-440
/
+453
*
demux_mkv: remove the realmedia field
wm4
2015-02-05
1
-25
/
+21
*
demux_mkv: reindent, cosmetics
wm4
2015-02-05
1
-97
/
+79
*
demux_mkv: simplify realaudio handling
wm4
2015-02-05
1
-30
/
+17
*
demux_mkv: remove realvideo-specific aspect ratio handling
wm4
2015-02-05
1
-17
/
+5
*
demux_mkv: use libavcodec parser for realvideo
wm4
2015-02-05
1
-68
/
+4
*
demux_mkv: retrieve timestamps from libavcodec parser
wm4
2015-02-05
1
-3
/
+16
*
demux_mkv: refactor packet parsing
wm4
2015-02-05
3
-86
/
+115
*
build: add option to generate a clang compilation database
Stefano Pigozzi
2015-02-05
2
-0
/
+75
*
vo_vdpau: remove unneeded code
wm4
2015-02-04
1
-4
/
+0
*
vo_opengl: redraw when pausing while showing an interpolated frame
wm4
2015-02-04
3
-1
/
+18
*
options: allow things like --geometry=x50
wm4
2015-02-04
1
-2
/
+3
*
matroska: warn against mismatching segments
wm4
2015-02-04
1
-0
/
+49
*
player: move timeline specific handling to timeline loaders
wm4
2015-02-04
4
-14
/
+14
*
manpage: document hook API
wm4
2015-02-04
2
-14
/
+64
*
command: add on_unload hook
wm4
2015-02-04
2
-0
/
+14
*
stream_cdda: fix bugs in chapter time retrieval
wm4
2015-02-04
1
-2
/
+2
*
demux_raw: output smaller audio packets
wm4
2015-02-04
1
-1
/
+1
*
osdep/subprocess-posix: remove __GLIBC__ guard
Kevin Mitchell
2015-02-03
1
-3
/
+2
*
player: make --force-window create the window immediately on start
wm4
2015-02-03
1
-0
/
+1
*
player: remove --fixed-vo
wm4
2015-02-03
6
-12
/
+5
*
options: allow more options to be changed at runtime
wm4
2015-02-03
1
-9
/
+9
*
cocoa: improve refresh rate fallback code
Stefano Pigozzi
2015-02-03
1
-9
/
+14
*
cocoa: automatically fetch display-fps from the monitor
Stefano Pigozzi
2015-02-03
2
-2
/
+28
*
vo_opengl: disable alpha by default
wm4
2015-02-03
2
-3
/
+3
*
demux_disc: fix CDDA seekability
wm4
2015-02-03
1
-6
/
+13
*
vo_opengl: avoid unnecessary shader reinit on fullscreen toggle
wm4
2015-02-03
1
-2
/
+4
*
vo_opengl: change initialization of gamma option
wm4
2015-02-03
3
-22
/
+42
*
csputils, vo_opengl: remove per-component gamma
wm4
2015-02-03
4
-15
/
+7
*
csputils: remove some unused functions, make some private
wm4
2015-02-03
2
-69
/
+4
*
command: new commands audio_add/audio_remove/audio_reload
xylosper
2015-02-03
6
-34
/
+55
*
options: fix parsing for options/af and options/vf
wm4
2015-02-03
1
-1
/
+4
*
vo_opengl: change upper bound of :gamma to 2.0
Niklas Haas
2015-02-03
2
-2
/
+2
*
manpage: add recommended values to :gamma suboption
Niklas Haas
2015-02-03
1
-4
/
+12
*
vo_opengl: always clamp the video to range 0-1
Niklas Haas
2015-02-03
1
-5
/
+4
*
ao_coreaudio: fix small memory leak
Stefano Pigozzi
2015-02-03
1
-0
/
+4
*
ao_coreaudio: use device UID instead of ID for selection
Stefano Pigozzi
2015-02-03
4
-19
/
+46
*
command: add property returning detected audio device
Stefano Pigozzi
2015-02-03
6
-1
/
+26
*
win32: don't resize when window is minimized
wm4
2015-02-02
1
-5
/
+6
*
command: add property returning detected hwdec API
wm4
2015-02-02
8
-15
/
+59
*
player: add external audio file auto-loading
wm4
2015-02-02
6
-84
/
+134
*
options: slightly improve help output for choice and flag options
wm4
2015-02-02
1
-9
/
+12
*
command: add properties returning the current VO and AO driver
wm4
2015-02-02
2
-2
/
+24
*
client API: add mpv_wait_async_requests()
wm4
2015-02-02
4
-9
/
+29
*
command: add dummy get implementation for tv-channel property
wm4
2015-02-02
2
-0
/
+3
*
vo_opengl: fix breakage with rotated video on initial display
wm4
2015-02-02
1
-11
/
+11
*
osxbundle: don't try to package Python
Stefano Pigozzi
2015-02-02
1
-0
/
+1
*
build: disable pdf build by default
wm4
2015-02-02
1
-0
/
+1
*
demux_mkv: use unique IDs for cover art pseudo-tracks
wm4
2015-02-01
1
-0
/
+1
*
player: dump audio jitter to stats file
wm4
2015-02-01
1
-4
/
+5
*
TOOLS/stats-conv: change unit of X-axis to seconds
wm4
2015-02-01
1
-3
/
+5
*
command: send additional property change events in-between loading
wm4
2015-02-01
3
-0
/
+3
*
command: improve observability of some audio properties
wm4
2015-02-01
1
-1
/
+2
*
build: fix v4l2 support on NetBSD
wm4
2015-01-31
1
-5
/
+12
*
player: don't treat audio playback restart while paused special
wm4
2015-01-30
1
-4
/
+1
*
player: minor simplification in A/V-sync related code
wm4
2015-01-30
2
-10
/
+6
*
Revert "player: allow seeking audio between video frames"
wm4
2015-01-30
1
-9
/
+1
*
ao_null: add emulation for certain broken behavior
wm4
2015-01-30
2
-1
/
+15
*
player: print desync message on negative A/V-sync too
wm4
2015-01-30
1
-1
/
+1
*
player: rearrange some A/V-sync related code
wm4
2015-01-30
1
-6
/
+5
*
player: use correct type for some relative times
wm4
2015-01-30
1
-3
/
+3
*
av_common: add comment about using now-deprecated libavcodec field
wm4
2015-01-30
1
-1
/
+2
*
vo_opengl: use triangle strip for video
wm4
2015-01-30
2
-52
/
+29
*
README: mention that youtube-dl integration requires Lua
wm4
2015-01-30
1
-1
/
+1
*
vo_opengl: don't unnecessarily call glDebugMessageCallback()
wm4
2015-01-30
1
-1
/
+2
*
vo_opengl: fix a cast
wm4
2015-01-29
1
-1
/
+1
*
command: change sub-visibility OSD message
wm4
2015-01-29
1
-1
/
+2
*
vf_vapoursynth: load Lua stdlib in Lua mode
wm4
2015-01-29
1
-0
/
+1
*
vo_opengl: let hwdec driver report the exact image format
wm4
2015-01-29
5
-24
/
+31
*
vo_opengl: move remaining OSD rendering parts to gl_osd.c
wm4
2015-01-29
3
-136
/
+156
*
vo_opengl: split out a helper for drawing primitives
wm4
2015-01-29
3
-16
/
+29
*
vo_opengl: some minor cleanups
wm4
2015-01-29
3
-99
/
+74
*
vo_opengl: force redraw on command line changes
wm4
2015-01-29
1
-0
/
+1
*
vo_opengl: move FBO helper to gl_utils
wm4
2015-01-29
3
-118
/
+122
*
vo_opengl: fix shader issue with Intel drivers
wm4
2015-01-29
1
-2
/
+2
*
player: move more code out of central playloop function
wm4
2015-01-29
1
-58
/
+73
*
player: remove redundant variable
wm4
2015-01-29
5
-12
/
+9
*
vo_opengl: create abstraction for VAOs
wm4
2015-01-28
3
-62
/
+124
*
vo_opengl: remove some unused functions
wm4
2015-01-28
3
-33
/
+11
*
vo_opengl: move utility functions from loader to a separate file
wm4
2015-01-28
10
-215
/
+265
*
player: allow seeking audio between video fram