1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-03 04:37:54 +00:00
mpv/demux
Kacper Michajłow 1237bf0d73
demux/demux_lavf: pass-through mime_type
This fixes HLS playback. After FFmpeg@954d16f check is strict as per
RFC8216 requirement and demuxer need to have this information to work
properly.
2023-05-16 10:46:35 -04:00
..
cache.c player: use XDG_CACHE_HOME by default 2023-05-09 20:37:17 +00:00
cache.h
codec_tags.c demux/codec_tags: support more WAVEFORMATEXTENSIBLE tags 2022-11-01 09:52:27 -04:00
codec_tags.h
cue.c
cue.h
demux_cue.c
demux_disc.c
demux_edl.c
demux_lavf.c demux/demux_lavf: pass-through mime_type 2023-05-16 10:46:35 -04:00
demux_libarchive.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
demux_mf.c demux_mf: replace unsafe string functions 2023-01-12 22:02:07 +01:00
demux_mkv_timeline.c
demux_mkv.c demux_mkv: support ARIB captions 2023-03-14 22:32:40 +02:00
demux_null.c
demux_playlist.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
demux_raw.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
demux_timeline.c player: add track-list/N/image sub-property 2021-10-14 15:39:07 +00:00
demux.c various: fix various typos in the code base 2023-03-28 19:29:44 +00:00
demux.h
ebml.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
ebml.h
matroska.h
packet.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
packet.h
stheader.h demux_lavf: report program_id 2023-03-03 23:54:46 -06:00
timeline.c
timeline.h