[FFmpeg-devel] [PATCH 11/13] Make nut muxer try to get the codec id from ff_raw_pixelFormatTags if ff_codec_get_id() cannot find it.

Stefano Sabatini stefano.sabatini-lala
Sun May 23 20:35:16 CEST 2010


On date Sunday 2010-05-23 04:12:58 +0200, Michael Niedermayer encoded:
> On Sat, May 22, 2010 at 06:04:35PM +0200, Stefano Sabatini wrote:
[...]
> >  nut.c    |   33 +++++++++++++++++++++++++++++++++
> >  nut.h    |    1 +
> >  nutdec.c |    1 +
> >  nutenc.c |    2 +-
> >  4 files changed, 36 insertions(+), 1 deletion(-)
> > b9da5f3dee52c9c8c053ac325af92644f0d9a5dc  0006-Define-ff_nut_video_tags-and-make-Nut-muxer-and-demu.patch
> > >From a3b8b30868a09e5ab3b7564bd7a35e90ba1fa5bf Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Sun, 9 May 2010 12:24:14 +0200
> > Subject: [PATCH 06/11] Define ff_nut_video_tags and make Nut muxer and demuxer set it in
> >  codec_tag.
> > 
> > This allows the muxer to use the Nut rawvideo pixel formats codec
> > tags.
> 
> looks ok
> [...]
> 
> >  nutdec.c |    4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> > fdd7967635a3d13589dc8a0869ec1ed5d0f3dcec  0007-Make-the-nut-decoder-read-the-ff_nut_video_tags-to-d.patch
> > >From b52e53e6b7763f7278e8fee898046945f7827ce4 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Sat, 22 May 2010 17:12:58 +0200
> > Subject: [PATCH 07/11] Make the nut decoder read the ff_nut_video_tags to detect codec id of
> >  the input file.
> > 
> > This is required as Nut codec tags are not contained in
> > ff_codec_bmp_tags.
> 
> looks ok too

Both applied.
-- 
FFmpeg = Frenzy and Freak Muttering Powerful Elastic Gangster



More information about the ffmpeg-devel mailing list