mpv/demux
Leo Izen 3875312e41 demux/codec_tags: support more WAVEFORMATEXTENSIBLE tags
This patch adds support for two extra WAVEFORMATEXTENSIBLE GUID tags
that can appear inside RIFF headers. It also adds support for extra
codec IDs that may appear as their own unique wSubFormats inside RIFF
headers, such as ATRAC9 inside matroska, as one example.

Fixes #10757.
2022-11-01 09:52:27 -04:00
..
cache.c
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.c demux: stop iterating over demuxers as soon as a match is found 2022-05-21 23:32:40 +03:00
demux.h demux: Move demuxer help to new standard mechanism 2021-03-28 19:46:32 +03:00
demux_cue.c
demux_disc.c
demux_edl.c edl: add a way to add tags 2021-05-11 22:18:40 +02:00
demux_lavf.c demux_lavf: extract is_image function 2022-09-20 19:35:25 +02:00
demux_libarchive.c
demux_mf.c demux_mf: add support for QOI, PHM and HDR images 2022-10-15 21:31:43 +03:00
demux_mkv.c demux_mkv: add AVS2 and AVS3 to tag list 2022-10-21 18:12:08 +03:00
demux_mkv_timeline.c demux_mkv: warn against some other aspects of mismatching codec data 2020-08-16 01:00:29 +02:00
demux_null.c
demux_playlist.c demux_playlist: extend maximum line size (again) to 2M 2021-09-06 10:16:25 +03:00
demux_raw.c
demux_timeline.c player: add track-list/N/image sub-property 2021-10-14 15:39:07 +00:00
ebml.c demux_edl: rename ebml_defs.c to ebml_defs.inc 2021-11-14 19:13:10 +00:00
ebml.h
matroska.h
packet.c demux/packet: replace deprecated av_init_packet() 2022-01-10 22:56:52 +01:00
packet.h
stheader.h player: add track-list/N/image sub-property 2021-10-14 15:39:07 +00:00
timeline.c
timeline.h