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
/
loadfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
player: change license of most core files to LGPL
wm4
2017-06-23
1
-7
/
+7
*
player: disable --frames in WIP LGPL mode
wm4
2017-06-23
1
-0
/
+6
*
player: fix a corner case in previous commit
wm4
2017-04-14
1
-1
/
+2
*
player: fix core-idle and eof-reached update notifcations
wm4
2017-04-14
1
-1
/
+3
*
player: unmess pause state handling
wm4
2017-04-14
1
-2
/
+1
*
player: make new stream output more consistent with other output
wm4
2017-03-26
1
-3
/
+3
*
player: print additional stream info
Dan Oscarsson
2017-03-26
1
-1
/
+13
*
player: add experimental stream recording feature
wm4
2017-02-07
1
-0
/
+93
*
player: remove --stream-capture option/property
wm4
2017-01-21
1
-1
/
+0
*
player: actually let cache readahead after opening demuxer for prefetch
wm4
2017-01-19
1
-0
/
+1
*
player: also log if completely prefetched URL is discarded
wm4
2017-01-19
1
-1
/
+4
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
1
-38
/
+121
*
player: restructure cancel callback
wm4
2017-01-18
1
-2
/
+25
*
player: move some minor demuxer setup code
wm4
2017-01-18
1
-3
/
+4
*
player: remove dysfunctional edition switching OSD code
wm4
2017-01-05
1
-1
/
+1
*
player: don't print format detection error when aborting loading
wm4
2016-11-29
1
-1
/
+1
*
player: make --start-time work with --rebase-start-time=no
Aman Gupta
2016-10-22
1
-0
/
+3
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
1
-0
/
+2
*
player: some M_SETOPT_RUNTIME cleanups
wm4
2016-09-22
1
-1
/
+1
*
player: minor changes in init code
wm4
2016-09-19
1
-0
/
+2
*
player: litter code with explicit wakeup calls
wm4
2016-09-16
1
-0
/
+2
*
player, ao, vo: don't call mp_input_wakeup() directly
wm4
2016-09-16
1
-1
/
+1
*
osd: slightly simplify update logic
wm4
2016-09-15
1
-1
/
+0
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
1
-3
/
+1
*
player: don't directly access demuxer->stream
wm4
2016-08-26
1
-2
/
+2
*
player: allow passing flags to queue_seek()
wm4
2016-08-15
1
-1
/
+1
*
player: add --no-autoload-files option
wm4
2016-08-10
1
-0
/
+6
*
player: improve instant track switching
wm4
2016-08-06
1
-24
/
+5
*
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
/
+0
*
player: force VO reconfig when unselecting video track
wm4
2016-04-23
1
-1
/
+1
*
player: simplify an aspect of buffering determination
wm4
2016-04-19
1
-0
/
+1
*
player: fix --stream-dump exit code
wm4
2016-03-26
1
-1
/
+1
*
demux: remove relative seeking
wm4
2016-02-28
1
-1
/
+1
*
player: slightly simplify how demuxer streams are enabled/disabled
wm4
2016-02-25
1
-38
/
+29
*
player: remove pointless call
wm4
2016-02-23
1
-1
/
+0
*
player: simplify enabling demuxer threads
wm4
2016-02-23
1
-17
/
+6
*
player: remove unused MPContext.stream field
wm4
2016-02-23
1
-8
/
+0
*
player: remove MPContext.sources fields
wm4
2016-02-23
1
-15
/
+4
*
player: remove initial seek on playback start
wm4
2016-02-18
1
-2
/
+0
*
player: remove old timeline/ordered chapters support
wm4
2016-02-15
1
-187
/
+17
*
player: add on_preloaded hook
wm4
2016-02-15
1
-0
/
+16
*
player: restore old/correct --force-window behavior
wm4
2016-02-15
1
-0
/
+3
*
player: abort loading if there is a problem with complex filters
wm4
2016-02-10
1
-5
/
+11
*
player: add --external-file option
wm4
2016-02-08
1
-14
/
+12
*
player: add complex filter graph support
wm4
2016-02-05
1
-2
/
+134
*
player: refactor: reduce some dependencies on current_track
wm4
2016-02-01
1
-15
/
+11
*
demux: disable stream cache if no tracks are selected
wm4
2016-01-18
1
-1
/
+4
*
demux: remove unused flag
wm4
2016-01-18
1
-3
/
+1
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
1
-3
/
+0
*
player: refactor: eliminate MPContext.d_sub
wm4
2016-01-17
1
-20
/
+12
*
player: simplify backstepping
wm4
2016-01-12
1
-1
/
+0
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
1
-1
/
+1
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
1
-3
/
+4
*
player: reset playback abort when reloading a file
wm4
2016-01-07
1
-0
/
+1
*
player: make watch later/resume work when "playing" directories
wm4
2016-01-06
1
-0
/
+2
*
player: make sure streams are selected with ordered chapters
wm4
2016-01-03
1
-3
/
+3
*
sub: always recreate ASS_Renderer on subtitle decoder reinit
wm4
2015-12-26
1
-1
/
+0
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
1
-10
/
+14
*
sub: clear subtitle list when crossing timeline boundary
wm4
2015-12-25
1
-0
/
+6
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
1
-8
/
+10
*
player: minor simplification
wm4
2015-12-23
1
-4
/
+2
*
player: init playback speed correctly
wm4
2015-12-10
1
-0
/
+2
*
player: make timeline switching slightly nicer
wm4
2015-11-18
1
-20
/
+21
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
1
-19
/
+7
*
player: handle rebasing start time differently
wm4
2015-11-16
1
-1
/
+11
*
player: remove unused field
wm4
2015-11-14
1
-1
/
+0
*
player: refactor display-sync frame duration calculations
wm4
2015-11-13
1
-1
/
+0
*
player: make stop command actually stop
wm4
2015-10-06
1
-1
/
+1
*
player: print tags under different log prefix
wm4
2015-10-01
1
-2
/
+4
*
player: rename and move find_subfiles.c
wm4
2015-09-20
1
-1
/
+1
*
player: make force-window in auto-profiles actually work
wm4
2015-09-20
1
-2
/
+1
*
player: make force-window=immediate work in auto-profiles
wm4
2015-09-20
1
-0
/
+3
*
player: log error code on playback exit
wm4
2015-09-03
1
-0
/
+2
*
player: slightly better error reporting when opening file fails
wm4
2015-08-28
1
-2
/
+7
*
player: add --playlist-pos option
wm4
2015-08-22
1
-1
/
+8
*
player: actually close files on playback end
wm4
2015-08-15
1
-1
/
+1
*
player: add display sync mode
wm4
2015-08-10
1
-0
/
+3
*
player: separate controls for user and video controlled speed
wm4
2015-08-10
1
-0
/
+2
*
player: redo estimated-vf-fps calculation
wm4
2015-08-10
1
-0
/
+1
*
player: use demux_open_url() to open main files
wm4
2015-08-04
1
-61
/
+24
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
1
-7
/
+0
*
player: extend --hls-bitrate option
wm4
2015-07-13
1
-4
/
+10
*
player: never overwrite stop_play field
wm4
2015-07-08
1
-2
/
+4
*
player: simplify reload logic
wm4
2015-07-02
1
-14
/
+9
*
player: remove automatic DVB channel advancement on no data
wm4
2015-07-02
1
-6
/
+0
*
player: unentangle --stream-dump
wm4
2015-07-02
1
-6
/
+6
*
demux: export forced flag
wm4
2015-06-27
1
-2
/
+9
*
player, demux: replace some demux_open() uses with demux_open_url()
wm4
2015-06-24
1
-12
/
+6
*
client API: add MPV_END_FILE_REASON_REDIRECT
wm4
2015-06-11
1
-2
/
+4
*
client API: leave mpv_event_end_file.error to 0 on no error
wm4
2015-06-11
1
-2
/
+2
*
player: print a message along with track list
wm4
2015-06-03
1
-2
/
+4
*
player: fix crashes when adding external tracks before loading main file
wm4
2015-05-26
1
-15
/
+13
*
player: use an array for stream ID options and such
wm4
2015-05-22
1
-31
/
+21
*
player: make resuming playlists less noisy in verbose mode
wm4
2015-05-09
1
-2
/
+1
*
player: log track list when adding or removing external files
wm4
2015-04-28
1
-5
/
+10
*
player: fix removing external tracks at runtime
wm4
2015-04-27
1
-1
/
+9
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
player: relax assertion on mp_set_playlist_entry
Niklas Haas
2015-03-26
1
-1
/
+1
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
1
-3
/
+6
*
player: fix demuxer lifetime management
wm4
2015-02-22
1
-50
/
+41
*
demux: add a demux_open_url() function
wm4
2015-02-20
1
-9
/
+3
*
demux: change demux_open() signature
wm4
2015-02-20
1
-10
/
+10
*
demux: add free_demuxer_and_stream() function
wm4
2015-02-20
1
-9
/
+4
*
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
1
-9
/
+9
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
1
-3
/
+5
*
demux_edl: make independent from MPContext
wm4
2015-02-17
1
-3
/
+0
*
demux_cue: make independent from MPContext
wm4
2015-02-17
1
-3
/
+0
*
matroska: make timeline code independent of MPContext
wm4
2015-02-17
1
-3
/
+0
*
player: use a separate context for timeline loader stuff
wm4
2015-02-17
1
-16
/
+44
*
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
*
command: add rescan_external_files
wm4
2015-02-16
1
-4
/
+3
*
demux: hack for instant stream switching
wm4
2015-02-13
1
-0
/
+5
*
player: add a --loop=force mode
wm4
2015-02-12
1
-7
/
+5
*
player: do not autoload audio with audio files, enable autoloading
wm4
2015-02-05
1
-0
/
+12
*
player: move timeline specific handling to timeline loaders
wm4
2015-02-04
1
-14
/
+2
*
command: add on_unload hook
wm4
2015-02-04
1
-0
/
+10
*
player: remove --fixed-vo
wm4
2015-02-03
1
-5
/
+1
*
command: new commands audio_add/audio_remove/audio_reload
xylosper
2015-02-03
1
-10
/
+5
*
player: add external audio file auto-loading
wm4
2015-02-02
1
-44
/
+58
*
command: send additional property change events in-between loading
wm4
2015-02-01
1
-0
/
+1
*
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
-4
/
+6
*
player: check sufficient track selection before destroying VO
wm4
2015-01-12
1
-9
/
+9
*
player: enable demuxer thread for external audio files
wm4
2015-01-10
1
-0
/
+9
*
player: change stream list terminal output
wm4
2015-01-09
1
-2
/
+2
*
player: filter tags, add --display-tags option
wm4
2014-12-29
1
-6
/
+7
*
player: make --shuffle/--merge-files affect runtime loaded playlists
wm4
2014-12-29
1
-1
/
+19
*
player: print only changed tags
wm4
2014-12-19
1
-4
/
+23
*
options: add a 'once' idle mode
Stefano Pigozzi
2014-12-07
1
-1
/
+1
*
player: don't signal an error if --stream-dump is used
wm4
2014-12-02
1
-0
/
+1
*
player: reset frame step counter on seeks
wm4
2014-11-29
1
-1
/
+0
*
player: simplify and fix ordered chapter EOF handling
wm4
2014-11-28
1
-5
/
+8
*
sub: workaround braindead libass API
wm4
2014-11-15
1
-2
/
+0
*
player: simplify audio uninit on segment switches
wm4
2014-11-12
1
-5
/
+4
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
1
-1
/
+1
*
command: send property-change event on playlist change
Alessandro Ghedini
2014-11-09
1
-0
/
+1
*
player: fix --secondary-sid
wm4
2014-11-04
1
-1
/
+1
*
player: always use demux_chapter
wm4
2014-11-02
1
-10
/
+2
*
player: add --chapters-file option
wm4
2014-11-02
1
-5
/
+25
*
player: improve exit message in some scenarios
wm4
2014-10-31
1
-19
/
+14
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
1
-1
/
+1
*
player: handle DVB demuxer reloading correctly
wm4
2014-10-28
1
-2
/
+2
*
client API: better error reporting
wm4
2014-10-28
1
-20
/
+35
*
client API: add an enum for mpv_event_end_file.reason
wm4
2014-10-28
1
-4
/
+3
*
player: handle edition reloading slightly differently
wm4
2014-10-28
1
-8
/
+9
*
Drop libquvi support
wm4
2014-10-25
1
-84
/
+2
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
1
-9
/
+17
*
command: remove hook cancellation mechanism
wm4
2014-10-20
1
-3
/
+2
*
player: free subtitle renderer on exit
wm4
2014-10-16
1
-1
/
+1
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
1
-12
/
+39
*
player: fix terminal status in idle mode
wm4
2014-10-10
1
-0
/
+1
*
player: minor simplification
wm4
2014-10-10
1
-7
/
+1
*
player: don't close audio device in gapless mode
wm4
2014-10-10
1
-2
/
+1
*
player: --save-position-on-quit should always work (2)
wm4
2014-10-10
1
-3
/
+0
*
Revert "player: --save-position-on-quit should always work"
wm4
2014-10-10
1
-1
/
+1
*
player: remove unnecessary code
wm4
2014-10-07
1
-3
/
+1
*