From cfa5c73cb575ba584a14d1a6318600a677b59da8 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 8 Sep 2018 15:50:29 +0200 Subject: demux: remove some more minor dead code Also add clarifications. --- demux/demux.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'demux/demux.h') diff --git a/demux/demux.h b/demux/demux.h index 3674f7ea34..37aef5c059 100644 --- a/demux/demux.h +++ b/demux/demux.h @@ -165,9 +165,7 @@ struct demuxer_params { bool disable_timeline; bstr init_fragment; bool skip_lavf_probing; - bool does_not_own_stream; // if false, stream is free'd on demux_free() bool stream_record; // if true, enable stream recording if option is set - // -- demux_open_url() only int stream_flags; // result bool demuxer_failed; -- cgit v1.2.3