[vlc-devel] [RFC PATCH] decoder: add decoder_QueuePicture
Thomas Guillem
thomas at gllm.fr
Mon Nov 3 19:00:00 CET 2014
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 ?
add a pf_vout_buffer_queue callback that is valid only for
src/input/decoder.c ?
>
> --
> Rémi Denis-Courmont
> _______________________________________________
> 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