[NUT-devel] [PATCH] add BGR48 fourccs

Michael Niedermayer michaelni at gmx.at
Sat Mar 26 03:16:54 CET 2011


On Sat, Mar 26, 2011 at 01:06:31PM +1100, Peter Ross wrote:
> ---
>  docs/nut4cc.txt |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/docs/nut4cc.txt b/docs/nut4cc.txt
> index cdca377..e28de7b 100644
> --- a/docs/nut4cc.txt
> +++ b/docs/nut4cc.txt
> @@ -96,6 +96,8 @@ ABGR    Packed RGBA 8:8:8:8, 32bpp, ABGR [NOT in AVI]
>  ARGB    Packed RGBA 8:8:8:8, 32bpp, ARGB [NOT in AVI]
>  RGB[24] Packed RGB 8:8:8, 24bpp RGB [NOT in AVI]
>  BGR[24] Packed RGB 8:8:8, 24bpp BGR [NOT in AVI]
> +BGR[48] Packed RGB 16:16:16, 48bpp, 16B, 16G, 16R, the 2-byte value for each R/G/B component is stored as little-endian [NOT in AVI]
> +[48]BGR Packed RGB 16:16:16, 48bpp, 16B, 16G, 16R, the 2-byte value for each R/G/B component is stored as big-endian    [NOT in AVI]
>  B1W0    black/white bitstream, 1bpp, 0 is white, 1 is black, in each byte pixels are ordered from the msb to the lsb [NOT in AVI]
>  B0W1    black/white bitstream, 1bpp, 1 is white, 0 is black, in each byte pixels are ordered from the msb to the lsb [NOT in AVI]
>  BGR[4]  Packed BGR 1:2:1 bitstream,  4bpp, (msb)1B 2G 1R(lsb), a byte contains two pixels, the first pixel in the byte is the one composed by the 4 msb bits [NOT in AVI]

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/nut-devel/attachments/20110326/6621bd68/attachment.pgp>


More information about the NUT-devel mailing list