[vlc-devel] [PATCH] mux: dummy: use vlc_fifo functions

Alexandre Janniaux ajanni at videolabs.io
Mon Feb 1 08:28:57 UTC 2021


Hi,

Indeed, I had checked only the access output in the
access_output directory.

I'll fix the chromecast before this patch is merged
then.

Regards,
--
Alexandre Janniaux
Videolabs

On Mon, Feb 01, 2021 at 07:59:52AM +0100, Steve Lhomme wrote:
> On 2021-02-01 1:47, Francois Cartegnie wrote:
> > Le 31/01/2021 à 20:52, Alexandre Janniaux a écrit :
> >
> > > +        if( blockchain )
> > > +            sout_AccessOutWrite( p_mux->p_access, blockchain );
> > >       }
> > >       p_sys->b_header = false;
> > >
> >
> > Access out has never supported chains.
>
> It seems most access output modules do support chained block_t in the
> pf_write callback. I could only find the Chromecast one that may not do it
> properly.
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list