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: enable thread by default
wm4
2014-08-16
3
-9
/
+6
*
demux: add option to control the readahead buffer by a duration value
wm4
2014-08-16
4
-4
/
+35
*
demux: remove unused function
wm4
2014-08-16
2
-13
/
+0
*
player: cosmetics: make code more compact
wm4
2014-08-16
1
-5
/
+2
*
vo_wayland: fix redrawing logic
wm4
2014-08-16
1
-8
/
+8
*
video: add --display-fps switch to control framedrop FPS
wm4
2014-08-16
4
-3
/
+17
*
audio: add a mode to insert silence on severe A/V desync
wm4
2014-08-15
5
-4
/
+27
*
vo_opengl: optional support for using GLX_SGI_video_sync
wm4
2014-08-15
2
-1
/
+26
*
gl_common: add SGI_video_sync extension
wm4
2014-08-15
2
-0
/
+11
*
vo_opengl: if glfinish is used, also call it after swappping
wm4
2014-08-15
2
-1
/
+6
*
video: add VO framedropping mode
wm4
2014-08-15
11
-40
/
+187
*
vo: eliminate a redundant variable
wm4
2014-08-15
1
-10
/
+5
*
player: use virtual time for --audio-file with ordered chapters
wm4
2014-08-15
5
-10
/
+16
*
lua: wake up the core when setting OSD
wm4
2014-08-15
1
-0
/
+1
*
osc: Overhaul (wip)
ChrisK2
2014-08-15
1
-502
/
+848
*
sub: add option to workaround broken mkv files
wm4
2014-08-14
5
-2
/
+13
*
sub: call sub_reset() on seeks only
wm4
2014-08-14
3
-13
/
+3
*
client API: directly lock playloop
wm4
2014-08-14
1
-4
/
+3
*
lua: allow disabling suspend
wm4
2014-08-14
1
-2
/
+8
*
client API: adjust documentation for mpv_suspend()
wm4
2014-08-14
1
-20
/
+5
*
vo: remove unused libavutil include
wm4
2014-08-14
1
-2
/
+0
*
vo: fix mingw compilation
wm4
2014-08-14
1
-0
/
+2
*
demux_lavf: support new metadata update API
wm4
2014-08-14
3
-3
/
+35
*
TOOLS/zsh.pl: properly set the return value
Alessandro Ghedini
2014-08-13
1
-9
/
+12
*
TOOLS/zsh.pl: properly return non-zero when no matches are found
c_14
2014-08-13
1
-0
/
+1
*
wayland: pointer interface is created after theme
Alexander Preisinger
2014-08-13
1
-13
/
+8
*
video: reduce non-sense messages when playing coverart
wm4
2014-08-13
1
-11
/
+14
*
video: don't run new frame processing on every iteration
wm4
2014-08-13
1
-19
/
+22
*
video: move some more code around
wm4
2014-08-13
1
-38
/
+49
*
video: move some code around
wm4
2014-08-13
1
-45
/
+40
*
video: exit early when nothing to do
wm4
2014-08-13
1
-7
/
+7
*
video: minor simplification of the old framedrop code
wm4
2014-08-13
1
-10
/
+6
*
player: don't quit with --loop-file
wm4
2014-08-13
1
-0
/
+1
*
vdpau: correctly mark invalid mixer as such on vdp_video_mixer_create() failure
Alessandro Ghedini
2014-08-13
1
-0
/
+3
*
build: fix libmpv build when using system waf
Jan Palus
2014-08-13
1
-1
/
+3
*
vo_vdpau: fix screenshots with anamorphic video
wm4
2014-08-13
1
-1
/
+1
*
x11: vdpau GLX interop needs X11 threads
wm4
2014-08-13
1
-0
/
+2
*
af_lavcac3enc: lower minimum channel number to 3
wm4
2014-08-12
2
-2
/
+2
*
docs: cocoa example uses wakeup callback API
FRAU KOUJIRO
2014-08-12
1
-22
/
+54
*
docs: simple cocoa API usage example
FRAU KOUJIRO
2014-08-12
1
-0
/
+85
*
af_lavcac3enc: change default bitrate to 640
wm4
2014-08-12
2
-2
/
+5
*
video: fix and simplify video format changes and last frame display
wm4
2014-08-12
6
-181
/
+127
*
video: move display and timing to a separate thread
wm4
2014-08-12
19
-252
/
+513
*
DOCS: mark the recent release in client-api-changes.rst
wm4
2014-08-12
2
-0
/
+3
*
input.conf: add some bindings for changing audio-delay
wm4
2014-08-11
1
-0
/
+2
*
input.conf: make explanatory text more readable
wm4
2014-08-11
2
-30
/
+16
*
video: don't keep multiple pointers to hwdec info struct
wm4
2014-08-11
7
-26
/
+29
*
vaapi: fix uninitialized value read
wm4
2014-08-11
1
-1
/
+1
*
vf_vapoursynth: print more diagnostics on error
wm4
2014-08-11
1
-3
/
+9
*
manpage: update keybindings
wm4
2014-08-11
1
-1
/
+1
*
Move status-line.lua
wm4
2014-08-11
1
-1
/
+1
*
player: remove cache status from video OSD
wm4
2014-08-11
1
-3
/
+0
*
demux: reduce log spam if threading is disabled
wm4
2014-08-11
1
-3
/
+11
*
video: fix dangling pointer issue
wm4
2014-08-11
1
-1
/
+1
*
vdpau: allocate surfaces by age
wm4
2014-08-11
2
-1
/
+11
*
input: fix event wakeup
wm4
2014-08-11
1
-18
/
+14
*
input.conf: change LEFT/RIGHT keys to seek 5s instead of 10s
wm4
2014-08-11
1
-2
/
+2
*
command: for OSD, format cache property as integer
wm4
2014-08-11
1
-0
/
+5
*
command: fix dangling pointer issue in script key bindings code
wm4
2014-08-11
1
-1
/
+1
*
player: don't delay OSD redraw when paused
wm4
2014-08-10
1
-2
/
+4
*
vo_sdl: fix redrawing issue
wm4
2014-08-10
1
-1
/
+1
*
input.conf: map shift+pgup/dwn to the old seek bindings
wm4
2014-08-09
1
-2
/
+4
*
video: remove "hard" framedrop mode
wm4
2014-08-09
4
-12
/
+20
*
etc/example.conf: update cache options
wm4
2014-08-09
1
-4
/
+10
*
command: run OSD display code even if a property is unavailable
wm4
2014-08-09
1
-4
/
+2
*
etc: add mplayer-input.conf
wm4
2014-08-09
1
-0
/
+153
*
input.conf: switch chapter seek next/previous keys
wm4
2014-08-08
1
-2
/
+2
*
manpage: update key bindings
wm4
2014-08-08
1
-36
/
+6
*
manpage: add sections and order by usage
Alexander Preisinger
2014-08-08
1
-1677
/
+1810
*
ao_dsound: reduce default buffer size
wm4
2014-08-08
1
-1
/
+1
*
input.conf: unmap some more obscure bindings
wm4
2014-08-08
1
-12
/
+11
*
command: add a "seeking" property
wm4
2014-08-08
2
-0
/
+16
*
player: indicate on the status line whether a seek is active
wm4
2014-08-08
1
-1
/
+3
*
input.conf: remap pgup/dwn to chapter seeks
wm4
2014-08-07
1
-4
/
+8
*
build: add hacks to force waf to generate valid .pc files
wm4
2014-08-07
2
-0
/
+9
*
input: fix off by one error in command parser
wm4
2014-08-07
1
-1
/
+1
*
audio: fix encoding mode
wm4
2014-08-07
1
-1
/
+2
*
client API: qtexample: don't pass deallocated strings to mpv
wm4
2014-08-07
1
-1
/
+2
*
demux: fix playback abort if --demuxer-thread is not used
wm4
2014-08-07
1
-9
/
+9
*
player: remove unused declaration
wm4
2014-08-07
1
-1
/
+0
*
gitignore: fix manpage entries
wm4
2014-08-06
1
-6
/
+6
*
old-build: HAVE_COCOA_APPLICATION must be set
wm4
2014-08-06
2
-1
/
+2
*
stream_dvb: restore --dvbin-file option
wm4
2014-08-06
2
-7
/
+15
*
stream_dvb: fix channels.conf preference order
wm4
2014-08-06
1
-3
/
+4
*
vo_direct3d: allow resizing before video init
wm4
2014-08-06
1
-1
/
+1
*
win32: never call GetClientRect(0, ...)
wm4
2014-08-06
2
-2
/
+6
*
demux: make track switching asynchronous
wm4
2014-08-06
1
-0
/
+21
*
client API: trigger MPV_EVENT_VIDEO_RECONFIG on vf recreation
wm4
2014-08-06
1
-0
/
+2
*
audio: fix inverted condition
wm4
2014-08-06
1
-6
/
+4
*
wayland: remove redundant line
Alexander Preisinger
2014-08-06
1
-1
/
+0
*
wayland: changes for nested compositors
Alexander Preisinger
2014-08-06
1
-20
/
+50
*
build: allow to disable building the cplayer
Stefano Pigozzi
2014-08-06
2
-10
/
+16
*
build: expose waf variants to the user
Stefano Pigozzi
2014-08-06
2
-0
/
+35
*
cocoa: fix build by using the correct HAVE_* macro
Stefano Pigozzi
2014-08-06
2
-6
/
+6
*
cocoa: macosx_application needs cocoa-application
FRAU KOUJIRO
2014-08-06
3
-4
/
+8
*
build: cocoa-application config target
FRAU KOUJIRO
2014-08-06
1
-11
/
+23
*
cocoa: move handleFilesArray: to macosx_events
FRAU KOUJIRO
2014-08-06
5
-19
/
+20
*
cocoa: move set_input_context to macosx_events
FRAU KOUJIRO
2014-08-06
5
-9
/
+10
*
cocoa: sync inputContext inside EventsResponder
FRAU KOUJIRO
2014-08-06
3
-12
/
+28
*
cocoa: decouple events from application somewhat
FRAU KOUJIRO
2014-08-06
4
-64
/
+118
*
win32: fix build
wm4
2014-08-05
1
-1
/
+0
*
build: move def file to libmpv/
wm4
2014-08-05
2
-1
/
+1
*
win32: create OpenGL context on the GUI thread
wm4
2014-08-05
3
-12
/
+40
*
win32: cleanup OpenGL context creation
wm4
2014-08-05
1
-37
/
+33
*
build: syms: reindent
Stefano Pigozzi
2014-08-05
1
-29
/
+28
*
build: syms: fix *.def file for mach-o binary format
Stefano Pigozzi
2014-08-05
1
-1
/
+1
*
options: fix key-value-list options
wm4
2014-08-05
1
-6
/
+11
*
client API: add and use the MPV_MAKE_VERSION macro
wm4
2014-08-05
3
-10
/
+9
*
build: list exported symbols explicitly
wm4
2014-08-05
4
-44
/
+44
*
build: fix export of libmpv symbols on mingw
wm4
2014-08-05
1
-1
/
+1
*
build: fix cross-compilation of libmpv
wm4
2014-08-05
1
-1
/
+3
*
vdpau: don't crash on flipped images
wm4
2014-08-05
1
-5
/
+12
*
sub: fix subtitle timing for TS
wm4
2014-08-04
1
-2
/
+6
*
sub: don't read packets if video and audio are disabled
wm4
2014-08-04
1
-1
/
+1
*
gl_wayland: Don't try to resize the egl_window before it exists
Michael Forney
2014-08-04
1
-0
/
+3
*
input.conf: remap 2 keys
wm4
2014-08-03
1
-3
/
+4
*
player: some further playloop cleanups
wm4
2014-08-03
5
-53
/
+58
*
player: make quit exit immediately
wm4
2014-08-03
1
-3
/
+3
*
player: allow redrawing screen during seeks
wm4
2014-08-03
1
-6
/
+12
*
manpage: be more explicit where input.conf is located
wm4
2014-08-02
2
-1
/
+6
*
Improve setting AVOptions
wm4
2014-08-02
13
-149
/
+66
*
manpage: explain how to replace --slave-broken
wm4
2014-08-02
1
-0
/
+10
*
player: don't show the path part for external subtitle files
wm4
2014-08-02
1
-1
/
+1
*
client API: minor optimizations for property notification
wm4
2014-08-02
4
-38
/
+91
*
TOOLS: add test script for property change notifications
wm4
2014-08-02
1
-0
/
+16
*
command: add a property that returns a list of all properties
wm4
2014-08-02
4
-21
/
+27
*
manpage: remove duplicated misplaced description of a command
wm4
2014-08-02
1
-2
/
+0
*
win32: fix assertion failure
wm4
2014-08-01
1
-12
/
+10
*
Remove the last remains of slave mode
wm4
2014-08-01
9
-76
/
+15
*
vda: only support the new hwaccel 1.2 API (remove old code)
Stefano Pigozzi
2014-08-01
3
-167
/
+19
*
travis: use homebrew to build ffmpeg on OS X
Stefano Pigozzi
2014-08-01
1
-18
/
+58
*
player: don't ignore first chapter
wm4
2014-07-31
1
-1
/
+1
*
video: fix attached picture mode
wm4
2014-07-31
1
-1
/
+3
*
audio: simplify condition
wm4
2014-07-31
1
-1
/
+1
*
audio: fix A/V sync in encoding mode
wm4
2014-07-31
1
-0
/
+5
*
client API: don't send internal events to the clients
wm4
2014-07-31
1
-1
/
+2
*
command: add cache-idle property
wm4
2014-07-31
2
-3
/
+20
*
client API: make "cache" property and similar observable
wm4
2014-07-31
5
-0
/
+18
*
client API: fix deadlock when calling mpv_terminate_destroy before init
wm4
2014-07-31
1
-1
/
+1
*
player: rename a variable
wm4
2014-07-30
1
-3
/
+3
*
player: move video display code out of the playloop
wm4
2014-07-30
4
-332
/
+336
*
player: split seek_reset()
wm4
2014-07-30
6
-56
/
+59
*
video: actually flush filter chain
wm4
2014-07-30
1
-1
/
+4
*
video/filter: add vf_buffer
wm4
2014-07-30
5
-0
/
+103
*
audio: better sync behavior on bogus EOF
wm4
2014-07-30
1
-1
/
+3
*
ao_alsa: disable use of non-interleaved formats by default
wm4
2014-07-30
2
-0
/
+10
*
cocoa: fix key equivalent dispatching
Stefano Pigozzi
2014-07-30
2
-22
/
+7
*
client API: fix typos in documentation
wm4
2014-07-30
1
-2
/
+2
*
demux_lavf: don't consider EAGAIN as EOF condition
wm4
2014-07-30
1
-2
/
+3
*
stream: hack-fix rtmp-level seeking
wm4
2014-07-30
4
-11
/
+22
*
stream_lavf: allow setting AVOptions with --stream-lavf-o
wm4
2014-07-30
6
-0
/
+38
*
audio: better initial sync for files where audio starts later
wm4
2014-07-30
1
-5
/
+15
*
audio: cosmetics: remove unused return value
wm4
2014-07-30
2
-11
/
+9
*
demux_mf: allow seeking past the end
wm4
2014-07-30
1
-1
/
+1
*
player: fix time display wheen seeking past EOF with --keep-open
wm4
2014-07-30
4
-20
/
+19
*
player: let explicitly imprecise seeks cancel precise seeks
wm4
2014-07-29
1
-0
/
+3
*
osc: Do precise seeks on simple clicks on seekbar
ChrisK2
2014-07-29
1
-11
/
+19
*
audio: ignore (some) decoding errors on initialization
wm4
2014-07-29
2
-1
/
+5
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
6
-32
/
+30
*
player: remove a pointless field
wm4
2014-07-29
2
-5
/
+4
*
player: disable hr-seek in .ts files
wm4
2014-07-29
1
-0
/
+1
*
player: allow precise seeking with percent seeks
wm4
2014-07-29
1
-2
/
+1
*
manpage: lua: document timer timeout and oneshot fields
wm4
2014-07-29
1
-0
/
+14
*
vdpau: don't upload video images in advance
wm4
2014-07-29
3
-39
/
+11
*
player: update playback position on seek
wm4
2014-07-29
1
-0
/
+2
*
player: logically speed up seek logic
wm4
2014-07-28
1
-1
/
+1
*
vo_x11: fix build with older Libav versions
wm4
2014-07-28
1
-4
/
+4
*
video: add a default color space for files with no video
Niklas Haas
2014-07-28
1
-0
/
+3
*
audio: change playback restart and resyncing
wm4
2014-07-28
10
-281
/
+328
*
input: be stricter about rejecting mouse input with --no-input-cursor
wm4
2014-07-27
2
-0
/
+5
*
vo: remove vo_mouse_movement() wrapper
wm4
2014-07-27
12
-34
/
+33
*
vo: different hack for VOs which need to mangle mouse input
wm4
2014-07-27
7
-40
/
+47
*
ao_pulse: allow disabling timing bug workarounds
wm4
2014-07-26
2
-3
/
+44
*
ao_pulse: remove hacks for ancient PulseAudio versions
wm4
2014-07-26
3
-23
/
+2
*
manpage: eliminate the word "movie"
wm4
2014-07-26
4
-29
/
+29
*
win32: remove minor non-sense