1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-07 15:41:55 +00:00
mpv/player
zc62 d38c4879d7 player: do not rebase start time for subtitle streams
As stated in the original commit message, if the demuxer set the start
time to the first subtitle packet, the subtitles would be shifted
incorrectly. It appears that it is the case for external PGS subtitles.

This reverts commit 520fc74036.

Fixes #5485
2019-02-28 23:23:47 +01:00
..
javascript js: use new hooks API (match f60826c3) 2018-04-07 16:02:20 -07:00
lua stats: merge multiple properties into one line 2019-01-16 16:59:00 +01:00
audio.c audio: increase a buffer size 2018-10-31 09:20:26 +01:00
client.c input: merge cmd_list.c with cmd.c 2018-05-03 01:20:01 +03:00
client.h client API: preparations for allowing render API to use DR etc. 2018-04-29 02:21:32 +03:00
command.c command: notify on multiply 2019-01-16 16:58:15 +01:00
command.h command: split big command handler switch into separate functions 2018-05-03 01:20:01 +03:00
configfiles.c player: remove deprecated vo/ao auto profiles 2018-05-31 01:24:51 +03:00
core.h player: expose hearing/visual impaired flags on audio tracks 2018-08-13 19:09:44 +02:00
external_files.c player: make track language matching case insensitive 2017-12-23 15:14:13 -07:00
external_files.h
javascript.c js: use new hooks API (match f60826c3) 2018-04-07 16:02:20 -07:00
loadfile.c player: do not rebase start time for subtitle streams 2019-02-28 23:23:47 +01:00
lua.c client API: add a first class hook API, and deprecate old API 2018-03-26 23:02:23 -07:00
main.c build: make encoding mode non-optional 2018-05-03 01:08:44 +03:00
misc.c player: use canonical playback time for video refreshes 2018-05-25 10:53:47 +02:00
osd.c build: make encoding mode non-optional 2018-05-03 01:08:44 +03:00
playloop.c player: fix coding style 2018-05-31 01:24:51 +03:00
screenshot.c vo_gpu: make screenshots use the GL renderer 2018-02-11 17:45:51 -08:00
screenshot.h
scripting.c scripting: change when/how player waits for scripts being loaded 2018-04-18 01:17:41 +03:00
sub.c video: make decoder wrapper a filter 2018-01-30 03:10:27 -08:00
video.c video: trust container FPS early on if possible 2018-05-25 10:45:54 +02:00