1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-23 23:32:26 +00:00
mpv/player
wm4 ea613c2592 command: use playback time as reference for sub_seek
update_subtitle() already uees playback_pts to make subtitles work
better in no-audio mode. Using get_current_time() usually gets
playback_pts, but also has the advantage that it will use the seek
target time during seeks. This will result in multiple sub_seek commands
doing the right thing (at least as long as they're far enough apart so
that seeking is actually initiated when the second command is run).
2014-11-05 18:47:12 +01:00
..
lua osc: make text squuezing layout dependent 2014-10-24 01:56:15 +02:00
timeline player: always use demux_chapter 2014-11-02 17:29:41 +01:00
audio.c client API: better error reporting 2014-10-28 20:30:12 +01:00
client.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
client.h command: finish hook execution if client fails 2014-10-24 21:57:02 +02:00
command.c command: use playback time as reference for sub_seek 2014-11-05 18:47:12 +01:00
command.h command: add window-minimized property (X11 only) 2014-11-02 20:55:07 +01:00
configfiles.c options: don't load per-file config files by default 2014-10-17 02:55:31 +02:00
core.h player: always use demux_chapter 2014-11-02 17:29:41 +01:00
discnav.c sd_lavc: strictly letter-box PGS subtitles 2014-10-21 11:37:32 +02:00
loadfile.c player: fix --secondary-sid 2014-11-04 18:53:36 +01:00
lua.c lua: subprocess: fix dumb 2014-10-26 01:52:31 +02:00
main_fn.c cocoa: fix build by using the correct HAVE_* macro 2014-08-06 09:31:59 +02:00
main.c player: improve exit message in some scenarios 2014-10-31 00:51:52 +01:00
misc.c player: don't display zero duration for files with unknown duration 2014-10-29 21:54:59 +01:00
osd.c osd: properly wakeup when the OSD function disappears 2014-11-01 17:32:34 +01:00
playloop.c command: add window-minimized property (X11 only) 2014-11-02 20:55:07 +01:00
screenshot.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
screenshot.h
scripting.c osdep: limit thread names to 16 characters 2014-10-20 00:17:11 +02:00
sub.c sub: remove osd_get_sub() 2014-11-01 00:02:01 +01:00
video.c player: print anamorphic size only if video is anamorphic 2014-11-02 17:34:02 +01:00