[FFmpeg-devel] [PATCH] honor restart interval in mjpeg decoder

Baptiste Coudurier baptiste.coudurier
Mon May 25 04:35:37 CEST 2009


Hi Michael,

On 5/24/2009 6:23 PM, Michael Niedermayer wrote:
> On Sun, May 24, 2009 at 03:47:56PM -0700, Baptiste Coudurier wrote:
>> Hi,
>>
>> $subject, fixes issue #861.
>>
>> I've double checked with SpectralFan.mov and it decodes fine.
> 
> ok then

Cool, applied, one less bug :)

> also 
> [...]
>>                  align_get_bits(&s->gb);
>>                  skip_bits(&s->gb, 16); /* skip RSTn */
> 
> resyncing instead od skiping and using the error concealment code we have
> if the resync is not where its expected would be nice
> of course unrelated to the ppatch ...

I guess, I'm focused on cleaning roundup atm though :>

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the ffmpeg-devel mailing list