summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAurélien Zanelli <aurelien.zanelli@parrot.com>2015-03-19 10:50:22 +0100
committerTim-Philipp Müller <tim@centricular.com>2015-05-04 20:37:59 +0100
commitc52adc8fcccf691754ab762e667fffb5465c3354 (patch)
tree00eb74cce8ac1f19a0b4651fba95c89bbba5e5bd /docs
parent6957811c1188ade0be196c4963940088cfdd8e71 (diff)
video: add NV61 format support
https://bugzilla.gnome.org/show_bug.cgi?id=746466
Diffstat (limited to 'docs')
-rw-r--r--docs/design/part-mediatype-video-raw.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/design/part-mediatype-video-raw.txt b/docs/design/part-mediatype-video-raw.txt
index ad8f2564c..541b36617 100644
--- a/docs/design/part-mediatype-video-raw.txt
+++ b/docs/design/part-mediatype-video-raw.txt
@@ -1197,6 +1197,7 @@ Formats
"GBR_10LE" planar 4:4:4 RGB, 10 bits per channel
"NV16" planar 4:2:2 YUV with interleaved UV plane
+ "NV61" planar 4:2:2 YUV with interleaved VU plane
"NV24" planar 4:4:4 YUV with interleaved UV plane