[FFmpeg-devel] [PATCH+RFC] AVFrame for audio

Michael Niedermayer michaelni
Fri Jul 16 04:57:28 CEST 2010


On Thu, Jul 15, 2010 at 07:15:47PM +0200, Reimar D?ffinger wrote:
> On Thu, Jul 15, 2010 at 11:33:55PM +1000, Peter Ross wrote:
> > On Sun, Jul 11, 2010 at 03:20:42PM +0200, Michael Niedermayer wrote:
> > > On Sun, Jul 11, 2010 at 05:22:45PM +1000, Peter Ross wrote:
> > > 
> > > [...]
> > 
> > > >      assert(pic->type==FF_BUFFER_TYPE_INTERNAL);
> > > >      assert(s->internal_buffer_count);
> > > >  
> > > > +    if (pic->type == FF_BUFFER_TYPE_SIMPLE) {
> > > 
> > > thats not looking good
> > 
> > Please elaborate Michael.
> 
> The if can hardly ever be true without the assert failing.

yes, thats what ive meant

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- 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/20100716/68764a4f/attachment.pgp>



More information about the ffmpeg-devel mailing list