[FFmpeg-devel] [PATCH]Release more buffers
Michael Niedermayer
michaelni
Sat Oct 17 22:39:12 CEST 2009
On Fri, Oct 16, 2009 at 02:54:30PM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
>
> > > huffyuv.c | 3 +++
> > > mjpegdec.c | 3 +++
> > > pnmenc.c | 19 ++++++++++++++-----
> > > 3 files changed, 20 insertions(+), 5 deletions(-)
> > > d3a4f71e16a19b5b4ade8db33d94e93f02a3789b patchunreleasedbuffers.diff
> >
> > ok if tested
>
> Tested with make test and applied.
>
> The remaining warnings are produced by svq1 and snow .
>
> Michael, could you comment again on the latest patch for issue 1464? I'm not
> convinced that format image2 should be a reason to delay the patch. (or is there
> a simple way of recognizing these formats without using codec_tag?)
pick some hex editor and look at the file, also look at the jpeg spec and
or the jpeg decoder
i see things like "Intel(R) JPEG Library, version ....
in there, i suspect something surrounding that would be more reliable for
detection than the codec_tag
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- 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/20091017/398d518c/attachment.pgp>
More information about the ffmpeg-devel
mailing list