diff crc.c @ 280:75e061728d92 libavformat

recommit of * fixing an unitilaized field AVImageInfo::interleaved. As a matter of fact we have two problems here: first AVImageInfo::interleaved is never initialzed in img.c. The second problem is that even if we want interleaved PNGs there's a bug in png.c that prevents us from generating them. The later problem is for somebody familiar with PNG to handle. And yes, always setting AVImageInfo::interleaved to 0 isn't such a good idea, but it still beats garbage values. orginal commit by roman shaposhnik
author michael
date Tue, 14 Oct 2003 14:40:36 +0000
parents 3d92f793fd67
children 41da3366d341
line wrap: on
line diff