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
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
demux: minor simplification
wm4
2014-07-06
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
options: allow adding multiple files with --audio-file
wm4
2014-06-18
*
Add more const
wm4
2014-06-11
*
stream_dvb: remove global option variables
wm4
2014-06-11
*
command: redo ancient TV/DVB/PVR commands
wm4
2014-06-11
*
audio: add a "weak" gapless mode, and make it default
wm4
2014-06-09
*
stream: kill start_pos, remove --sb option
wm4
2014-05-24
*
player: don't init/uninit terminal at runtime
wm4
2014-05-24
*
player: suggest --no-audio-display on cover art
wm4
2014-05-22
*
cache: redo options and default settings
wm4
2014-05-20
*
player: reset last_frame_duration on init
wm4
2014-05-07
*
options: merge ---sub-auto-match with --sub-auto
wm4
2014-05-04
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
client API: add chapter change event
wm4
2014-04-27
*
stream: make mp_input_check_interrupt thread-safe
wm4
2014-04-25
*
client API: remove mpv_event_pause_reason
wm4
2014-04-14
*
command: add property to indicate when pausing due to --keep-open
wm4
2014-04-14
*
client API: include the reason in MPV_EVENT_END_FILE
wm4
2014-04-11
*
encode_lavc: copy metadata to output file
Alessandro Ghedini
2014-03-30
*
player: use MP_NOPTS_VALUE as rel_time_to_abs() error value
wm4
2014-03-25
*
player: handle chapter range like --start/--end
wm4
2014-03-25
*
player: remove demuxer chapoter API wrappers
wm4
2014-03-25
*
demux_libass: change how external ASS subtitles are loaded
wm4
2014-03-15
*
audio: remove handling of partially written data
wm4
2014-03-09
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
audio/out: make ao struct opaque
wm4
2014-03-09
*
player: reformat some code
wm4
2014-03-03
*
player: make separation between user/automatic track selection stronger
wm4
2014-03-03
*
client API: rename MPV_EVENT_PLAYBACK_START, add MPV_EVENT_SEEK
wm4
2014-02-28
*
client API: report pause/unpause reason
wm4
2014-02-24
*
input: check for abort cmd in multi-commands
wm4
2014-02-20
*
player: fix start time if timeline is used (ordered chapters, EDL)
wm4
2014-02-19
*
lua: port to client API
wm4
2014-02-10
*
Add a client API
wm4
2014-02-10
*
options: add --no-terminal switch
wm4
2014-02-10
*
player: handle seek delays differently
wm4
2014-02-07
*
demux: handle tag updates differently
wm4
2014-02-06
*
player: refresh OSD on track switching
wm4
2014-02-03
*
demux_mkv: nicer edition output
wm4
2014-01-23
*
lua: add playback-start event
wm4
2014-01-20
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
player: avoid stalling when starting a network stream
wm4
2014-01-14
*
player: strip 'file://' from filenames on playback start
wm4
2014-01-08
*
player: don't select subtitles added from quvi by default
wm4
2014-01-05
*
demux_subreader: reject file if not opened by --sub
wm4
2014-01-04
*
player: fix DVD playback
wm4
2014-01-01
*
player: add two more font mimetypes recognized by Haali
wm4
2013-12-29
*
player: use arrays to list font mimetypes and font file extensions
wm4
2013-12-29
[next]