[vlc-devel] [PATCH] Properly attach stream_Demux / fixes :demuxdump-file with RTP
Marian Ďurkovič
md at bts.sk
Mon Sep 7 20:40:51 CEST 2009
On Mon, 7 Sep 2009 19:14:46 +0300, Rémi Denis-Courmont wrote
> Le lundi 7 septembre 2009 08:51:55 Marian Ďurkovič, vous avez écrit :
> > From 17eb576585ef2db6ec4a732840ad27b3e78ce162 Mon Sep 17 00:00:00 2001
> > From: =?utf-8?q?Marian=20=C4=8Eurkovi=C4=8D?= <md at bts.sk>
> > Date: Mon, 7 Sep 2009 07:47:34 +0200
> > Subject: [PATCH] Properly attach stream_Demux object to its parent.
> > Now :demuxdump-file=foo works correctly with RTP input.
>
> I wouldn't detach explicitly. Who knows if a chained demux wants to
> use var_CreateGet*() from the pf_close callback.
Hmm, demux_Delete() detaches as well. But if that's different case, just drop
the last chunk from my patch.
With kind regards,
M.
More information about the vlc-devel
mailing list