[FFmpeg-devel] [PATCH 2/5] Check for missing reference in vp5/6 decoder.
Laurent Aimar
fenrir at elivagar.org
Thu Sep 22 01:21:28 CEST 2011
Hi,
On Wed, Sep 21, 2011 at 11:52:53PM +0200, Michael Niedermayer wrote:
> On Wed, Sep 21, 2011 at 08:46:30PM +0200, fenrir at elivagar.org wrote:
> > From: Laurent Aimar <fenrir at videolan.org>
> >
> > ---
> > libavcodec/vp56.c | 2 ++
> > 1 files changed, 2 insertions(+), 0 deletions(-)
>
> applied, thanks
>
> note for volunteers: this is not ideal for error concealment, the
> blocks should be marked as being not available and the existing error
> concealment code be used to find something that fits in.
Yes, and it doesn't seem that the vp5/6 decoders use the common error
concealment code at all (and I don't have enough knownledge of avcodec
to add it).
--
fenrir
More information about the ffmpeg-devel
mailing list