[vlc-devel] [PATCH] Bluray: changing the module type from access to access_demux
Laurent Aimar
fenrir at elivagar.org
Fri Jun 24 00:17:13 CEST 2011
On Tue, Jun 21, 2011 at 06:50:32PM +0300, Rémi Denis-Courmont wrote:
> Le mardi 21 juin 2011 18:05:09 Jean-Baptiste Kempf, vous avez écrit :
> > Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
>
> As for RTP, using an access_demux and a TS stream_demux will hide and hinder
> some of the functionality of the TS demux. Indeed, the stream_demux API cannot
> forward control requests from the access_demux to the demux (allowing this
> without deadlocks would be really hard).
Yes, ideally, doing like the dvdnav plugin would be better (ie directly
using the PS/TS demuxer low level functions). But it's a lot more work and
I think it can be done later, it's more or less orthogonal to the current
change.
--
fenrir
More information about the vlc-devel
mailing list