From leo.izen at gmail.com Thu Mar 30 04:35:27 2017 From: leo.izen at gmail.com (Leo Izen) Date: Wed, 29 Mar 2017 21:35:27 -0400 Subject: [NUT-devel] [PATCH] Added HEVC and Opus FourCCs to nut4cc.txt Message-ID: <20170330013527.2150-1-leo.izen@gmail.com> --- docs/nut4cc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/nut4cc.txt b/docs/nut4cc.txt index c2c067a..d6a5e7d 100644 --- a/docs/nut4cc.txt +++ b/docs/nut4cc.txt @@ -24,6 +24,7 @@ H261 ITU H.261 H262 ITU H.262 H263 ITU H.263 H264 ITU H.264 +HEVC ITU H.265 HFYU Huffyuv I263 Intel H.263 IV31 Indeo 3.1 @@ -192,6 +193,7 @@ G3[00][16] Planar GBR, 48bpp, little-endian [NOT in AVI] Audio: 3389 RFC 3389 comfort noise generator wvpk WavPack +Opus IETF Opus Raw audio: [x] is an byte with value x, [NOT in AVI] ALAW A-LAW -- 2.12.1 From subversion at mplayerhq.hu Thu Mar 30 13:43:22 2017 From: subversion at mplayerhq.hu (michael) Date: Thu, 30 Mar 2017 13:43:22 +0300 (EEST) Subject: [NUT-devel] [nut]: r691 - docs/nut4cc.txt Message-ID: <20170330104322.E31B468837A@ffbox0-bg.mplayerhq.hu> Author: michael Date: Thu Mar 30 13:43:22 2017 New Revision: 691 Log: docs/nut4cc: Add floating point rawvideo support Signed-off-by: Michael Niedermayer Modified: docs/nut4cc.txt Modified: docs/nut4cc.txt ============================================================================== --- docs/nut4cc.txt Tue Feb 9 20:07:37 2016 (r690) +++ docs/nut4cc.txt Thu Mar 30 13:43:22 2017 (r691) @@ -160,6 +160,7 @@ values for the UV planes, that is the am width/height right to find the chroma width/height. The fourth byte is the number of bits used (8, 16, ...). +33 implies 32bit IEEE floats (33 is used to leave 32 for integers) If the order of bytes is inverted, that means that each component has to be read big-endian. @@ -176,6 +177,7 @@ Y3[10][16] Planar YUV 4:2:2, 32bpp, (1 Y3[00][16] Planar YUV 4:4:4, 48bpp, (1 Cr & Cb sample per 1x1 Y samples), little-endian [NOT in AVI] [16][00]3Y Planar YUV 4:4:4, 48bpp, (1 Cr & Cb sample per 1x1 Y samples), big-endian [NOT in AVI] Y4[11][ 8] Planar YUV 4:2:0, 20bpp, (1 Cr & Cb sample per 2x2 Y & A samples) [NOT in AVI] +Y3[00][33] Planar YUV 4:4:4, 96bpp, (1 Cr & Cb sample per 1x1 Y samples), little-endian floats [NOT in AVI] Y2[00][ 8] 8bit gray, 8bit alpha [NOT in AVI] G3[00][ 8] Planar GBR, 24bpp [NOT in AVI] G3[00][ 9] Planar GBR, 27bpp, 7 unused MSB per 16bit value, little-endian [NOT in AVI] @@ -188,6 +190,7 @@ G3[00][14] Planar GBR, 42bpp, 2 unused [14][00]3G Planar GBR, 42bpp, 2 unused MSB per 16bit value, big-endian [NOT in AVI] G3[00][16] Planar GBR, 48bpp, little-endian [NOT in AVI] [16][00]3G Planar GBR, 48bpp, big-endian [NOT in AVI] +[33][00]3G Planar GBR, 96bpp, big-endian floats [NOT in AVI] Audio: 3389 RFC 3389 comfort noise generator From subversion at mplayerhq.hu Thu Mar 30 13:43:23 2017 From: subversion at mplayerhq.hu (michael) Date: Thu, 30 Mar 2017 13:43:23 +0300 (EEST) Subject: [NUT-devel] [nut]: r692 - docs/nut4cc.txt Message-ID: <20170330104323.789A86883E3@ffbox0-bg.mplayerhq.hu> Author: michael Date: Thu Mar 30 13:43:23 2017 New Revision: 692 Log: Added HEVC and Opus FourCCs to nut4cc.txt Modified: docs/nut4cc.txt Modified: docs/nut4cc.txt ============================================================================== --- docs/nut4cc.txt Thu Mar 30 13:43:22 2017 (r691) +++ docs/nut4cc.txt Thu Mar 30 13:43:23 2017 (r692) @@ -24,6 +24,7 @@ H261 ITU H.261 H262 ITU H.262 H263 ITU H.263 H264 ITU H.264 +HEVC ITU H.265 HFYU Huffyuv I263 Intel H.263 IV31 Indeo 3.1 @@ -195,6 +196,7 @@ G3[00][16] Planar GBR, 48bpp, little-en Audio: 3389 RFC 3389 comfort noise generator wvpk WavPack +Opus IETF Opus Raw audio: [x] is an byte with value x, [NOT in AVI] ALAW A-LAW From michael at niedermayer.cc Thu Mar 30 13:43:38 2017 From: michael at niedermayer.cc (Michael Niedermayer) Date: Thu, 30 Mar 2017 12:43:38 +0200 Subject: [NUT-devel] [FFmpeg-devel] [PATCH] Added HEVC and Opus FourCCs to nut4cc.txt In-Reply-To: <20170330013527.2150-1-leo.izen@gmail.com> References: <20170330013527.2150-1-leo.izen@gmail.com> Message-ID: <20170330104338.GG4714@nb4> On Wed, Mar 29, 2017 at 09:35:27PM -0400, Leo Izen wrote: > --- > docs/nut4cc.txt | 2 ++ > 1 file changed, 2 insertions(+) applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Breaking DRM is a little like attempting to break through a door even though the window is wide open and the only thing in the house is a bunch of things you dont want and which you would get tomorrow for free anyway -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: Digital signature URL: From subversion at mplayerhq.hu Thu Mar 30 13:49:25 2017 From: subversion at mplayerhq.hu (michael) Date: Thu, 30 Mar 2017 13:49:25 +0300 (EEST) Subject: [NUT-devel] [nut] [propchange]: r692 - svn:log Message-ID: <20170330104925.755C6689950@ffbox0-bg.mplayerhq.hu> Author: michael Revision: 692 Property Name: svn:log Action: modified Property diff: --- old property value +++ new property value @@ -1 +1,3 @@ -Added HEVC and Opus FourCCs to nut4cc.txt \ No newline at end of file +Added HEVC and Opus FourCCs to nut4cc.txt + +Author: Leo Izen