[FFmpeg-devel] [PATCH] Make nut muxer and demuxer recognize the extended nut tags associated to rawvideo pixel formats
Michael Niedermayer
michaelni
Tue Mar 30 16:46:29 CEST 2010
On Tue, Mar 30, 2010 at 09:48:33AM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
>
> > > { PIX_FMT_RGB555, MKTAG('R', 'G', 'B', 15) },
> > > { PIX_FMT_BGR555, MKTAG('B', 'G', 'R', 15) },
> > > { PIX_FMT_RGB565, MKTAG('R', 'G', 'B', 16) },
> > > { PIX_FMT_BGR565, MKTAG('B', 'G', 'R', 16) },
> > > { PIX_FMT_RGB565, MKTAG( 3 , 0 , 0 , 0 ) },
> >
> > this looks wrong, for which files was that added?
>
> svn log -r6806:6807
> I especially like the second part of the messages;-)
>
> svn log -r19172
well then just change them to the LE variant. It would still be
nice to have some idea what uses them though but not essential
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The greatest way to live with honor in this world is to be what we pretend
to be. -- 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/20100330/5748a2a0/attachment.pgp>
More information about the ffmpeg-devel
mailing list