[FFmpeg-devel] [PATCH] DeluxePaint Animation playback system

Michael Niedermayer michaelni
Sun Jan 10 02:03:33 CET 2010


On Sat, Jan 09, 2010 at 01:31:26PM +1100, pross at xvid.org wrote:
[...]
> +    /* read page table */
> +    ret = url_fseek(pb, anm->page_table_offset, SEEK_SET);
> +    if (ret < 0) {
> +        av_close_input_stream(s);

doesnt the common code do the cleanup already?

and, i think the patch is pretty much ok after that

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

It is not what we do, but why we do it that matters.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100110/9c095fe7/attachment.pgp>



More information about the ffmpeg-devel mailing list