[vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Rémi Denis-Courmont
remi at remlab.net
Thu Jun 4 14:25:30 CEST 2015
Le 2015-06-04 15:22, Thomas Guillem a écrit :
> But we need to differentiate if the decoder module failed because of
> an
> internal decoder error (in that case, we should try a next decoder)
> or
> because of a bad input.
On bad input, a decoder should just trash the corrupt data, possibly
reset its internal state, and wait for good input. The core does not
really need to know about that.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list