0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/demux
Kacper Michajłow 9456b2f6e9 demux: add missing NULL check
It is assigned to NULL above is !stream.
2023-11-18 23:55:28 +00:00
..
cache.c
cache.h
codec_tags.c various: remove trailing whitespace 2023-10-30 16:45:47 +00:00
codec_tags.h demux_mkv: check if the video codec is an image 2023-10-23 19:32:53 +00:00
cue.c
cue.h
demux_cue.c
demux_disc.c
demux_edl.c
demux_lavf.c demux/lavf: don't use deprecated side data 2023-11-09 21:30:50 +00:00
demux_libarchive.c
demux_mf.c demux: put type2format into codec_tags with helper functions 2023-10-23 19:32:53 +00:00
demux_mkv_timeline.c
demux_mkv.c ALL: use pl_hdr_metadata and nuke sig_peak 2023-11-05 18:57:36 +01:00
demux_null.c
demux_playlist.c demux_playlist: simplify ini parsing 2023-11-14 14:59:48 +00:00
demux_raw.c
demux_timeline.c
demux.c demux: add missing NULL check 2023-11-18 23:55:28 +00:00
demux.h
ebml.c
ebml.h
matroska.h
packet.c
packet.h
stheader.h
timeline.c
timeline.h