Mercurial > libavformat.hg
diff mxf.c @ 4854:28a0c59a9625 libavformat
wc3movie: return partial packets if not all data can be read.
This is consistent with other demuxer's behaviour and avoids a memleak.
It also returns the error from av_get_packet instead of always AVERROR(EIO).
author | reimar |
---|---|
date | Sat, 11 Apr 2009 20:48:56 +0000 |
parents | 7cf3b77ad6ff |
children | 536e5527c1e0 |