[FFmpeg-devel] [PATCH] BFI demuxer
Michael Niedermayer
michaelni
Sat Apr 12 18:12:45 CEST 2008
On Sat, Apr 12, 2008 at 09:15:57PM +0530, Sisir Koppaka wrote:
> On Sat, Apr 12, 2008 at 9:07 PM, Michael Niedermayer <michaelni at gmx.at>
> wrote:
>
> > On Sat, Apr 12, 2008 at 08:46:52PM +0530, Sisir Koppaka wrote:
> > > +
> > > + return ret;
> > > +}
> > > +
> > > +static int bfi_read_close(AVFormatContext * s)
> > > +{
> > > + av_close_input_stream(s);
> > > + return 0;
> > > +}
> >
> > buggy
> >
> I couldn't get what you meant here?
i mean that the code above does not work, is not correct ...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Frequently ignored awnser#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- 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/20080412/dbd7184b/attachment.pgp>
More information about the ffmpeg-devel
mailing list