There was an error while loading. Please reload this page.
1 parent 9e57936 commit 1de931dCopy full SHA for 1de931d
1 file changed
examples/decoding/blocks.py
@@ -5,9 +5,9 @@
5
# LICENSE file in the root directory of this source tree.
6
7
"""
8
-===============================================
+========================================
9
Blocks: build your own decoding pipeline
10
11
12
.. warning::
13
@@ -336,7 +336,7 @@ def upsample(plane):
336
337
# %%
338
# Raw HDR frames
339
-# ~~~~~~~~~~~~~~
+# --------------
340
#
341
# Raw planes come at the source's own precision, so a 10-bit HDR video gives
342
# ``uint16`` planes with all 10 bits intact - no clipping to 8 bits, and no
0 commit comments