[FFmpeg-devel] [PATCH] v210 decoder

Michael Niedermayer michaelni
Tue Feb 17 18:53:08 CET 2009


On Tue, Feb 17, 2009 at 06:26:01PM +0100, Reimar D?ffinger wrote:
> Hello,
> this is a decoder for
> http://samples.mplayerhq.hu/V-codecs/v210/v210_720p.avi
> it is not actually a proper codec, it is just little-endian
> UYVY with 10 bits per component and aligned to 32 bit every 3
> components.
> The last part makes it a bit awkward to deal with, which is also the
> reason why a favour a decoder instead of adding a pixfmt, IMHO if
> we want to support 10-bit pixfmts the planar or 444 variants would
> be enough and less painful to do...

I can accept codecs instead of pixfmts to deal with obscure packing
of pixels.
But i dont plan to accept code that always truncates 10 bit to 8

[...]

-- 
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/20090217/ee228a5b/attachment.pgp>



More information about the ffmpeg-devel mailing list