[FFmpeg-devel] [PATCH] several EA demuxer fixes, issue 956

Michael Niedermayer michaelni
Fri Apr 10 22:57:25 CEST 2009


On Thu, Apr 09, 2009 at 05:45:46PM +0200, Reimar D?ffinger wrote:
> Hello,
> attached patch fixes several issues:
> 1) it returns partial packets, e.g. at the end of badly cut files. This
> I think is the normal behaviour for FFmpeg, if not av_get_packet should
> be changed instead.
> 2) as an unavoidable side effect of 1) this fixes memleaks with partial
> packets since pkt was not free if av_get_packet succeeded and we still
> returned with an error (issue 956)
> 3) since it is simple to do, along with 1) we also return the correct
> error code we got from av_get_packet instead of always AVERROR_IO or
> AVERROR(EIO).
> 
> These IMO should be applied as one patch, splitting does not really make
> sense.
> The second patch is just another minor simplification after that.

do we have a maintainer for electronicarts.c ?
(noone is listed in MAINTAINERS)
peter?


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

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- 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/20090410/9f58ab5e/attachment.pgp>



More information about the ffmpeg-devel mailing list