Andreas Rheinhardt:
> Martin Reboredo:
> > Andreas Rheinhardt:
> >> Martin Reboredo:
> >>> The demuxer implementation splits some RIFF chunks (`RIFF`/`VP8X`/`ANMF`
> >>> + frame chunk) or sends the picture chunks separately.
> >>> The internal WebP decoder waits for a complete file instead and by
Martin Reboredo:
> Andreas Rheinhardt:
>> Martin Reboredo:
>>> The demuxer implementation splits some RIFF chunks (`RIFF`/`VP8X`/`ANMF` +
>>> frame chunk) or sends the picture chunks separately.
>>> The internal WebP decoder waits for a complete file instead and by
>>> consequence it needs to be
Andreas Rheinhardt:
> Martin Reboredo:
> > The demuxer implementation splits some RIFF chunks (`RIFF`/`VP8X`/`ANMF` +
> > frame chunk) or sends the picture chunks separately.
> > The internal WebP decoder waits for a complete file instead and by
> > consequence it needs to be modified to support
Martin Reboredo:
> The demuxer implementation splits some RIFF chunks (`RIFF`/`VP8X`/`ANMF` +
> frame chunk) or sends the picture chunks separately.
> The internal WebP decoder waits for a complete file instead and by
> consequence it needs to be modified to support this kind of fractioned input.
The demuxer implementation splits some RIFF chunks (`RIFF`/`VP8X`/`ANMF` +
frame chunk) or sends the picture chunks separately.
The internal WebP decoder waits for a complete file instead and by consequence
it needs to be modified to support this kind of fractioned input.
Fixes FATE tests with W