index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
loadfile.c
Commit message (
Expand
)
Author
Age
*
player: fix strange behavior on edition switching
wm4
2018-03-03
*
player: don't free root filter while it's still needed
wm4
2018-03-03
*
player: fix track autoselection of external files yet again
wm4
2018-03-03
*
player: set thread name in opener thread
wm4
2018-03-03
*
player: correctly set track information on adding external files
Zehua Chen
2018-02-10
*
loadfile: make --lavfi-complex runtime changes more flexible
wm4
2018-02-03
*
loadfile: initialize decoders after outputs for --lavfi-complex
wm4
2018-02-03
*
loadfile: fix crash in some cases of setting --lavfi-complex at runtime
wm4
2018-02-03
*
loadfile: remove minor unneeded things from --lavfi-complex setup
wm4
2018-02-03
*
audio: move to decoder wrapper
wm4
2018-01-30
*
video: make decoder wrapper a filter
wm4
2018-01-30
*
player: replace old lavfi wrapper with new filter code
wm4
2018-01-30
*
video: rewrite filtering glue code
wm4
2018-01-30
*
player: redo hack for video keyframe seeks with external audio
wm4
2018-01-18
*
player: slightly refactor/simplify cache pausing logic
wm4
2018-01-07
*
player: strictly never autoselect tracks from --external-files
wm4
2018-01-06
*
player: add on_load_fail hook
Ricardo Constantino
2018-01-02
*
options: drop some previously deprecated options
wm4
2017-12-25
*
player: update duration based on highest timestamp demuxed
wm4
2017-12-24
*
player: make track language matching case insensitive
wm4
2017-12-23
*
player: when loading external file, always add all track types
wm4
2017-12-07
*
player: rebase start time even for subtitle streams
wm4
2017-12-07
*
player: add get_play_start_pts
Leo Izen
2017-12-03
*
Fix various typos in log messages
Nicolas F
2017-12-03
*
player: minor fix/simplification of OSD time/duration handling
wm4
2017-11-24
*
player: change license of some code surrounding --frames to LGPL
wm4
2017-11-06
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
player: make refresh seeks slightly more robust
wm4
2017-08-14
*
player: add --track-auto-selection option
wm4
2017-08-12
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
*
m_option: remove redundant indirections
wm4
2017-07-02
*
player: change license of most core files to LGPL
wm4
2017-06-23
*
player: disable --frames in WIP LGPL mode
wm4
2017-06-23
*
player: fix a corner case in previous commit
wm4
2017-04-14
*
player: fix core-idle and eof-reached update notifcations
wm4
2017-04-14
*
player: unmess pause state handling
wm4
2017-04-14
*
player: make new stream output more consistent with other output
wm4
2017-03-26
*
player: print additional stream info
Dan Oscarsson
2017-03-26
*
player: add experimental stream recording feature
wm4
2017-02-07
*
player: remove --stream-capture option/property
wm4
2017-01-21
*
player: actually let cache readahead after opening demuxer for prefetch
wm4
2017-01-19
*
player: also log if completely prefetched URL is discarded
wm4
2017-01-19
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
*
player: restructure cancel callback
wm4
2017-01-18
*
player: move some minor demuxer setup code
wm4
2017-01-18
*
player: remove dysfunctional edition switching OSD code
wm4
2017-01-05
*
player: don't print format detection error when aborting loading
wm4
2016-11-29
*
player: make --start-time work with --rebase-start-time=no
Aman Gupta
2016-10-22
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
*
player: some M_SETOPT_RUNTIME cleanups
wm4
2016-09-22
[next]