[FFmpeg-devel] [PATCH] add support for "Forward Uncompressed" (issue1467)
Michael Niedermayer
michaelni
Tue Oct 13 20:02:02 CEST 2009
On Tue, Oct 13, 2009 at 07:54:09PM +0200, Reimar D?ffinger wrote:
> On Tue, Oct 13, 2009 at 07:38:11PM +0200, Michael Niedermayer wrote:
[...]
> > > +static av_cold int decode_close(AVCodecContext *avctx)
> > > +{
> > > + av_freep(&avctx->coded_frame);
> > > +
> > > + return 0;
> > > +}
> >
> > missing release_buffer()
>
> Hm... at least v210dec.c and v210x.c lack that, too...
feel free to add it
[...]
--
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/20091013/e6e7121d/attachment.pgp>
More information about the ffmpeg-devel
mailing list