1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-07 06:37:46 +00:00
mpv/demux
wm4 9b15c99aa1 demux: handle Matroska-style replaygain tags as well
Matroska doesn't follow the usual ReplayGain conventions, and doesn't
distinguish between track/album values.

Fixes .
2015-07-12 19:33:34 +02:00
..
codec_tags.c demux: mime types are case-insensitive 2015-06-21 18:21:21 +02:00
codec_tags.h
cue.c demux: get rid of some bstr things 2015-06-24 14:18:51 +02:00
cue.h demux: get rid of some bstr things 2015-06-24 14:18:51 +02:00
demux_cue.c player, demux: replace some demux_open() uses with demux_open_url() 2015-06-24 21:26:06 +02:00
demux_disc.c demux: get rid of some bstr things 2015-06-24 14:18:51 +02:00
demux_edl.c
demux_lavf.c demux_lavf: check for NAN rotation angles 2015-06-30 19:35:19 +02:00
demux_libass.c
demux_mf.c
demux_mkv_timeline.c
demux_mkv.c demux_mkv: improve video duration detection heuristic 2015-07-09 22:47:41 +02:00
demux_playlist.c player: parse and expose m3u playlist titles 2015-07-10 21:22:35 +02:00
demux_rar.c
demux_raw.c
demux_subreader.c
demux_tv.c
demux.c demux: handle Matroska-style replaygain tags as well 2015-07-12 19:33:34 +02:00
demux.h demux: get rid of some bstr things 2015-06-24 14:18:51 +02:00
ebml.c demux_mkv: allow integer and float elements with length 0 2015-06-24 14:34:05 +02:00
ebml.h
matroska.h
packet.c
packet.h
stheader.h demux: export forced flag 2015-06-27 22:02:24 +02:00
timeline.c
timeline.h