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
*
input: handle closed pipe correctly
wm4
2015-02-26
1
-1
/
+1
*
input: if FD is not writable, just don't write to the FD
wm4
2015-02-26
1
-6
/
+11
*
input: allow passing FDs to --input-file
wm4
2015-02-26
2
-3
/
+15
*
input: avoid creating world-writeable file with --input-unix-socket
wm4
2015-02-26
3
-0
/
+9
*
audio: accept 1.0 and 2.0 as aliases for mono and stereo
wm4
2015-02-26
1
-0
/
+2
*
player: adjust A/V desync message
wm4
2015-02-26
1
-3
/
+3
*
vo_opengl: test FBOs only if they're going to be used
wm4
2015-02-26
1
-30
/
+28
*
vo_xv: don't attempt to clear window before mapped
wm4
2015-02-26
1
-0
/
+2
*
ytdl: add "--ytdl-params" option
Thiago Kenji Okada
2015-02-25
4
-0
/
+22
*
cache: use MPCLAMP() macro
wm4
2015-02-25
1
-9
/
+2
*
cache: limit to file size
wm4
2015-02-25
1
-1
/
+8
*
remove dead comment
Stefano Pigozzi
2015-02-25
1
-2
/
+0
*
build: move QuartzCore linking to the cocoa check
Stefano Pigozzi
2015-02-25
3
-2
/
+4
*
sd_ass: replace a deprecated libass API call
wm4
2015-02-25
1
-1
/
+1
*
demux_mkv_timeline: fix potential issue when enabling cache
wm4
2015-02-25
1
-0
/
+1
*
demux_mkv_timeline: move uids array to context too
wm4
2015-02-25
1
-31
/
+26
*
demux_mkv_timeline: pass sources array as part of context
wm4
2015-02-25
1
-45
/
+39
*
demux_mkv: minor refactor for deferred cue reading
wm4
2015-02-25
1
-45
/
+41
*
demux_mkv: don't spam too many warnings with partial files
wm4
2015-02-25
1
-14
/
+15
*
manpage: adjust --ass-style-override description
wm4
2015-02-25
1
-2
/
+1
*
vo_opengl: greatly increase smoothmotion performance
Niklas Haas
2015-02-24
2
-74
/
+105
*
manpage: update documentation for smoothmotion
Niklas Haas
2015-02-24
1
-8
/
+27
*
sub: fully update plaintext subtitle styles at runtime
wm4
2015-02-24
2
-6
/
+13
*
sub: move mp_ass_configure() code
wm4
2015-02-24
3
-60
/
+57
*
osd: force alignment for OSD bar
wm4
2015-02-24
1
-1
/
+2
*
osd: always reset style params
wm4
2015-02-24
1
-11
/
+8
*
vo_opengl: another GLES2 issue
wm4
2015-02-24
1
-1
/
+9
*
vo_opengl: extend ifdef against shader arrays
wm4
2015-02-24
1
-1
/
+2
*
old-build: proper atomics are not strictly required
wm4
2015-02-24
1
-1
/
+1
*
video: remove redundant codec parameters
wm4
2015-02-24
3
-8
/
+0
*
sub: apply text subtitle style overrides more eagerly
wm4
2015-02-24
1
-1
/
+3
*
ytdl: add --no-warnings
wm4
2015-02-24
1
-1
/
+1
*
libass: remove redundant checks for LIBASS_VERSION
Ben Boeckel
2015-02-24
3
-25
/
+0
*
ytdl: Adapt to new subtitles structure
Jaime Marquínez Ferrándiz
2015-02-24
1
-9
/
+11
*
filter_kernels: rename bilinear_slow to triangle
Niklas Haas
2015-02-24
1
-3
/
+5
*
filter_kernels: add robidoux and robidouxsharp
Niklas Haas
2015-02-24
1
-0
/
+2
*
filter_kernels: redefine redundant filters
Niklas Haas
2015-02-24
1
-20
/
+6
*
filter_kernels: add ewa_lanczossharp alias
Niklas Haas
2015-02-24
2
-2
/
+14
*
vo_opengl: support polar filters of any radius
Niklas Haas
2015-02-24
1
-6
/
+7
*
vo_opengl: explicitly check potential candidates for polar filters
Niklas Haas
2015-02-24
2
-2
/
+11
*
ao/wasapi: move resume to audio thread
Kevin Mitchell
2015-02-23
3
-24
/
+38
*
ao_wasapi: move reset into audio thread
Kevin Mitchell
2015-02-23
2
-9
/
+37
*
filter_kernels: add blur parameter to jinc
Niklas Haas
2015-02-23
2
-4
/
+10
*
manpage: document scale-param1 properly
Niklas Haas
2015-02-23
1
-8
/
+15
*
filter_kernels: gaussian: redefine the parameter
Niklas Haas
2015-02-23
1
-6
/
+2
*
filter_kernels: remove second parameter from kaiser
Niklas Haas
2015-02-23
1
-3
/
+2
*
manpage: update for new EWA filters
Niklas Haas
2015-02-23
1
-2
/
+2
*
filter_kernels: rename ginseng to ewa_ginseng
Niklas Haas
2015-02-23
2
-3
/
+3
*
filter_kernels: add ewa_hanning
Niklas Haas
2015-02-23
1
-0
/
+10
*
filter_kernels: minor code cleanup of jinc stuff
Niklas Haas
2015-02-23
1
-5
/
+1
*
encoding: allow encoding to channel configurations other than stereo
wm4
2015-02-23
1
-1
/
+3
*
vf: fix indentation level of verbose output
wm4
2015-02-23
1
-2
/
+2
*
DOCS/client_api_examples/simple: fix option
wm4
2015-02-23
1
-1
/
+1
*
client API: hint that opengl_cb is an alternative to window embedding
wm4
2015-02-23
1
-0
/
+7
*
wscript: adjust some pkg-config checks
wm4
2015-02-23
1
-2
/
+2
*
vo_opengl: slightly improve ewa_lanczos windowing
Niklas Haas
2015-02-23
1
-33
/
+4
*
player: fix demuxer lifetime management
wm4
2015-02-22
2
-52
/
+43
*
build: print pkg-config query on failure
Stefano Pigozzi
2015-02-21
1
-0
/
+2
*
build: slightly improve libass version number test failure message
wm4
2015-02-21
1
-2
/
+3
*
manpage: ipc: add a socat example
wm4
2015-02-21
1
-3
/
+33
*
video: un-discourage "vaapi-copy" hwdec mode
wm4
2015-02-20
2
-6
/
+2
*
demux: timeline: honor quit requests
wm4
2015-02-20
5
-4
/
+12
*
demux: add a demux_open_url() function
wm4
2015-02-20
7
-78
/
+55
*
demux: change demux_open() signature
wm4
2015-02-20
8
-25
/
+29
*
demux: add free_demuxer_and_stream() function
wm4
2015-02-20
5
-18
/
+18
*
player: move timeline scanning (ordered chapters etc.) to a thread
wm4
2015-02-20
1
-7
/
+15
*
player: cosmetics: async/non-blocking -> reentrant
wm4
2015-02-20
3
-13
/
+13
*
stream_file: open pipes non-blocking
wm4
2015-02-20
1
-4
/
+33
*
x11egl: minor cleanup
wm4
2015-02-20
1
-4
/
+6
*
vo_opengl: minor robustness improvement in function loader
wm4
2015-02-20
1
-2
/
+5
*
vo_opengl: add ginseng upscaler
Niklas Haas
2015-02-20
2
-1
/
+12
*
vo_opengl: fix smoothmotion coefficient calculation, for real this time
Niklas Haas
2015-02-20
1
-24
/
+31
*
demux_lavf: apply hacks even if format is forced
wm4
2015-02-20
1
-27
/
+28
*
manpage: fix vf_scale arnd parameter
wm4
2015-02-19
1
-2
/
+2
*
build: fix Python 3 unicode issue with waf 1.8.6
wm4
2015-02-19
1
-1
/
+7
*
travis: update libass dep
wm4
2015-02-18
1
-1
/
+1
*
build: require recent libass
wm4
2015-02-18
2
-2
/
+2
*
demux_lavf: blacklist bintext files
wm4
2015-02-18
1
-0
/
+3
*
cache: silence "EOF reached" message
wm4
2015-02-18
1
-1
/
+1
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
10
-3
/
+26
*
demux_lavf: reorganize hacks
wm4
2015-02-18
1
-67
/
+70
*
player: allow unsetting --term/osd-playing-msg
wm4
2015-02-18
1
-2
/
+2
*
demux_lavf: set interrupt_callback
wm4
2015-02-18
1
-0
/
+11
*
input: minor cleanup
wm4
2015-02-18
2
-12
/
+11
*
find_subfiles: Add 'vtt' to subtitle extensions
Jaime Marquínez Ferrándiz
2015-02-18
1
-1
/
+1
*
input: add MOUSE_ENTER keybinding.
torque
2015-02-18
7
-3
/
+21
*
demux, matroska: remove demuxer type field
wm4
2015-02-17
4
-39
/
+29
*
demux: remove file_contents field
wm4
2015-02-17
4
-11
/
+25
*
demux_edl: make independent from MPContext
wm4
2015-02-17
4
-48
/
+36
*
demux_edl: move implementation
wm4
2015-02-17
4
-306
/
+280
*
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