1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/player
wm4 1d86134ec1 player: slightly simplify seeking in external files
For some reason, this checked whether there are external tracks at all
before doing any seeks. Possibly this was to avoid multiple
get_main_demux_pts() calls, but calling this multiple times shouldn't be
too bad.
2013-12-24 17:45:06 +01:00
..
lua osc: use mp.send_commandv 2013-12-20 18:02:01 +01:00
timeline stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
audio.c player: redo demuxer stream selection 2013-12-24 17:44:34 +01:00
command.c player: redo demuxer stream selection 2013-12-24 17:44:34 +01:00
command.h m_property: mp_msg conversions 2013-12-21 21:04:21 +01:00
configfiles.c player: simplify mp_load_per_file_config 2013-12-22 23:25:10 +01:00
core.h player: redo demuxer stream selection 2013-12-24 17:44:34 +01:00
dvdnav.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
loadfile.c player: redo demuxer stream selection 2013-12-24 17:44:34 +01:00
lua.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
lua.h Rename mp_lua.c/h to lua.c/h 2013-12-17 01:15:48 +01:00
main.c Don't include version.h from make options.c 2013-12-22 14:35:45 +01:00
misc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
osd.c player: use separate msg prefix for statusline 2013-12-21 22:13:05 +01:00
playloop.c player: slightly simplify seeking in external files 2013-12-24 17:45:06 +01:00
screenshot.c path: change mp_splitext() semantics 2013-12-22 23:25:08 +01:00
screenshot.h
sub.c player: redo demuxer stream selection 2013-12-24 17:44:34 +01:00
video.c player: redo demuxer stream selection 2013-12-24 17:44:34 +01:00