1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 18:05:21 +00:00
mpv/mpvcore
wm4 607892b741 mplayer: make --length relative to actual start of file, instead of 0
We always use the file's timestamps, so the start time can be easily
something different from 0. Make the --length option respect this.
2013-10-25 18:39:15 +02:00
..
input input: fix --input-ar-rate=0 2013-10-20 13:55:10 +02:00
lua osc: make transparency of background-box configurable 2013-10-18 00:33:01 +02:00
timeline tl_matroska: fix use-after-free with --cache 2013-10-19 22:58:02 +02:00
asxparser.c
asxparser.h
av_common.c
av_common.h
av_log.c mplayer: print ffmpeg library versions along with mpv version info 2013-10-14 20:14:17 +02:00
av_log.h mplayer: print ffmpeg library versions along with mpv version info 2013-10-14 20:14:17 +02:00
av_opts.c
av_opts.h
bstr.c
bstr.h
charset_conv.c
charset_conv.h
codecs.c
codecs.h
command.c command: preferably show "add"/"cycle"/"set" command errors on OSD 2013-10-12 18:57:02 +02:00
command.h
cpudetect.c
cpudetect.h
encode_lavc.c
encode_lavc.h
encode.h
m_config.c m_config: slightly improve name handling 2013-10-25 18:39:15 +02:00
m_config.h m_config: slightly improve name handling 2013-10-25 18:39:15 +02:00
m_option.c m_config: allow not allocating option struct, and use it 2013-10-25 18:39:15 +02:00
m_option.h m_config: refactor option defaults handling 2013-10-24 22:50:13 +02:00
m_property.c
m_property.h
mp_common.c
mp_common.h
mp_core.h
mp_lua.c
mp_lua.h
mp_memory_barrier.h
mp_msg.c mp_msg: remove gettext() support 2013-10-18 22:38:10 +02:00
mp_msg.h mp_msg: remove gettext() support 2013-10-18 22:38:10 +02:00
mp_osd.h
mp_ring.c mp_ring: fix mp_ring_read_cb() when read wraps around 2013-10-08 20:03:57 +02:00
mp_ring.h
mp_talloc.h mp_talloc: simplify a bit 2013-10-19 21:43:08 +02:00
mplayer.c mplayer: make --length relative to actual start of file, instead of 0 2013-10-25 18:39:15 +02:00
mpv_global.h
options.c options: fix bogus entry 2013-10-24 22:50:13 +02:00
options.h
parser-cfg.c parser-cfg: allow putting options with leading "--" 2013-10-14 23:41:26 +02:00
parser-cfg.h
parser-mpcmd.c
parser-mpcmd.h
path.c
path.h
playlist_parser.c playlist: check for NULL on caller site 2013-10-12 18:57:02 +02:00
playlist_parser.h
playlist.c playlist: check for NULL on caller site 2013-10-12 18:57:02 +02:00
playlist.h
resolve_quvi9.c libquvi9: work around insane interaction between libquvi and libkdecore 2013-10-12 18:56:03 +02:00
resolve_quvi.c
resolve.h
screenshot.c
screenshot.h
version.c