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
/
misc.c
Commit message (
Expand
)
Author
Age
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
player: never overwrite stop_play field
wm4
2015-07-08
*
player: unentangle --stream-dump
wm4
2015-07-02
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player: cosmetics: async/non-blocking -> reentrant
wm4
2015-02-20
*
player: don't display zero duration for files with unknown duration
wm4
2014-10-29
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
*
client API: better error reporting
wm4
2014-10-28
*
player: fix exiting if both audio and video fail initializing
wm4
2014-10-23
*
Set thread name for debugging
wm4
2014-10-19
*
player: open stream and demuxer asynchronously
wm4
2014-10-06
*
player: move code to make playloop smaller
wm4
2014-09-25
*
player: some more input refactoring
wm4
2014-09-07
*
player: use virtual time for --audio-file with ordered chapters
wm4
2014-08-15
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
*
player: remove something DVD specific
wm4
2014-07-22
*
demux: add a demuxer thread
wm4
2014-07-16
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
*
Remove DVD and Bluray support
wm4
2014-07-14
*
demux: make start time a simple field
wm4
2014-07-05
*
command: change cache perentage to float, add cache-free and cache-used
Andrey Morozov
2014-07-02
*
player: fix start position when specifying with percent
Tsukasa OMOTO
2014-06-29
*
options: support setting start time relative to start PTS
Tsukasa OMOTO
2014-06-29
*
stream: don't use end_pos
wm4
2014-05-24
*
stream: kill start_pos, remove --sb option
wm4
2014-05-24
*
player: don't assign "false" to pointer
wm4
2014-05-11
*
player: dvdnav: fix start time when entering and leaving menu
wm4
2014-03-30
*
player: use MP_NOPTS_VALUE as rel_time_to_abs() error value
wm4
2014-03-25
*
player: let chapter_start_time() return MP_NOPTS_VALUE for unknown times
wm4
2014-03-25
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Move libquvi stuff to stream/resolve/
wm4
2013-12-17
*
Move mpvcore/input/ to input/
wm4
2013-12-17
*
Rename mp_core.h to core.h
wm4
2013-12-17
*
Move mpvcore/player/ to player/
wm4
2013-12-17