1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-14 19:11:53 +00:00
mpv/demux
Florian Albrechtskirchinger 56b3bcaaf2 demux: also read "CUESHEET" tag from stream metadata
Read embedded cue sheets from stream-level metadata, in addition to
format-level metadata.

Fixes missing chapters in opus files with "CUESHEET" tags.
2024-04-19 03:10:48 +02:00
..
cache.c demux/cache: fix -Wtype-limits warnings 2024-03-19 08:58:18 +01:00
cache.h
codec_tags.c various: replace dead links in comments 2024-02-11 04:01:24 +00:00
codec_tags.h
cue.c
cue.h
demux_cue.c
demux_disc.c
demux_edl.c
demux_lavf.c demux_lavf: pass jpg filenames to ffmpeg for probing 2024-04-18 16:48:25 +02:00
demux_libarchive.c player: change insert_next to insert_at 2024-02-26 02:03:21 +00:00
demux_mf.c
demux_mkv_timeline.c
demux_mkv.c demux_mkv: print chapter timestamp with constant length 2024-04-16 19:51:22 +02:00
demux_null.c
demux_playlist.c player: change insert_next to insert_at 2024-02-26 02:03:21 +00:00
demux_raw.c
demux_timeline.c
demux.c demux: also read "CUESHEET" tag from stream metadata 2024-04-19 03:10:48 +02:00
demux.h
ebml.c
ebml.h
matroska.h
packet.c
packet.h player/sub: attempt to detect animated subtitles 2024-02-15 16:43:11 +00:00
stheader.h player/command: add track-list/N/decoder 2024-04-18 01:20:32 +02:00
timeline.c
timeline.h