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
path:
root
/
player
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
player: use start timestamp for ab-looping if --ab-loop-a is absent
Leo Izen
2017-12-03
1
-0
/
+1
*
player: add get_play_start_pts
Leo Izen
2017-12-03
1
-0
/
+1
*
audio: make libaf derived code optional
wm4
2017-09-21
1
-0
/
+6
*
options: remove --heartbeat-cmd and --heartbeat--interval
wm4
2017-09-18
1
-1
/
+0
*
video: change --deinterlace behavior
wm4
2017-08-22
1
-3
/
+1
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
1
-5
/
+5
*
player: make refresh seeks slightly more robust
wm4
2017-08-14
1
-10
/
+11
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
1
-3
/
+6
*
scripting: add wrapper to load scripts with user paths
Ricardo Constantino
2017-06-30
1
-0
/
+1
*
player: change license of most core files to LGPL
wm4
2017-06-23
1
-7
/
+7
*
player: deprecate "osd" command
wm4
2017-06-23
1
-1
/
+0
*
player: fix a corner case in previous commit
wm4
2017-04-14
1
-0
/
+1
*
player: fix core-idle and eof-reached update notifcations
wm4
2017-04-14
1
-1
/
+4
*
player: unmess pause state handling
wm4
2017-04-14
1
-2
/
+2
*
player: make screenshot commands honor the async flag
wm4
2017-04-01
1
-0
/
+6
*
player: add experimental stream recording feature
wm4
2017-02-07
1
-0
/
+8
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
1
-3
/
+17
*
player: restructure cancel callback
wm4
2017-01-18
1
-0
/
+6
*
scripting: minor logging improvements
wm4
2017-01-14
1
-0
/
+1
*
player: change aspects of cover art handling
wm4
2017-01-10
1
-0
/
+2
*
player: remove dysfunctional edition switching OSD code
wm4
2017-01-05
1
-2
/
+1
*
video: use demuxer-signaled duration for last video frame
wm4
2016-12-21
1
-0
/
+3
*
client API: turn mpv_suspend() and mpv_resume() into stubs
wm4
2016-11-22
1
-1
/
+0
*
audio: move some fallback handling to common AO reload function
wm4
2016-10-05
1
-0
/
+1
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
1
-0
/
+1
*
player: enable reading from stdin after loading input.conf
wm4
2016-09-29
1
-1
/
+1
*
command: add a load-script command
wm4
2016-09-22
1
-0
/
+1
*
player: make --osc/--ytdl settable during playback
wm4
2016-09-20
1
-0
/
+1
*
player: minor changes in init code
wm4
2016-09-19
1
-1
/
+0
*
player: make --terminal freetly settable at runtime
wm4
2016-09-19
1
-0
/
+1
*
player: more option/property consistency fixes
wm4
2016-09-18
1
-1
/
+1
*
player: use better way to wait for input and dispatching commands
wm4
2016-09-16
1
-1
/
+4
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
1
-0
/
+1
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
1
-0
/
+2
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
1
-1
/
+0
*
client API: implement mpv_suspend/resume slightly differently
wm4
2016-09-04
1
-0
/
+1
*
player: make looping slightly more seamless
wm4
2016-08-18
1
-0
/
+2
*
player: allow passing flags to queue_seek()
wm4
2016-08-15
1
-2
/
+6
*
player: add --audio-wait-open options
wm4
2016-08-09
1
-0
/
+1
*
player: gross hack to improve non-hr seeking with external audio tracks
wm4
2016-08-07
1
-0
/
+4
*
player: offset demuxer on start/seek properly with audio/sub delay
wm4
2016-08-04
1
-0
/
+1
*
audio: refactor mixer code and delete mixer.c
wm4
2016-07-17
1
-1
/
+9
*
player: rewrite deinterlace filter auto-insertion
wm4
2016-07-05
1
-0
/
+2
*
player: do not update OSD all the time when paused
wm4
2016-06-11
1
-1
/
+1
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
1
-1
/
+1
*
player: simplify an aspect of buffering determination
wm4
2016-04-19
1
-1
/
+2
*
sub: make preloading more robust
wm4
2016-03-06
1
-4
/
+0
*
player: minor simplification
wm4
2016-02-27
1
-2
/
+2
*
player: slightly simplify how demuxer streams are enabled/disabled
wm4
2016-02-25
1
-1
/
+1
*
player: remove unused MPContext.stream field
wm4
2016-02-23
1
-2
/
+0
*
player: remove MPContext.sources fields
wm4
2016-02-23
1
-2
/
+0
*
player: remove old timeline/ordered chapters support
wm4
2016-02-15
1
-20
/
+1
*
player: add complex filter graph support
wm4
2016-02-05
1
-0
/
+17
*
player: move audio and video decoder init to separate functions
wm4
2016-02-05
1
-0
/
+2
*
player: use different variable to indicate coverart
wm4
2016-02-01
1
-3
/
+4
*
audio: move pts reset check
wm4
2016-01-29
1
-0
/
+1
*
player: fix initial audio sync in certain cases
wm4
2016-01-29
1
-2
/
+0
*
audio: refactor: move MPContext.ao_buffer field
wm4
2016-01-22
1
-1
/
+1
*
player: refactor: eliminate MPContext.d_audio
wm4
2016-01-22
1
-3
/
+2
*
audio: refactor: work towards unentangling audio decoding and filtering
wm4
2016-01-22
1
-0
/
+21
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-1
/
+1
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
1
-1
/
+8
*
player: refactor: eliminate MPContext.d_sub
wm4
2016-01-17
1
-4
/
+4
*
video: refactor: disentangle decoding/filtering some more
wm4
2016-01-16
1
-4
/
+9
*
player: remove unused last_dvb_step member.
Oliver Freyermuth
2016-01-14
1
-2
/
+0
*
video: decouple filtering/decoding slightly more
wm4
2016-01-14
1
-3
/
+13
*
player: remove stale declaration
wm4
2016-01-14
1
-1
/
+0
*
video: refactor: shuffle code around
wm4
2016-01-14
1
-0
/
+3
*
player: simplify backstepping
wm4
2016-01-12
1
-11
/
+6
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
1
-1
/
+0
*
sub: change how subtitles are read
wm4
2015-12-29
1
-1
/
+1
*
sub: always recreate ASS_Renderer on subtitle decoder reinit
wm4
2015-12-26
1
-10
/
+0
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
1
-1
/
+3
*
player: minor simplification
wm4
2015-12-23
1
-1
/
+1
*
player: always disable display-sync on desyncs
wm4
2015-11-27
1
-0
/
+1
*
player: make timeline switching slightly nicer
wm4
2015-11-18
1
-1
/
+1
*
player: remove OSD subtitle render path
wm4
2015-11-17
1
-3
/
+1
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
1
-3
/
+2
*
player: handle rebasing start time differently
wm4
2015-11-16
1
-1
/
+0
*
win32: support taskbar button progress indicator
Martin Herkt
2015-11-15
1
-0
/
+2
*
player: remove unused field
wm4
2015-11-14
1
-1
/
+0
*
player: try to compensate actual audio drift
wm4
2015-11-13
1
-0
/
+1
*
player: remove display_sync_disable_counter
wm4
2015-11-13
1
-1
/
+0
*
command: add vsync-ratio property
wm4
2015-11-13
1
-0
/
+1
*
player: refactor display-sync frame duration calculations
wm4
2015-11-13
1
-6
/
+12
*
player: limit speed change in display-sync adrop mode
wm4
2015-11-03
1
-0
/
+1
*
command: add mistimed-frame-count property
wm4
2015-10-30
1
-0
/
+2
*
player: add audio drop/duplicate mode
wm4
2015-10-27
1
-0
/
+2
*
audio: add AO deviation logging
wm4
2015-10-08
1
-0
/
+3
*
player: some more --force-window fixes
wm4
2015-09-21
1
-1
/
+1
*
player: make force-window in auto-profiles actually work
wm4
2015-09-20
1
-1
/
+1
*
player: add display sync mode
wm4
2015-08-10
1
-0
/
+22
*
player: separate controls for user and video controlled speed
wm4
2015-08-10
1
-1
/
+7
*
player: redo estimated-vf-fps calculation
wm4
2015-08-10
1
-0
/
+5
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
1
-10
/
+0
*
vo: minor simplification for queue size handling
wm4
2015-07-20
1
-1
/
+1
*
player: refactor chapter seek code
wm4
2015-07-10
1
-1
/
+0
*
player: add missing include directive
wm4
2015-07-06
1
-0
/
+1
*
sub: protect ASS_Renderer state
wm4
2015-07-06
1
-0
/
+1
*
player: simplify reload logic
wm4
2015-07-02
1
-1
/
+1
*
player: unentangle --stream-dump
wm4
2015-07-02
1
-1
/
+1
*
video: pass future frames to VO
wm4
2015-07-01
1
-1
/
+3
*
demux: export forced flag
wm4
2015-06-27
1
-1
/
+1
*
player: print a message along with track list
wm4
2015-06-03
1
-1
/
+1
*
player: fix crashes when adding external tracks before loading main file
wm4
2015-05-26
1
-4
/
+3
*
player: add function to compute past frame durations
wm4
2015-05-24
1
-0
/
+1
*
player: use an array for stream ID options and such
wm4
2015-05-22
1
-2
/
+2
*
player: make resuming playlists less noisy in verbose mode
wm4
2015-05-09
1
-0
/
+2
*
build: move main-fn files to osdep
wm4
2015-05-02
1
-1
/
+0
*
player: log track list when adding or removing external files
wm4
2015-04-28
1
-0
/
+1
*
player: cleanup update_fps() function
wm4
2015-04-20
1
-1
/
+0
*
command: disc-mouse-on-button property
xylosper
2015-04-21
1
-0
/
+1
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
1
-1
/
+1
*
player: use symbolic constant for seek precision
wm4
2015-03-04
1
-2
/
+10
*
player: fix demuxer lifetime management
wm4
2015-02-22
1
-2
/
+2
*
player: cosmetics: async/non-blocking -> reentrant
wm4
2015-02-20
1
-2
/
+2
*
demux_edl: make independent from MPContext
wm4
2015-02-17
1
-3
/
+0
*
demux_cue: make independent from MPContext
wm4
2015-02-17
1
-2
/
+0
*
matroska: make timeline code independent of MPContext
wm4
2015-02-17
1
-2
/
+0
*
player: use a separate context for timeline loader stuff
wm4
2015-02-17
1
-6
/
+2
*
command: add rescan_external_files
wm4
2015-02-16
1
-0
/
+3
*
command: new commands audio_add/audio_remove/audio_reload
xylosper
2015-02-03
1
-1
/
+2
*
player: remove redundant variable
wm4
2015-01-29
1
-2
/
+0
*
player: don't enable demuxer readahead before selecting tracks
wm4
2015-01-16
1
-1
/
+0
*
video: better pipelining with vf_vapoursynth
wm4
2015-01-03
1
-0
/
+1
*
player: filter tags, add --display-tags option
wm4
2014-12-29
1
-1
/
+1
*
player: make --shuffle/--merge-files affect runtime loaded playlists
wm4
2014-12-29
1
-0
/
+1
*
player: cosmetics: rename a function
wm4
2014-12-27
1
-2
/
+2
*
player: cosmetics: move code around
wm4
2014-12-21
1
-1
/
+0
*
player: print only changed tags
wm4
2014-12-19
1
-0
/
+1
*
client API: expose OpenGL renderer
wm4
2014-12-09
1
-0
/
+2
*
player: make chapter seek to end jump to last frame with --keep-open
wm4
2014-12-08
1
-0
/
+1
*
player: when seeking past EOF with --keep-open, seek to last frame
wm4
2014-12-07
1
-2
/
+4
*
command: improve A-B loop behavior
wm4
2014-11-18
1
-0
/
+1
*
sub: workaround braindead libass API
wm4
2014-11-15
1
-1
/
+0
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
1
-0
/
+1
*
player: always use demux_chapter
wm4
2014-11-02
1
-6
/
+1
*
player: update meaning of drop_frame_cnt
wm4
2014-11-01
1
-3
/
+2
*
sub: remove osd_get_sub()
wm4
2014-11-01
1
-0
/
+2
*
player: improve exit message in some scenarios
wm4
2014-10-31
1
-11
/
+7
*
client API: better error reporting
wm4
2014-10-28
1
-1
/
+2
*
player: handle edition reloading slightly differently
wm4
2014-10-28
1
-2
/
+1
*
Drop libquvi support
wm4
2014-10-25
1
-1
/
+0
*
player: fix exiting if both audio and video fail initializing
wm4
2014-10-23
1
-0
/
+1
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
1
-2
/
+2
*
ipc: decouple from MPContext
wm4
2014-10-19
1
-5
/
+1
*
input: implement JSON-based IPC protocol
Alessandro Ghedini
2014-10-17
1
-0
/
+6
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
1
-0
/
+1
*
Revert "player: --save-position-on-quit should always work"
wm4
2014-10-10
1
-4
/
+0
*
libmpv/cocoa: make global events work and get rid of is_cplayer
Stefano Pigozzi
2014-10-09
1
-1
/
+0
*
command: add cache-buffering-state property
wm4
2014-10-07
1
-0
/
+1
*
osd: don't let slow commands cut OSD messages short
wm4
2014-10-06
1
-0
/
+1
*
player: --save-position-on-quit should always work
wm4
2014-10-06
1
-0
/
+4
*
player: open stream and demuxer asynchronously
wm4
2014-10-06
1
-1
/
+5
*
player: move some libass setup code to sub.c
wm4
2014-10-03
1
-0
/
+2
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
1
-15
/
+9
*
command: move setting playback speed to a separate function
wm4
2014-10-02
1
-0
/
+1
*
audio: remove --audiodrop
wm4
2014-09-30
1
-2
/
+0
*
player: simplify OSD message handling code
wm4
2014-09-25
1
-2
/
+4
*
player: rate-limit OSD text update
wm4
2014-09-25
1
-0
/
+1
*
command: improve "osd" command
wm4
2014-09-22
1
-1
/
+0
*