[FFmpeg-devel] [PATCH] BFI demuxer

Sisir Koppaka sisir.koppaka
Sat Apr 12 21:04:10 CEST 2008


Updated patch attached. Made the superfluous () change  and edited the close
function. Is this one ok?

On Sun, Apr 13, 2008 at 12:17 AM, Michael Niedermayer <michaelni at gmx.at>
wrote:

> On Sat, Apr 12, 2008 at 11:22:07PM +0530, Sisir Koppaka wrote:
> > I suppose it's wrong because it's only supposed to close the stream and
> not
> > free AVFormatContext etc...I saw some of the other demuxers and they are
> > freeing any pointers that they created in their local structures(in
> > priv_data) but since I didn't do any, can I just return 0; ?
>
> yes
>
Fixed :)

-----------------
Sisir Koppaka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfi_demuxer_05.patch
Type: text/x-diff
Size: 7298 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080413/36dc7150/attachment.patch>



More information about the ffmpeg-devel mailing list