[vlc-devel] [RFC PATCH] decoder: add decoder_QueuePicture
Rémi Denis-Courmont
remi at remlab.net
Mon Nov 3 19:52:21 CET 2014
Le lundi 03 novembre 2014, 19:00:00 Thomas Guillem a écrit :
> On Fri, Oct 31, 2014, at 16:15, Rémi Denis-Courmont wrote:
> > Le 2014-10-31 16:44, Thomas Guillem a écrit :
> > >> Does that not break transcode again?
> > >
> > > How ? The current behavior should be unchanged. I just added a new
> > > call
> > > that won't be used by transcode.
> >
> > What warrants that the function will not be used in transcode (or
> > mosaic, or image) then?
>
> I don't know, what should I do then to prevent or make it work from
> transcode ?
Currently, I don´t think there is way to achieve it, other than to assume that
transcode, image and mosaic_bridge are not used.
> add a pf_vout_buffer_queue callback that is valid only for
> src/input/decoder.c ?
Ideally, all four decoder owners would implement the callback and the issue
would be moot.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list