[FFmpeg-cvslog] avcodec/qdrw: cleanup skip code

Michael Niedermayer michaelni at gmx.at
Thu May 14 13:46:15 CEST 2015


On Thu, May 14, 2015 at 10:28:42AM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
> 
> > > > +    while (   bytestream2_get_bytes_left(&gbc) >= 552
> > > > +           && (   !AV_RB16(&avpkt->data[bytestream2_tell(&gbc)+6])
> > > > +               || !AV_RB16(&avpkt->data[bytestream2_tell(&gbc)+8])))
> > > 
> > > The first 512 bytes are "reserved for your application". 
> > 
> > where can i find the specification for the format ?
> 
> I sent a patch with a link.

i already reimplemented it, didnt see your reply before i did

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20150514/d79e0759/attachment.asc>


More information about the ffmpeg-cvslog mailing list