mpv/demux
wm4 ffd3ae1fad demux_lavf: let libavformat open HLS streams directly
Fixes opening some streams.

This means the HLS playlist will be opened twice, but that's not much of
a problem, considering it's pretty small, and HLS will make many other
http accesses anyway.
2014-10-14 20:43:27 +02:00
..
codec_tags.c Add some missing "const"s 2014-10-10 13:44:08 +02:00
codec_tags.h audio: decouple demux and audio decoder/filter sample formats 2014-09-24 22:55:50 +02:00
demux.c
demux.h
demux_cue.c
demux_disc.c demux_disc: bluray: fix stream language (2) 2014-09-30 23:38:01 +02:00
demux_edl.c
demux_lavf.c demux_lavf: let libavformat open HLS streams directly 2014-10-14 20:43:27 +02:00
demux_libass.c
demux_mf.c demux: gracefully handle packet allocation failures 2014-09-16 18:11:00 +02:00
demux_mkv.c demux_mkv: fix undefined behavior 2014-10-13 16:42:00 +02:00
demux_playlist.c
demux_raw.c stream_cdda, demux_raw: always use s16le 2014-09-25 21:32:06 +02:00
demux_subreader.c
demux_tv.c audio: decouple demux and audio decoder/filter sample formats 2014-09-24 22:55:50 +02:00
ebml.c Remove mpbswap.h 2014-09-25 21:32:55 +02:00
ebml.h
matroska.h
mf.c
mf.h
packet.c demux: gracefully handle packet allocation failures 2014-09-16 18:11:00 +02:00
packet.h
stheader.h demux: fix a comment 2014-10-12 20:22:47 +02:00