On Wed, May 13, 2015 at 08:14:11PM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <git <at> videolan.org> 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 ?


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to