Signaling of picture header in video coding

JP2024071388A5Pending Publication Date: 2025-10-07HUAWEI TECH CO LTD
View PDF 0 Cites 0 Cited by

Patent Information

Application Number
JP2024026921
Authority / Receiving Office
JP · JP
Patent Type
Applications
Current Assignee / Owner
Priority Date
2019-09-24
Filing Date
2024-02-26
Publication Date
2025-10-07

AI Technical Summary

Technical Problem

Existing video coding technologies face challenges in accurately determining the starting point of a picture, especially in multi-layer bitstreams, leading to redundancy and inefficiencies in coding processes.

Method used

The solution involves signaling syntax elements common to an entire picture in a picture header (PH) instead of repeating them in each slice header, ensuring they remain unchanged between slices, thereby reducing redundancy and increasing coding efficiency.

Benefits of technology

This approach enhances coding efficiency by minimizing redundancy and improving the user experience when videos are sent, received, and viewed, as it optimizes the performance of video coding systems.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 00000000_0000_ABST
    Figure 00000000_0000_ABST
Patent Text Reader

Abstract

To provide a method of decoding.SOLUTION: A method includes the steps of: receiving a video bitstream including a picture unit (PU) having a picture header (PH) with a PH syntax structure, the PH syntax structure comprising syntax elements of a non-reference picture flag, a picture parameter set (PPS) identifier (ID), a picture order count (POC) least significant bit (LSB), a previous picture no output flag, a reconstruction point POC, and a picture output flag which are common to all slices of a coded picture associated with the PH syntax structure; and decoding the coded picture from the PU to obtain a decoded picture.SELECTED DRAWING: Figure 8
Need to check novelty before this filing date? Find Prior Art

Description

[Technical field]

[0001] This application claims the benefit of U.S. Provisional Patent Application No. 62 / 905,150, filed Sep. 24, 2019, by Fnu Hendry et al., entitled "Signalling of Picture Header in Video Coding," which is incorporated herein by reference.

[0002] Generally, this disclosure describes techniques for determining a starting point of a picture in video coding. More specifically, this disclosure ensures that the starting point of a picture can be accurately determined in a multi-layer bitstream in video coding. [Background technology]

[0003] The amount of video data required to render even a relatively short video can be substantial. This can pose difficulties when the data is streamed or otherwise communicated across communication networks with limited bandwidth capabilities. Therefore, video data is typically compressed before being communicated across today's telecommunications networks. When the video is stored in storage devices, the size of the video can also be an issue since memory resources may be limited. Video compression devices often use software and / or hardware to code the video data at the source before transmission or storage, thereby reducing the amount of data required to represent a digital video image. The compressed data is then received at the destination by a video decompression device that decodes the video data. With limited network resources and an ever-increasing demand for higher video quality, improved compression and decompression techniques that increase compression ratios with little or no sacrifice in image quality are desirable. Summary of the Invention

[0004] A first aspect is a decoding method implemented by a video decoder, comprising: receiving, by the video decoder, a video bitstream including a picture unit (PU) having a picture header (PH) syntax structure, the PH syntax structure including: Non-reference picture flag, Picture Parameter Set (PPS) Identifier (ID), Picture Order Count (POC) Least Significant Bit (LSB), No preceding picture output flag, Restore Point POC, Picture output flags, A step including the syntax elements: decoding, by the video decoder, the coded picture from the PU to obtain a decoded picture; The present invention relates to a method comprising the steps of:

[0005] The method provides a technique to ensure that syntax elements correspond to the entire picture, remain unchanged between slices, and are signaled in the picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved over current codecs. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0006] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the PH is only one PH in the PU and the coded picture is only one picture in the PU.

[0007] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the non-reference picture flag equal to 1 specifies that the coded picture associated with the PH is not used as a reference picture.

[0008] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the PPS ID specifies a value of a second PPS ID of a PPS in use, the second PPS ID identifying a PPS for reference by the syntax element.

[0009] Optionally, in any of the aforementioned aspects, another implementation of an aspect is where the POC LSB specifies a POC modulo a maximum POC LSB of the coded picture, the maximum POC LSB being determined by the following formula: MaxPicOrderCntLsb=2 (sps_log2_max_pic_order_cnt_lsb_minus4+4) Here, it is provided that the value of sps_log2_max_pic_order_cnt_lsb_minus4 is in the range of 0 to 12, inclusive.

[0010] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the no previous picture output flag specifies whether a previously decoded picture in a decoded picture buffer is output, and the coded picture is within a coded video sequence start (CVSS) AU that is not a first access unit (AU) in the video bitstream.

[0011] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the restoration point POC specifies a restoration point of the decoded pictures in output order.

[0012] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the picture output flag specifies whether the coded picture is output.

[0013] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides displaying the decoded picture on a display of an electronic device.

[0014] A second aspect is an encoding method implemented by a video encoder, the method comprising: generating, by the video encoder, a picture unit (PU) having a picture header (PH) syntax structure, the PH syntax structure comprising: Non-reference picture flag, Picture Parameter Set (PPS) Identifier (ID), Picture Order Count (POC) Least Significant Bit (LSB), No preceding picture output flag, Restore Point POC, Picture output flags, A step including the syntax elements: encoding, by the video encoder, the PU into a video bitstream; storing the video bitstream for communication by the video encoder to a video decoder; The present invention relates to a method comprising the steps of:

[0015] The method provides a technique to ensure that syntax elements correspond to the entire picture, remain unchanged between slices, and are signaled in the picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved over current codecs. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0016] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the PH is only one PH in the PU, and the picture is only one picture in the PU.

[0017] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the non-reference picture flag equal to 1 specifies that the picture associated with the PH is not used as a reference picture.

[0018] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the PPS ID specifies a value of a second PPS ID of a PPS in use, the second PPS ID identifying a PPS for reference by the syntax element.

[0019] Optionally, in any of the aforementioned aspects, another implementation of the aspect is where the POC LSB specifies a POC modulo a maximum POC LSB of a coded picture, the maximum POC LSB being determined by the following formula: MaxPicOrderCntLsb=2 (sps_log2_max_pic_order_cnt_lsb_minus4+4) Here, it is provided that the value of sps_log2_max_pic_order_cnt_lsb_minus4 should be in the range of 0 to 12, inclusive.

[0020] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the no previous picture output flag specifies whether a previously decoded picture in a decoded picture buffer is output after decoding the picture, and the picture is within a Coded Video Sequence Start (CVSS) Access Unit (AU) that is not the first AU in the video bitstream.

[0021] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the restoration point POC specifies a restoration point of the decoded pictures in output order.

[0022] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the picture output flag specifies whether the picture is output.

[0023] A third aspect relates to a decoding device, comprising: 1. A receiver configured to receive a video bitstream including picture units (PUs) having a picture header (PH) syntax structure, the PH syntax structure including: Non-reference picture flag, Picture Parameter Set (PPS) Identifier (ID), Picture Order Count (POC) Least Significant Bit (LSB), No preceding picture output flag, Restore Point POC, Picture output flags, A receiver including the syntax element: a memory coupled to the receiver, the memory storing instructions; and a processor coupled to the memory, the processor configured to execute the instructions to decode the coded picture from the PU to obtain a decoded picture; Includes.

[0024] The decoder provides a technique to ensure that syntax elements correspond to the entire picture, remain unchanged between slices, and are signaled in the picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved over current codecs. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0025] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the PH is only one PH in the PU and the coded picture is only one picture in the PU.

[0026] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the non-reference picture flag equal to 1 specifies that the coded picture associated with the PH is not used as a reference picture.

[0027] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the PPS ID specifies a value of a second PPS ID of a PPS in use, the second PPS ID identifying a PPS for reference by the syntax element.

[0028] Optionally, in any of the aforementioned aspects, another implementation of an aspect is where the POC LSB specifies a POC modulo a maximum POC LSB of the coded picture, the maximum POC LSB being determined by the following formula: MaxPicOrderCntLsb=2 (sps_log2_max_pic_order_cnt_lsb_minus4+4) Here, it is provided that the value of sps_log2_max_pic_order_cnt_lsb_minus4 should be in the range of 0 to 12, inclusive.

[0029] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the no previous picture output flag specifies whether a previously decoded picture in a decoded picture buffer is output after decoding the coded picture, and the coded picture is within a coded video sequence start (CVSS) AU that is not a first AU in the video bitstream.

[0030] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the restoration point POC specifies a restoration point of the decoded pictures in output order.

[0031] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the picture output flag specifies whether the coded picture is output.

[0032] A fourth aspect relates to an encoding device, comprising: a memory containing instructions; a processor coupled to the memory, the processor being configured to cause the encoding device to: 2. Generate a picture unit (PU) having a picture header (PH) syntax structure, the PH syntax structure including the following common to all slices of a picture associated with the PH syntax structure: Non-reference picture flag, Picture Parameter Set (PPS) Identifier (ID), Picture Order Count (POC) Least Significant Bit (LSB), No preceding picture output flag, Restore Point POC, Picture output flags, Contains the syntax elements A processor for encoding the PUs into a video bitstream; a transmitter coupled to the processor, the transmitter configured to transmit the video bitstream to a video decoder; Includes.

[0033] The encoding device provides a technique to ensure that a PU has one and only one picture. When each picture is associated with one and possibly only one picture header in the PU, the start of each picture and the start of an AU can be determined based on the picture header even when a multi-layer bitstream is utilized. By configuring the PU to have a single picture header and a single picture, a multi-layer bitstream can be utilized in video coding without causing coding errors. Thus, the coder / decoder (also known as "codec") in video coding is improved over the current codec. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0034] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the PH is only one PH in the PU, and the picture is only one picture in the PU.

[0035] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the non-reference picture flag equal to 1 specifies that the picture associated with the PH is not used as a reference picture.

[0036] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the PPS ID specifies a value of a second PPS ID of a PPS in use, the second PPS ID identifying a PPS for reference by the syntax element.

[0037] Optionally, in any of the aforementioned aspects, another implementation of the aspect is where the POC LSB specifies a POC modulo a maximum POC LSB of a coded picture, the maximum POC LSB being determined by the following formula: MaxPicOrderCntLsb=2 (sps_log2_max_pic_order_cnt_lsb_minus4+4) Here, it is provided that the value of sps_log2_max_pic_order_cnt_lsb_minus4 should be in the range of 0 to 12, inclusive.

[0038] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the no previous picture output flag specifies whether a previously decoded picture in a decoded picture buffer is output after decoding the picture, and the picture is within a Coded Video Sequence Start (CVSS) Access Unit (AU) that is not the first AU in the video bitstream.

[0039] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the restoration point POC specifies a restoration point of the decoded pictures in output order.

[0040] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the picture output flag specifies whether the picture is output.

[0041] A fifth aspect relates to a coding device comprising: a receiver configured to receive and encode a picture or to receive and decode a bitstream; a transmitter coupled to the receiver, the transmitter configured to transmit the bitstream to a decoder or to transmit a decoded image to a display; a memory coupled to at least one of the receiver or the transmitter, the memory configured to store instructions; and a processor coupled to the memory, the processor configured to execute the instructions stored in the memory in order to perform a method according to any one of claims 1 to 9 and any one of claims 10 to 13; Includes.

[0042] The coding device provides techniques to ensure that syntax elements correspond to the entire picture, remain unchanged between slices, and are signaled in the picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved over current codecs. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0043] Optionally, in any of the above aspects, another implementation of this aspect provides a display configured to display the decoded picture.

[0044] A sixth aspect relates to a system, the system comprising: An encoder; a decoder in communication with the encoder, the encoder or decoder comprising a decoding device, an encoding device, or a coding apparatus as disclosed herein; Includes.

[0045] The system provides techniques to ensure that syntax elements correspond to the entire picture, remain unchanged between slices, and are signaled in the picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved over current codecs. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0046] A seventh aspect relates to a coding means, the coding means comprising: receiving means configured to receive and encode a picture or to receive and decode a bitstream; a transmitting means coupled to said receiving means, said transmitting means configured to transmit said bitstream to a decoding means or to transmit a decoded image to a display means; a storage means coupled to at least one of the receiving means or the transmitting means, the storage means configured to store instructions; a processing means coupled to said storage means, said processing means being configured to execute the instructions stored on said storage means in order to perform any of the methods described herein; Includes.

[0047] The coding means provides a technique to ensure that syntax elements correspond to the entire picture, remain unchanged between slices, and are signaled in the picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved with respect to current codecs. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0048] For purposes of clarity, any one of the above-described embodiments may be combined with any one or more of the other above-described embodiments to create new embodiments that are within the scope of the present disclosure.

[0049] The above and other features will be more clearly understood from the following detailed description taken in conjunction with the accompanying drawings and claims. [Brief description of the drawings]

[0050] For a more complete understanding of the present disclosure, reference is now made to the following brief description in conjunction with the accompanying drawings and detailed description, where like reference numerals represent like parts.

[0051] [Figure 1] 4 is a flowchart of an exemplary method for coding a video signal.

[0052] [Diagram 2] 1 is a schematic diagram of an example coding and decoding (codec) system for video coding.

[0053] [Diagram 3] FIG. 1 is a schematic diagram illustrating an exemplary video encoder.

[0054] [Figure 4] FIG. 2 is a schematic diagram illustrating an exemplary video decoder.

[0055] [Diagram 5] 1 shows an example of multi-layer coding for spatial scalability.

[0056] [Figure 6] 1 illustrates a video bitstream configured to implement a gradual decoding refresh (GDR) technique.

[0057] [Figure 7] FIG. 1 is a schematic diagram illustrating undesirable motion search when using encoder constraints to support GDR.

[0058] [Figure 8] 1 illustrates an embodiment of a video bitstream.

[0059] [Figure 9] 1 is an embodiment of a method for decoding a coded video bitstream.

[0060] [Figure 10] 1 is an embodiment of a method for coding a video bitstream.

[0061] [Figure 11] 1 is a schematic diagram of a video encoding device;

[0062] [Figure 12] FIG. 2 is a schematic diagram of an embodiment of a coding means; DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

[0063] It should be understood at the outset that, although illustrative implementations of one or more embodiments are provided below, the disclosed systems and / or methods may be implemented using any number of technologies, whether currently known or existing, and that the present disclosure should in no way be limited to the illustrative implementations, drawings, and technologies described below, including the exemplary designs and implementations shown and described herein, but may be modified within the scope of the appended claims, along with their full scope of equivalents.

[0064] The following terms are defined as follows, unless used in a contradictory context herein. In particular, the following definitions are intended to provide additional clarity to the present disclosure. However, terms may be described differently in different contexts. Therefore, the following definitions should be considered as supplemental and should not be considered as limiting any other definitions provided for such terms in the present specification.

[0065] A bitstream is a sequence of bits that includes video data that is compressed for transmission between an encoder and a decoder. An encoder is a device configured to use an encoding process to compress video data into a bitstream. A decoder is a device configured to use a decoding process to reconstruct video data from the bitstream for display. A picture is an array of chroma samples and / or an array of luma samples that generate a frame or a field thereof. A picture being encoded or decoded may be referred to as a current picture for clarity of discussion. A reference picture is a picture that includes reference samples that can be used when coding other pictures by reference according to inter-prediction and / or inter-layer prediction. A reference picture list is a list of reference pictures used for inter-prediction and / or inter-layer prediction. Some video coding systems utilize two reference picture lists, which may be represented as Reference Picture List 1 and Reference Picture List 0. A reference picture list structure is an addressable syntax structure that includes multiple reference picture lists. Inter prediction is a mechanism for coding samples of a current picture by reference to indicated samples in a reference picture different from the current picture, where the reference picture and the current picture are in the same layer. A reference picture list structure entry is an addressable location within a reference picture list structure that indicates a reference picture associated with a reference picture list. A slice header is a part of a coded slice that contains data elements related to all the video data in the tiles represented in the slice. A picture parameter set (PPS) is a parameter set that contains data related to an entire picture. More specifically, a PPS is a syntax structure that contains syntax elements that apply to zero or more entire coded pictures as determined by the syntax elements found in each picture header.A sequence parameter set (SPS) is a parameter set containing data relating to a sequence of pictures. An access unit (AU) is a set of one or more coded pictures associated with the same display time (e.g., the same picture order count) for output from the decoded picture buffer (DPB) (e.g., for presentation to a user). An access unit delimiter (AUD) is a designator or data structure used to indicate the start of an AU or the boundary between AUs. A decoded video sequence is a sequence of pictures reconstructed by a decoder in preparation for presentation to a user.

[0066] The following abbreviations are used herein: coding tree block (CTB), coding tree unit (CTU), coding unit (CU), coded video sequence (CVS), Joint Video Experts Team (JVET), network abstraction layer (NAL), picture order count (POC), Picture Parameter Set (PPS), raw byte sequence payload (RBSP), sequence parameter set (SPS), versatile video coding (VVC), and working draft (WD).

[0067] FIG. 1 is a flow chart of an exemplary operational method 100 of coding a video signal. Specifically, a video signal is encoded by an encoder. The encoding process compresses the video signal by utilizing various mechanisms to reduce the video file size. The smaller file size allows for the transmission of the compressed video file to a user while reducing the associated bandwidth overhead. A decoder then decodes the compressed video file to reconstruct the original video signal for display to the end user. The decoding process is typically a mirror of the encoding process, allowing the decoder to consistently reconstruct the video signal.

[0068] In step 101, a video signal is input to an encoder. For example, the video signal may be an uncompressed video file stored in memory. As another example, the video file may be captured by a video capture device such as a video camera and encoded to support live streaming of the video. The video file may include both audio and video components. The video component includes a series of image frames that, when viewed in sequence, give the visual impression of movement. The frames include pixels represented in terms of light, referred to herein as luma components (or luma samples), and color, referred to herein as chroma components (or chroma samples). In some examples, the frames may also include depth values ​​to support three-dimensional displays.

[0069] At step 103, the video is partitioned into blocks. Partitioning involves subdividing pixels in each frame into square and / or rectangular blocks for compression. For example, in High Efficiency Video Coding (HEVC) (also known as H.265 and MPEG-H Part 2), a frame may first be divided into coding tree units (CTUs), which are blocks of a predetermined size (e.g., 64 pixels by 64 pixels). The CTUs include both luma and chroma samples. The coding tree may be utilized to divide the CTUs into blocks and then iteratively subdivide the blocks until a configuration that supports further encoding is achieved. For example, the luma component of a frame may be subdivided until each block contains relatively homogenous light values. Additionally, the chroma component of a frame may be subdivided until each block contains relatively homogenous color values. Thus, the partitioning mechanism varies depending on the content of the video frame.

[0070] At step 105, various compression mechanisms are utilized to compress the image blocks partitioned at step 103. For example, inter-prediction and / or intra-prediction may be utilized. Inter-prediction is designed to take advantage of the fact that objects in a common scene tend to appear in successive frames. Thus, a block depicting an object in a reference frame does not need to be repeatedly shown in adjacent frames. In particular, an object such as a table may remain in a constant position across multiple frames. Thus, the table may be shown once and adjacent frames may refer back to the reference frame. A pattern matching mechanism may be utilized to match objects across multiple frames. Furthermore, a moving object may be displayed across multiple frames, for example due to object motion or camera motion. As a specific example, a video may show a car moving across the screen across multiple frames. To indicate such motion, a motion vector may be utilized. A motion vector is a two-dimensional vector that provides an offset from the coordinates of an object in a frame to the coordinates of the object in a reference frame. Thus, inter-prediction allows an image block in a current frame to be coded as a set of motion vectors indicating an offset from a corresponding block in a reference frame.

[0071] Intra prediction encodes blocks within a common frame. Intra prediction exploits the fact that luma and chroma components tend to be clustered in a frame. For example, some green patches in a tree tend to be located adjacent to similar green patches. Intra prediction utilizes multiple directional prediction modes (e.g., 33 in HEVC), planar mode, and direct current (DC) mode. The directional modes indicate that the current block is similar / same as the samples of neighboring blocks in the corresponding direction. The planar mode indicates that a series of blocks along a row / column (e.g., a plane) can be interpolated based on the neighboring blocks at the end of the row. The planar mode effectively indicates a smooth transition of light / color across the row / column by utilizing a relatively constant gradient of changing values. The DC mode is utilized for boundary smoothing and indicates that the block is similar / same as the average value associated with the samples of all neighboring blocks associated with the angular direction of the directional prediction mode. Thus, intra prediction blocks can represent image blocks as various related prediction modes instead of actual values. Furthermore, inter prediction blocks can represent image blocks as motion vector values ​​instead of actual values. In either case, the prediction block may not accurately represent the image in some cases. Any differences are stored in a residual block. To further compress the file, a transform may be applied to the residual block.

[0072] In step 107, various filtering techniques may be applied. In HEVC, filters are applied according to an in-loop filtering scheme. The block-based prediction described above may result in the generation of blocky images at the decoder. Furthermore, block-based prediction schemes may code blocks and then reconstruct the coded blocks for later use as reference blocks. In-loop filtering schemes apply noise suppression filters, deblocking filters, adaptive loop filters, and sample adaptive offset (SAO) filters to blocks / filters iteratively. These filters mitigate such blocky artifacts so that the coded file can be accurately reconstructed. Furthermore, these filters mitigate artifacts in the reconstructed reference blocks so that they are less likely to cause additional artifacts in subsequent blocks coded based on the reconstructed reference blocks.

[0073] Once the video signal has been partitioned, compressed, and filtered, the resulting data is encoded into a bitstream at step 109. The bitstream includes the data described above and any desired signaling data to support proper video signal reconstruction at the decoder. For example, such data may include partition data, prediction data, residual blocks, and various flags that provide coding instructions to the decoder. The bitstream may be stored in a memory for transmission to the decoder upon request. The bitstream may be broadcast and / or multicast to multiple decoders. The generation of the bitstream is an iterative process. Thus, steps 101, 103, 105, 107, and 109 may occur sequentially and / or simultaneously across multiple frames and blocks. The order shown in FIG. 1 is presented for clarity and ease of discussion and is not intended to limit the video coding process to any particular order.

[0074] In step 111, the decoder receives the bitstream and begins the decoding process. Specifically, the decoder utilizes an entropy decoding scheme to convert the bitstream into corresponding syntax and video data. In step 111, the decoder utilizes the syntax from the bitstream to determine the partition of the frame. The partition should match the result of the block partition in step 103. The entropy encoding / decoding as utilized in step 111 is described below. The encoder generates many options during the compression process, such as selecting a block partition scheme from several possible options based on the spatial location of the values ​​in the input image. Signaling the exact option may utilize a large number of bins. As used herein, a bin is a binary value that is treated as a variable (e.g., a bit value that can change depending on the context). Entropy coding allows the encoder to discard any options that are clearly not feasible in a particular case, leaving a set of acceptable options. Each acceptable option is then assigned a codeword. The length of the codeword is based on the number of allowable choices (e.g., one bin for two choices, two bins for three to four choices, etc.). The encoder then encodes a codeword for the selected choice. This scheme reduces the size of the codeword because it is desirable to uniquely indicate a choice from a small subset of the possible choices, as opposed to uniquely indicating a choice from a potentially large set of all possible choices. The decoder then decodes the choices by determining the set of allowable choices in a similar manner as the encoder. By determining the set of allowable choices, the decoder can read the codeword and determine the choices made by the encoder.

[0075] In step 113, the decoder performs block decoding. Specifically, the decoder uses an inverse transform to generate a residual block. Then, the decoder uses the residual block and a corresponding prediction block to reconstruct an image block according to the partition. The prediction block may include both the intra prediction block and the inter prediction block generated in step 105 in the encoder. The reconstructed image block is then positioned into a frame of the reconstructed video signal according to the partition data determined in step 111. The syntax of step 113 may also be signaled in the bitstream by entropy coding as described above.

[0076] In step 115, filtering is performed on the frames of the reconstructed video signal in a manner similar to step 107 in the encoder. For example, a noise suppression filter, a deblocking filter, an adaptive loop filter, and an SAO filter may be applied to the frames to remove blocking artifacts. Once the frames are filtered, the video signal can be output to a display in step 117 for viewing by an end user.

[0077] 2 is a schematic diagram of an exemplary coding and decoding (codec) system 200 for video coding. Specifically, the codec system 200 provides functionality to support the implementation of the operational method 100. The codec system 200 is generalized to show components utilized in both an encoder and a decoder. The codec system 200 receives and partitions a video signal as described above with respect to steps 101 and 103 in the operational method 100, resulting in a partitioned video signal 201. The codec system 200 then compresses the partitioned video signal 201 into a coded bitstream when operating as an encoder as described above with respect to steps 105, 107, and 109 in the method 100. When operating as a decoder, the codec system 200 generates an output video signal from the bitstream as described above with respect to steps 111, 113, 115, and 117 in the operational method 100. The codec system 200 includes a general coder control component 211, a transform scaling and quantization component 213, an intra picture estimation component 215, an intra picture prediction component 217, a motion compensation component 219, a motion estimation component 221, a scaling and inverse transform component 229, a filter control analysis component 227, an in-loop filter component 225, a decoded picture buffer component 223, and a header format and context adaptive binary arithmetic coding (CABAC) component 231. Such components are coupled as shown. In FIG. 2, the black lines indicate the movement of data to be encoded / decoded, while the dashed lines indicate the movement of control data that controls the operation of the other components. The components of the codec system 200 may all be present in an encoder. A decoder may include some of the components of the codec system 200.For example, the decoder may include an intra picture prediction component 217, a motion compensation component 219, a scaling and inverse transform component 229, an in-loop filter component 225, and a decoded picture buffer component 223. These components are described herein.

[0078] The partitioned video signal 201 is a captured video sequence that has been partitioned into blocks of pixels by a coding tree. The coding tree utilizes various partitioning modes to subdivide the blocks of pixels into smaller blocks of pixels. These blocks can then be further subdivided into smaller blocks. The blocks may be referred to as nodes on the coding tree. Larger parent nodes are partitioned into smaller child nodes. The number of times a node is subdivided is referred to as the depth of the node / coding tree. The partitioned blocks may be included in a coding unit (CU) in some cases. For example, a CU may be a sub-part of a CTU that includes a luma block, a red differential chroma (Cr) block, and a blue differential chroma (Cb) block, as well as the corresponding syntax instructions for the CU. The partitioning modes may include a binary tree (BT), a triple tree (TT), and a quad tree (QT), which are utilized to partition a node into 2, 3, or 4 child nodes, respectively, of varying shapes depending on the partitioning mode utilized. The partitioned video signal 201 is forwarded to a general coder control component 211, a transform scaling and quantization component 213, an intra picture estimation component 215, a filter control analysis component 227, and a motion estimation component 221 for compression.

[0079] The generic coder control component 211 is configured to make decisions related to coding of images of a video sequence into a bitstream according to application constraints. For example, the generic coder control component 211 manages optimization of bitrate / bitstream size versus reconstruction quality. Such decisions may be based on storage space / bandwidth availability and image resolution requirements. The generic coder control component 211 also manages buffer utilization in terms of conversion speed to mitigate buffer under-run and over-run issues. To address these issues, the generic coder control component 211 manages partitioning, prediction, and filtering by other components. For example, the generic coder control component 211 may dynamically increase compression complexity to increase resolution and increase bandwidth usage or decrease compression complexity to reduce resolution and bandwidth usage. Thus, the generic coder control component 211 controls other components of the codec system 200 to balance video signal reconstruction quality and bitrate concerns. The generic coder control component 211 generates control data that controls the operation of other components. Control data is also forwarded to the header format and CABAC component 231 to be encoded into the bitstream for signaling parameters for decoding at the decoder.

[0080] The partitioned video signal 201 is also sent to a motion estimation component 221 and a motion compensation component 219 for inter prediction. A frame or slice of the partitioned video signal 201 may be divided into multiple video blocks. The motion estimation component 221 and the motion compensation component 219 perform inter predictive coding of the received video blocks with respect to one or more blocks in one or more reference frames to provide temporal prediction. The codec system 200 may perform multiple coding passes, for example to select an appropriate coding mode for each block of video data.

[0081] The motion estimation component 221 and the motion compensation component 219 may be highly integrated, but are shown separately for conceptual purposes. Motion estimation performed by the motion estimation component 221 is a process that generates motion vectors that estimate motion for a video block. A motion vector may indicate, for example, the location of a coded object relative to a predictive block. A predictive block is a block that is found to closely match a block to be coded in terms of pixel difference. A predictive block may also be referred to as a reference block. Such pixel difference may be determined by sum of absolute difference (SAD), sum of square difference (SSD), or other difference metric. HEVC utilizes several coded objects including CTUs, coding tree blocks (CTBs), and CUs. For example, a CTU may be divided into CTBs, which in turn may be divided into CBs for inclusion in CUs. A CU may be encoded as a prediction unit containing prediction data and / or a transform unit (TU) containing transformed residual data of the CU. The motion estimation component 221 uses rate-distortion analysis as part of a rate-distortion optimization process to generate motion vectors, prediction units, and TUs. For example, the motion estimation component 221 may determine multiple reference blocks, multiple motion vectors, etc. for a current block / frame and may select the reference block, motion vector, etc. with optimal rate-distortion characteristics. The optimal rate-distortion characteristics balance both the quality of the video reconstruction (e.g., the amount of data loss due to compression) and the coding efficiency (e.g., the size of the final encoding).

[0082] In some examples, the codec system 200 may calculate values ​​for sub-integer picture positions of the reference picture stored in the decoded picture buffer component 223. For example, the video codec system 200 may interpolate values ​​for quarter-pixel positions, eighth-pixel positions, or other fractional pixel positions of the reference picture. Thus, the motion estimation component 221 may perform motion searches with respect to full pixel positions and fractional pixel positions and output motion vectors with fractional pixel accuracy. The motion estimation component 221 calculates motion vectors for prediction units of video blocks in inter-coded slices by comparing the positions of the prediction units with the positions of the prediction blocks of the reference pictures. The motion estimation component 221 outputs the calculated motion vectors as motion data to the header format and CABAC component 231 for encoding and motion to the motion compensation component 219.

[0083] The motion compensation performed by the motion compensation component 219 may include fetching or generating a prediction block based on the motion vector determined by the motion estimation component 221. Again, the motion estimation component 221 and the motion compensation component 219 may be functionally integrated in some examples. Upon receiving the motion vector of the prediction unit of the current video block, the motion compensation component 219 may locate the prediction block pointed to by the motion vector. A residual video block is then formed by subtracting pixel values ​​of the prediction block from pixel values ​​of the current video block being coded to form pixel difference values. In general, the motion estimation component 221 performs motion estimation with respect to the luma component, and the motion compensation component 219 uses the motion vector calculated based on the luma component for both the chroma and luma components. The prediction block and the residual block are forwarded to the transform scaling and quantization component 213.

[0084] The partitioned video signal 201 is also sent to an intra picture estimation component 215 and an intra picture prediction component 217. As with the motion estimation component 221 and the motion compensation component 219, the intra picture estimation component 215 and the intra picture prediction component 217 may be highly integrated, but are shown separately for conceptual purposes. Instead of inter prediction performed by the inter-frame motion estimation component 221 and the motion compensation component 219 as described above, the intra picture estimation component 215 and the intra picture prediction component 217 intra predict the current block with respect to a block in the current frame. In particular, the intra picture estimation component 215 determines an intra prediction mode to be used to encode the current block. In some examples, the intra picture estimation component 215 selects an appropriate intra prediction mode for encoding the current block from a plurality of tested intra prediction modes. The selected intra prediction mode is then forwarded to the header format and CABAC component 231 for encoding.

[0085] For example, the intra picture estimation component 215 calculates rate-distortion values ​​for various tested intra prediction modes using a rate-distortion analysis, and selects an intra prediction mode with optimal rate-distortion characteristics among the tested modes. The rate-distortion analysis generally determines the amount of distortion (or error) between a coded block and an original uncoded block that was coded to generate the coded block, as well as the bit rate (e.g., number of bits) used to generate the coded block. The intra picture estimation component 215 calculates ratios from the distortion and rate for various coded blocks to determine which intra prediction mode exhibits the optimal rate-distortion value for the block. Furthermore, the intra picture estimation component 215 may be configured to code the depth blocks of the depth map using a depth modeling mode (DMM) based on a rate-distortion optimization (RDO).

[0086] The intra picture prediction component 217 may generate a residual block from the prediction block based on a selected intra prediction mode determined by the intra picture estimation component 215 when implemented in an encoder, or may read the residual block from the bitstream when implemented in a decoder. The residual block includes value differences between the prediction block and the original block, represented as a matrix. The residual block is then forwarded to the transform scaling and quantization component 213. The intra picture estimation component 215 and the intra picture prediction component 217 may operate on both luma and chroma components.

[0087] The transform scaling and quantization component 213 is configured to further compress the residual block. The transform scaling and quantization component 213 applies a transform, such as a discrete cosine transform (DCT), a discrete sine transform (DST), or a conceptually similar transform, to the residual block to generate a video block including residual transform coefficient values. A wavelet transform, an integer transform, a subband transform, or other types of transforms may also be used. The transform may convert the residual information from a pixel value domain to a transform domain, such as a frequency domain. The transform scaling and quantization component 213 is also configured to scale the transformed residual information, for example based on frequency. Such scaling includes applying a scaling factor to the residual information. As a result, different frequency information is quantized with different granularity, which may affect the final visual quality of the reconstructed video. The transform scaling and quantization component 213 is also configured to quantize the transform coefficients to further reduce the bit rate. The quantization process may reduce the bit depth associated with some or all of the coefficients. The degree of quantization may be varied by adjusting a quantization parameter. In some examples, the transform scaling and quantization component 213 may then perform a scan of a matrix containing the quantized transform coefficients. The quantized transform coefficients are forwarded to the header format and CABAC component 231 for encoding into the bitstream.

[0088] The scaling and inverse transform component 229 applies the inverse processing of the transform scaling and quantization component 213 to support motion estimation. The scaling and inverse transform component 229 applies inverse scaling, transformation, and / or quantization to reconstruct a residual block in the pixel domain for later use as a reference block that may become, for example, a predictive block for another current block. The motion estimation component 221 and / or the motion compensation component 219 may calculate a reference block by adding the residual block back to the corresponding predictive block for use in motion estimation of a later block / frame. A filter is applied to the reconstructed reference block to reduce artifacts generated during the scaling, quantization, and transformation. Such artifacts may otherwise result in inaccurate predictions (and generate additional artifacts) when subsequent blocks are predicted.

[0089] The filter control analysis component 227 and the in-loop filter component 225 apply filters to the residual block and / or to the reconstructed image block. For example, the transformed residual block from the scaling and inverse transform component 229 may be combined with the corresponding prediction block from the intra picture prediction component 217 and / or the motion compensation component 219 to reconstruct the original image block. The filter may then be applied to the reconstructed image block. In some examples, the filter may be applied to the residual block instead. As with the other components of FIG. 2, the filter control analysis component 227 and the in-loop filter component 225 may be highly integrated and implemented together, but are shown separately for conceptual purposes. The filters applied to the reconstructed reference block are applied to a particular spatial region and include multiple parameters to adjust how such filters are applied. The filter control analysis component 227 analyzes the reconstructed reference block to determine when such filters should be applied and sets the corresponding parameters. Such data is forwarded to the header format and CABAC component 231 as filter control data for encoding. The in-loop filter component 225 applies such filters based on the filter control data. The filters may include deblocking filters, noise suppression filters, SAO filters, and adaptive loop filters. Such filters may be applied in the spatial / pixel domain (e.g., on reconstructed pixel blocks) or in the frequency domain, depending on the example.

[0090] When operating as an encoder, the filtered reconstructed image blocks, residual blocks, and / or prediction blocks are stored in the decoded picture buffer component 223 for later use in motion estimation as described above. When operating as a decoder, the decoded picture buffer component 223 stores and forwards the reconstructed and filtered blocks towards a display as part of the output video signal. The decoded picture buffer component 223 may be any memory device capable of storing prediction blocks, residual blocks, and / or reconstructed image blocks.

[0091] The header format and CABAC component 231 receives data from various components of the codec system 200 and encodes such data into a coded bitstream for transmission towards the decoder. In particular, the header format and CABAC component 231 generates various headers to encode control data such as general control data and filter control data. Furthermore, prediction data including intra prediction and motion data, as well as residual data in the form of quantized transform coefficient data, are all encoded in the bitstream. The final bitstream contains all information desired by the decoder to reconstruct the original partitioned video signal 201. Such information may also include an intra prediction mode index table (also called a codeword mapping table), definitions of the coding context of various blocks, indications of the most likely intra prediction mode, indications of partition information, etc. Such data may be encoded by utilizing entropy coding. For example, the information may be encoded by utilizing context adaptive variable length coding (CAVLC), syntax-based context-adaptive binary arithmetic coding (SBAC), probability interval partitioning entropy (PIPE) coding, or another entropy coding technique. Following entropy coding, the coded bitstream may be transmitted to another device (e.g., a video decoder) or stored for later transmission or retrieval.

[0092] 3 is a block diagram illustrating an example video encoder 300. The video encoder 300 may be utilized to implement the encoding functionality of the codec system 200 and / or to implement steps 101, 103, 105, 107 and / or 109 of the method of operation 100. The encoder 300 partitions an input video signal to result in a partitioned video signal 301 that is substantially similar to the partitioned video signal 201. The partitioned video signal 301 is then compressed and encoded into a bitstream by components of the encoder 300.

[0093] Specifically, the partitioned video signal 301 is forwarded to an intra picture prediction component 317 for intra prediction. The intra picture prediction component 317 may be substantially similar to the intra picture estimation component 215 and the intra picture prediction component 217. The partitioned video signal 301 is also forwarded to a motion compensation component 321 for inter prediction based on a reference block in a decoded picture buffer component 323. The motion compensation component 321 may be substantially similar to the motion estimation component 221 and the motion compensation component 219. The prediction block and the residual block from the intra picture prediction component 317 and the motion compensation component 321 are forwarded to a transform and quantization component 313 for transforming and quantizing the residual block. The transform and quantization component 313 may be substantially similar to the transform scaling and quantization component 213. The transformed and quantized residual block and the corresponding prediction block (together with related control data) are forwarded to an entropy coding component 313 for coding into a bitstream. The entropy coding component 331 may be substantially similar to the header format and CABAC component 231 .

[0094] The transformed and quantized residual block and / or the corresponding prediction block are also forwarded from the transform and quantization component 313 to the inverse transform and quantization component 329 for reconstructing into a reference block for use by the motion compensation component 321. The inverse transform and quantization component 329 may be substantially similar to the scaling and inverse transform component 229. An in-loop filter in the in-loop filter component 325 is also applied to the residual block and / or the reconstructed reference block, depending on the example. The in-loop filter component 325 may be substantially similar to the filter control analysis component 227 and the in-loop filter component 225. The in-loop filter component 325 may include multiple filters as discussed with respect to the in-loop filter component 225. The filtered block is then stored in the decoded picture buffer component 323 for use as a reference block by the motion compensation component 321. The decoded picture buffer component 323 may be substantially similar to the decoded picture buffer component 223.

[0095] 4 is a block diagram illustrating an example video decoder 400. The video decoder 400 may be utilized to implement the decoding functionality of the codec system 200 and / or to implement steps 111, 113, 115 and / or 117 of the method of operation 100. The decoder 400 receives a bitstream, for example from the encoder 300, and generates a reconstructed output video signal based on the bitstream for display to an end user.

[0096] The bitstream is received by the entropy decoding component 433. The entropy decoding component 433 is configured to implement an entropy decoding scheme such as CAVLC, CABAC, SBAC, PIPE coding, or other entropy coding techniques. For example, the entropy decoding component 433 may utilize header information to provide context to interpret additional data encoded as codewords in the bitstream. The decoded information includes any desired information for decoding the video signal, such as general control data, filter control data, partition information, motion data, prediction data, and quantized transform coefficients from the residual block. The quantized transform coefficients are forwarded to the inverse transform and quantization component 429 for reconstruction into the residual block. The inverse transform and quantization component 429 may be similar to the inverse transform and quantization component 329.

[0097] The reconstructed residual block and / or the prediction block are forwarded to the intra picture prediction component 417 for reconstructing into an image block based on the intra prediction operation. The intra picture prediction component 417 may be similar to the intra picture estimation component 215 and the intra picture prediction component 217. Specifically, the intra picture prediction component 417 utilizes a prediction mode to identify the location of a reference block in a frame and applies a residual block to the result to reconstruct an intra predicted image block. The reconstructed intra predicted image block and / or the residual block, and the corresponding inter prediction data are forwarded to the decoded picture buffer component 423 via the in-loop filter component 425, which may be substantially similar to the decoded picture buffer component 223 and the in-loop filter component 225, respectively. The in-loop filter component 425 filters the reconstructed image block, the residual block, and / or the prediction block, and such information is stored in the decoded picture buffer component 423. The reconstructed image block from the decoded picture buffer component 423 is forwarded to the motion compensation component 421 for inter prediction. The motion compensation component 421 may be substantially similar to the motion estimation component 221 and / or the motion compensation component 219. Specifically, the motion compensation component 421 utilizes a motion vector from a reference block to generate a prediction block and provides a residual block to the result to reconstruct an image block. The resulting reconstructed block may be transferred to the decoded picture buffer component 423 via an in-loop filter component 425. The decoded picture buffer component 423 may continue to store additional reconstructed image blocks that can be reconstructed into frames according to the partition information. Such frames may be arranged in a sequence. The sequence is output to a display as a reconstructed output video signal.

[0098] With the above in mind, video compression techniques perform spatial (intra-picture) prediction and / or temporal (inter-picture) prediction to reduce or remove redundancy inherent in video sequences. In block-based video coding, video slices (i.e., video pictures or portions of video pictures) may be partitioned into video blocks, which may also be referred to as tree blocks, coding tree blocks (CTBs), coding tree units (CTUs), coding units (CUs), and / or coding nodes. Video blocks in an intra-coded (I) slice of a picture are coded using spatial prediction with respect to reference samples in neighboring blocks in the same picture. Video blocks in an inter-coded (P or B) slice of a picture may utilize spatial prediction with respect to reference samples in neighboring blocks in the same picture or temporal prediction with respect to reference samples in other reference pictures. A picture may be referred to as a frame, and a reference picture may be referred to as a reference frame. A POC is a variable associated with each picture that uniquely identifies the associated picture among all pictures in a coded layer video sequence (CLVS), indicates when the associated picture is output from the DPB, and indicates the position of the associated picture in output order relative to the output order positions of other pictures in the same CLVS that should be output from the DPB. A flag is a variable or single-bit syntax element that can take one of two possible values: 0 and 1.

[0099] Spatial or temporal prediction results in a predictive block of the block to be coded. The residual data represents pixel differences between the original block to be coded and the predictive block. Inter-coded blocks are coded according to a motion vector pointing to a block of reference samples forming the predictive block, and the residual data indicating the difference between the coded block and the predictive block. Intra-coded blocks are coded according to an intra-coding mode and the residual data. For further compression, the residual data may be transformed from the pixel domain to a transform domain, resulting in residual transform coefficients, which may then be quantized. The quantized transform coefficients may first be organized into a two-dimensional array and scanned to generate a one-dimensional vector of transform coefficients, and entropy coding may be applied to achieve even more compression.

[0100] Image and video compression has experienced rapid growth, resulting in a variety of coding standards. Such video coding standards include Advanced Video Coding (AVC), also known as ITU-TH.261, International Organization for Standardization / International Electrotechnical Commission (ISO / IEC), MPEG-1 Part2, ITU-TH.262 or ISO / IEC MPEG-2 Part2, ITU-TH.263, ISO / IEC MPEG-4 Part2, ITU-T H.264 or ISO / IEC MPEG-4 Part 10, High Efficiency Video Coding (HEVC), also known as ITU-T H.265 or MPEG-H Part2. AVC includes Scalable Video Coding (SVC), Multiview Video Coding (MVC), and Multiview Video Coding plus Depth. HEVC includes extensions such as Scalable HEVC (SHVC), Multiview HEVC (MV-HEVC), and 3D HEVC (3D-HEVC).

[0101] There is also a new coding standard named Versatile Video Coding (VVC) by the ITU-T and ISO / IEC joint video experts team (JVET). The VVC standard has several working drafts, but one Working Draft (WD) of VVC in particular is referenced here: B. Bross, J. Chen, and S. Liu, "Versatile Video Coding (Draft5)", JVET-N1001-v3, 13th JVET Meeting, March 27, 2019 (VVC Draft5).

[0102] The picture partition scheme in HEVC is discussed.

[0103] HEVC includes four different picture partitioning schemes: normal slice, dependent slice, tile, and Wavefront Parallel Processing (WPP), which may be applied for Maximum Transfer Unit (MTU) matching, parallel processing, and reduced end-to-end delay.

[0104] Normal slices are similar to those in H.264 / AVC. Each normal slice is encapsulated in its own NAL unit, and intra-picture prediction (intra-sample prediction, motion information prediction, coding mode prediction) and entropy coding dependencies across slice boundaries are disabled. Thus, normal slices can be reconstructed independently of other normal slices in the same picture (although they may still have interdependencies due to loop filtering operations).

[0105] Regular slices are the only tool available for parallelization available in H.264 / AVC in a substantially identical format. Regular slice based parallelization does not require much inter-processor or inter-core communication (except for inter-processor or inter-core sharing for motion compensation when decoding predictively coded pictures, which is typically much heavier than inter-processor or inter-core data sharing with intra-picture prediction). However, for the same reason, the use of regular slices can result in significant coding overhead due to the bit cost of slice headers and due to the lack of prediction across slice boundaries. Furthermore, due to the intra-picture independence of regular slices, regular slices also serve as an important mechanism for bitstream partitioning to meet MTU size requirements (in contrast to other tools described below), with each regular slice being encapsulated in its own Network Adaptation Layer (NAL) unit. In many cases, the parallelization objective and the MTU size compliance objective impose conflicting requirements on the slice layout within a picture. The realization of this situation has led to the development of the parallelization tools described below.

[0106] Dependent slices have short slice headers and allow partitioning of the bitstream at treeblock boundaries without breaking intra-picture prediction. Essentially, dependent slices provide fragmentation of normal slices into multiple NAL units, resulting in reduced end-to-end delay by allowing portions of a normal slice to be sent before the coding of the entire normal slice is completed.

[0107] In WPP, a picture is partitioned into coding tree blocks (CTBs) of a single row. Entropy decoding and prediction are allowed to use data from CTBs in other partitions. Parallel processing is possible through parallel decoding of CTB rows, where the start of the decoding of a CTB row is delayed by two CTBs to ensure that data related to the CTBs above and to the right of the target CTB is available before the target CTB is decoded. With this staggered start (which appears like a wavefront when represented graphically), parallelization is possible with up to as many processors / cores as the picture contains CTBs. Since intra-picture prediction between neighboring tree block rows within a picture is allowed, the inter-processor / inter-core communication required to enable intra-picture prediction can be significant. WPP partitioning does not result in the generation of additional NAL units compared to when it is not applied. Thus, WPP is not a tool for MTU size adaptation. However, if MTU size adaptation is required, regular slicing can be used with WPP, with certain coding overhead.

[0108] Tiles define horizontal and vertical boundaries that partition a picture into tile columns and rows. The scan order of the CTBs is changed to be local within the tile (in the CTB raster scan order of the tile) before decoding the top-left CTB of the next tile in the tile raster scan order of the picture. Like normal slices, tiles break intra-picture prediction dependencies as well as entropy decoding dependencies. However, tiles do not need to be included in individual NAL units (as in this respect with WPP), and therefore tiles cannot be used for MTU size conformance. Each tile can be processed by one processor / core, and the inter-processor / inter-core communication required for intra-picture prediction between processing units that decode neighboring tiles is limited to carrying a shared slice header if the slice spans more than one tile, and sharing reconstructed samples and metadata related to loop filtering. When more than one tile or WPP segment is included in a slice, the entry point byte offset of each tile or WPP segment other than the first one in the slice is signaled in the slice header.

[0109] For simplicity, constraints on the application of the four different partitioning schemes are specified in HEVC. A given coded video sequence cannot contain both tiles and wavefronts for most of the profiles specified in HEVC. For each slice and tile, one or both of the following conditions must be met: 1) all coded treeblocks in a slice belong to the same tile, and 2) all coded treeblocks in a tile belong to the same slice. Finally, a wavefront segment contains exactly one CTB row, and when WPP is used, if a slice starts in a CTB row, it must end in the same CTB row.

[0110] The picture partition scheme in VVC is discussed.

[0111] HEVC includes four different picture partitioning schemes: slice, tile and brick, and Wavefront Parallel Processing (WPP), which may be applied for Maximum Transfer Unit (MTU) size adaptation, parallel processing, and reduced end-to-end delay.

[0112] Tiles in VVC are similar to tiles in HEVC. Tiles define horizontal and vertical boundaries that partition a picture into tile columns and rows. In VVC, the concept of tiles is further refined by further dividing tiles horizontally to form bricks. Tiles that are not further divided are also considered bricks. The scan order of the CTBs is changed to be local within a brick (in the CTB raster scan order of the brick) before decoding the top-left CTB of the next brick in the brick raster scan order of the picture.

[0113] A slice in VVC contains one or more bricks. Each slice is encapsulated in its own NAL unit, and intra-picture prediction (intra-sample prediction, motion information prediction, coding mode prediction) and entropy coding dependencies across slice boundaries are disabled. Thus, a regular slice can be reconstructed independently from other regular slices in the same picture (although interdependencies may still exist due to loop filtering operations). VVC defines two types of slices: rectangular slices and raster scan slices. A rectangular slice contains one or more bricks that occupy a rectangular region in a picture. A raster scan slice contains one or more bricks in a raster scan order of bricks in a picture.

[0114] The WPP feature in VVC is similar to that in HEVC, except that the VVC WPP has one CTU latency while the HEVC WPP has two CTU latency. In the HEVC WPP, a new decoding thread can start decoding the first CTU in its assigned row of CTUs after the previous row of CTUs has had its first two CTUs decoded. On the other hand, in the VVC WPP, a new decoding thread can start decoding the first CTU in its assigned row of CTUs after the previous row of CTUs has had its first CTU decoded.

[0115] Signaling within a PPS for tiles, bricks, and slices is discussed.

[0116] The current signaling within a PPS for tiles, bricks and slices (especially rectangular slices) is as follows: [Table 1-1] [Table 1-2]

[0117] A slice is associated with a slice header that contains syntax elements that describe the characteristics of the slice that are necessary to decode the slice. An example slice header syntax table and an introduction to slice header semantics are given below.

[0118] General slice header syntax [Table 2]

[0119] General slice header semantics

[0120] When present, the values ​​of each of the slice header syntax elements slice_pic_parameter_set_id, non_reference_picture_flag, colour_plane_id, slice_pic_order_cnt_lsb, recovery_poc_cnt, no_output_of_prior_pics_flag, pic_output_flag, and slice_temporal_mvp_enabled_flag should be the same in all slice headers of a coded picture.

[0121] The variable CuQpDeltaVal specifies the difference between the luma quantization parameter of a coding unit that contains cu_qp_delta_abs and its prediction, and is set equal to 0. The variables CuQpOffsetCb, CuQpOffsetCr, and CuQpOffsetCbCr specify the values ​​to be used when determining the respective values ​​of the Qp'Cb, Qp'Cr, and Qp'CbCr quantization parameters of a coding unit that contains cu_chroma_qp_offset_flag, and are all set equal to 0.

[0122] Access unit delimiters are discussed.

[0123] At the 15th JVET meeting in Gothenburg, it was agreed to require the presence of an access unit delimiter (AUD) for each picture in a VVC bitstream. The AUD must be present before the first slice of each picture. This helps decoder implementations to detect the beginning of a new picture in a VVC bitstream.

[0124] The syntax and semantics of AUD RBSP are as follows: [Table 3]

[0125] The access unit delimiter is used to indicate the start of an access unit and the type of slice present in the coded picture in the access that contains the access unit delimiter NAL unit. There is no normative decoding process associated with the access unit delimiter.

[0126] pic_type indicates that the slice_type values ​​of all slices of the coded picture in the access unit, including the access unit delimiter NAL unit, are members of the set listed in Table 7-3 for a given value of pic_type. Values ​​of pic_type SHOULD be set equal to 0, 1, or 2 in bitstreams conforming to this version of this specification. Other values ​​of pic_type are reserved for future use by ITU-T / ISO / IEC. Decoders conforming to this version of this specification SHOULD ignore reserved values ​​of pic_type. Table 7-3 Interpretation of pic_type [Table 4]

[0127] Issues with access unit delimiters are discussed.

[0128] Requiring the presence of an AUD for every picture presents several problems that are identified:

[0129] It is expected that only one access unit delimiter will exist per picture or access unit and will be included in the NAL unit that is the first in the access unit. However, if an access unit contains more than one picture, as in the case of a multi-layer bitstream, the access unit delimiter can only aid in the detection of each access unit, not each picture.

[0130] In a single-layer bitstream, since there is one AUD per picture, some syntax elements that are currently signaled in the slice header but are constrained to be the same for all slices of the same picture should be moved to the AUD. Such syntax elements may be called picture-level syntax elements. However, if the NAL unit containing the AUD is assumed to be the first NAL unit in an access unit, the NAL unit containing the AUD may precede NAL units containing parameter sets such as SPS, PPS, etc. The order of AUDs and parameter sets limits the flexibility of moving picture-level syntax elements from slice headers to AUDs, and the parsing of these syntax elements may have dependencies on the information signaled in the parameter sets.

[0131] The description of the techniques disclosed herein is based on Versatile Video Coding (VVC), a video coding standard under development by the ITU-T and ISO / IEC joint video experts team (JVET), however the techniques also apply to other video codec specifications.

[0132] As mentioned above, AUDs are used to indicate the start of each AU, and therefore the start of a picture, when the bitstream contains a single layer. However, AUDs cannot provide the same functionality for multi-layer bitstreams, because multi-layer bitstreams contain multiple pictures at different resolutions within the same AU. Thus, when an access unit contains more than one picture, as in a multi-layer bitstream, AUDs can only indicate the start of an AU, and cannot indicate the start of a particular picture within an AU.

[0133] This specification discloses a technique to ensure that one or more syntax elements, which correspond to the entire picture and remain unchanged between slices, are signaled in the picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved over current codecs. As a practical matter, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0134] Scalability in video coding is supported by using multi-layer coding techniques. A multi-layer bitstream includes a base layer (BL) and one or more enhancement layers (EL). Examples of scalability include spatial scalability, quality / signal-to-noise (SNR) scalability, multi-view scalability, etc. When multi-layer coding techniques are used, a picture or a portion thereof may be coded (1) without using a reference picture, i.e., by using intra prediction, (2) by referencing a reference picture that is in the same layer, i.e., by using inter prediction, or (3) by referencing a reference picture that is in another layer, i.e., by using inter-layer prediction. A reference picture used for inter-layer prediction of a current picture is called an inter-layer reference picture (ILRP).

[0135] 5 is a schematic diagram illustrating an example of layer-based prediction 500, as may be performed to determine an MV, for example, in the block compression step 105, the block decoding step 113, the motion estimation component 221, the motion compensation component 219, the motion compensation component 321, and / or the motion compensation component 421. The layer-based prediction 500 is compatible with unidirectional inter prediction and / or bidirectional inter prediction, but may also be performed between pictures of different layers.

[0136] Layer-based prediction 500 is applied between pictures 511, 512, 513, and 514 and pictures 515, 516, 517, and 518 in different layers. In the illustrated example, pictures 511, 512, 513, and 514 are part of layer N+1 532, and pictures 515, 516, 517, and 518 are part of layer N 531. A layer, such as layer N 531 and / or layer N+1 532, is a group of pictures that are all associated with similar value characteristics, such as similar size, quality, resolution, signal-to-noise ratio, capacity, etc. In the illustrated example, layer N+1 532 is associated with a larger image size than layer N 531. Thus, pictures 511, 512, 513, and 514 in layer N+1 532 have a larger picture size (e.g., larger height and width, and therefore more samples) than pictures 515, 516, 517, and 518 in layer N 531 in this example. However, such pictures may be separated between layer N+1 532 and layer N 531 by other characteristics. Although only two layers, layer N+1 532 and layer N 531, are shown, a set of pictures may be separated into any number of layers based on relevant characteristics. Layer N+1 532 and layer N 531 may be indicated by a layer ID. A layer ID is an item of data associated with a picture and indicates that the picture is part of the indicated layer. Thus, each picture 511-518 may be associated with a corresponding layer ID to indicate which layer N+1 532 or layer N 531 contains the corresponding figure.

[0137] Pictures 511-518 in different layers 531-532 are configured to be displayed alternatively. Thus, pictures 511-518 in different layers 531-532 may share the same time identifier (ID) if the pictures are included in the same AU. As used herein, an AU is a collection of one or more coded pictures associated with the same display time for output from the DPB. For example, if a smaller picture is desired, the decoder may decode and display picture 515 at the current display time, and if a larger picture is desired, the decoder may decode and display picture 511 at the current display time. Thus, pictures 511-514 in upper layer N+1 532 contain substantially the same image data as corresponding pictures 515-518 in lower layer N 531 (despite differences in picture size). Specifically, picture 511 contains substantially the same image data as picture 515, picture 512 contains substantially the same image data as picture 516, and so on.

[0138] Pictures 511-518 may be coded by referencing other pictures 511-518 in the same layer N 531 or N+1 532. Coding a picture with reference to another picture in the same layer results in inter-prediction 523, which is a compatible unidirectional inter-prediction and / or bidirectional inter-prediction. Inter-prediction 523 is indicated by a solid arrow. For example, picture 513 may be coded by employing inter-prediction 523 using one or two of pictures 511, 512, and / or 514 in layer N+1 532 as references, where one picture is referenced for unidirectional inter-prediction and / or two pictures are referenced for bidirectional inter-prediction. Furthermore, picture 517 may be coded by employing inter prediction 523 using one or two of pictures 515, 516, and / or 518 in layer N 531 as references, where one picture is referenced for unidirectional inter prediction and / or two pictures are referenced for bidirectional inter prediction. If a picture is used as a reference for another picture in the same layer when performing inter prediction 523, the picture may be referred to as a reference picture. For example, picture 512 may be a reference picture used to code picture 513 according to inter prediction 523. Inter prediction 523 may also be referred to as intra-layer prediction in a multi-layer context. Thus, inter prediction 523 is a mechanism for coding samples of a current picture by reference to indicated samples in a reference picture different from the current picture, where the reference picture and the current picture are in the same layer.

[0139] Pictures 511-518 may also be coded by referencing other pictures 511-518 in different layers. This process is known as interlayer prediction 521 and is indicated by the dashed arrows. Interlayer prediction 521 is a mechanism for coding samples of a current picture by referencing indicated samples in a reference picture when the current picture and the reference picture are in different layers and therefore have different layer IDs. For example, a picture in lower layer N 531 may be used as a reference picture to code a corresponding picture in upper layer N+1 532. As a specific example, picture 511 may be coded by referencing picture 515 according to interlayer prediction 521. In such a case, picture 515 is used as an interlayer reference picture. An interlayer reference picture is a reference picture used for interlayer prediction 521. In most cases, interlayer prediction 521 is constrained such that a current picture, such as picture 511, can only use interlayer reference pictures that are included in the same AU and are in a lower layer, such as picture 515. If multiple layers (eg, two or more) are available, inter-layer prediction 521 can encode / decode the current picture based on multiple inter-layer reference pictures at a lower level than the current picture.

[0140] The video encoder can use layer-based prediction 500 to encode pictures 511-518 via many different combinations and / or permutations of inter prediction 523 and inter layer prediction 521. For example, picture 515 may be coded according to intra prediction. Pictures 516-518 can then be coded according to inter prediction 523 by using picture 515 as a reference picture. Furthermore, picture 511 may be coded according to inter layer prediction 521 by using picture 515 as an inter layer reference picture. Pictures 512-514 can then be coded according to inter prediction 523 by using picture 511 as a reference picture. In this way, a reference picture can function as both a single layer reference picture and an inter layer reference picture for different coding mechanisms. By coding upper layer N+1 532 picture based on lower layer N 531 picture, upper layer N+1 532 can avoid using intra prediction, which has much lower coding efficiency than inter prediction 523 and inter layer prediction 521. Thus, the poor coding efficiency of intra prediction may be limited to pictures with the smallest / lowest quality and therefore may be limited to coding a minimum amount of video data. Pictures used as reference pictures and / or interlayer reference pictures may be indicated in entries of a reference picture list included in a reference picture list structure.

[0141] Each AU 506 in FIG. 5 may contain several pictures. For example, one AU 506 may contain pictures 511 and 515. Another AU 506 may contain pictures 512 and 516. In effect, each AU 506 is a set of one or more coded pictures associated with the same display time (e.g., the same time ID) for output from a decoded picture buffer (DPB) (e.g., for display to a user). Each AUD 508 is a designator or data structure used to indicate the start of an AU (e.g., AU 506) or a boundary between AUs.

[0142] Previous H.26x video coding families have provided support for scalability in profiles separate from those for single-layer coding. Scalable video coding (SVC) is a scalable extension of AVC / H.264 that provides support for spatial, temporal and quality scalability. In SVC, a flag is signaled in each macroblock (MB) in an EL picture to indicate whether the EL MB is predicted using co-located blocks from the lower layer. Predictions from co-located blocks may include texture, motion vectors and / or coding modes. An SVC implementation cannot directly reuse unmodified H.264 / AVC implementations in its design. The syntax and decoding process of SVC EL macroblocks differs from that of H.264 / AVC.

[0143] Scalable HEVC (SHVC) is an extension of the HEVC / H.265 standard that provides support for spatial and quality scalability, multiview HEVC (MV-HEVC) is an extension of HEVC / H.265 that provides support for multiview scalability, and 3D-HEVC (3D-HEVC) is an extension of HEVC / H.264 that provides support for more advanced and efficient three-dimensional (3D) video coding than MV-HEVC. It should be noted that temporal scalability is included as an integral part of the single-layer HEVC codec. The design of the multi-layer extension of HEVC exploits the idea that decoded pictures used for inter-layer prediction come only from the same access unit (AU) and are treated as long-term reference pictures (LTRPs) and assigned a reference index in the reference picture list together with other temporal reference pictures of the current layer. Inter-layer prediction (ILP) is achieved at the prediction unit level by setting the value of a reference index to reference an inter-layer reference picture in a reference picture list.

[0144] Notably, both reference picture resampling and spatial scalability features require resampling of the reference picture or a part thereof. Reference picture resampling (RPR) can be realized either at the picture level or at the coding block level. However, when RPR is referred to as a coding feature, it is a feature for single-layer coding. Even so, it is possible or desirable from a codec design point of view to use the same resampling filter for both the RPR feature of single-layer coding and the spatial scalability feature of multi-layer coding.

[0145] FIG. 6 illustrates a video bitstream 650 configured to implement a gradual decoding refresh (GDR) technique. As used herein, the video bitstream 650 may also refer to a coded video bitstream, a bitstream, or variations thereof. As shown in FIG. 6, the bitstream 650 includes a sequence parameter set (SPS) 652, a picture parameter set (PPS) 654, a slice header 656, and image data 658.

[0146] The SPS 652 contains data that is common to all pictures in a sequence of pictures (SOP). In contrast, the PPS 654 contains data that is common to an entire picture. The slice header 656 contains information about the current slice, such as, for example, the slice type, which reference pictures are used, etc. The SPS 652 and PPS 654 may collectively be referred to as parameter sets. The SPS 652, PPS 654, and slice header 656 are types of Network Abstraction Layer (NAL) units. A NAL unit is a syntax structure that contains an indication of the type of data (e.g., coded video data) that follows. NAL units are classified into video coding layer (VCL) and non-VCL NAL units. The VCL NAL units contain data that represent values ​​of samples in a video picture, and the non-VCL NAL units contain any relevant additional information, such as parameter sets (critical data that is applicable to many VCL NAL units) and supplemental extension information (timing information and other supplemental data that is not necessary to decode the values ​​of samples in a video picture but that may enhance the usefulness of the decoded video signal). Those skilled in the art will understand that the bitstream 650 may contain other parameters and information in practical applications.

[0147] The image data 658 of FIG. 6 includes data related to the image or video being encoded or decoded. The image data 658 may simply be referred to as the payload or data carried within the bitstream 650. In one embodiment, the image data 658 includes a CVS 608 (or CLVS) that includes a GDR picture 602, one or more trailing pictures 604, and a restoration point picture 606. In an embodiment, the GDR picture 602 is referred to as a CVS starting (CVSS) picture. The CVS 608 is a coded video sequence for each coded layer video sequence (CLVS) in the video bitstream 650. Of note, if the video bitstream 650 includes a single layer, the CVS and CLVS are the same. The CVS and CLVS are different only if the video bitstream 650 includes multiple layers. In an embodiment, the trailing picture 604 can be considered a form of a GDR picture because the trailing precedes the restoration point picture 606 in the GDR period.

[0148] In an embodiment, the GDR picture 602, the trailing picture 604, and the recovery point picture 606 may define a GDR period within the CVS 608. In an embodiment, the decoding order begins with the GDR picture 602, continues with the trailing picture 604, and then proceeds to the recovery picture 606.

[0149] A CVS 608 is a series of pictures (or a portion thereof) starting with a GDR picture 602 and including all pictures (or portions thereof) up to but not including the next GDR picture or the end of the bitstream. A GDR period is a series of pictures starting with a GDR picture 602 and including all pictures up to and including a restoration point picture 606. The decoding process of a CVS 608 always starts with a GDR picture 602.

[0150] 6, the GDR technique 600 or principle operates on a series of pictures starting with a GDR picture 602 and ending with a restoration point picture 606. The GDR picture 602 includes a refreshed / clean region 610 that contains blocks that are all coded using intra prediction (i.e., intra predicted blocks) and an unrefreshed / dirty region 612 that contains blocks that are all coded using inter prediction (i.e., inter predicted blocks).

[0151] The trailing picture 604 immediately adjacent to the GDR picture 602 includes a refresh / clean region 610 having a first portion 610A coded using intra prediction and a second portion 610B coded using inter prediction. The second portion 610B is coded, for example, by referencing the refresh / clean region 610 of a previous picture in the GDR period of the CVS 608. As shown, the refresh / clean region 610 of the trailing picture 604 expands as the coding process moves or progresses in a consistent direction (e.g., from left to right), causing the unrefreshed / dirty region 612 to shrink accordingly. Eventually, a restoration point picture 606 including only the refresh / clean region 610 results from the coding process. Notably, as will be further described below, the second portion 610B of the refresh / clean region 610 coded as an inter prediction block may only reference the refresh / clean region 610 in the reference picture.

[0152] 6, the GDR pictures 602, the trailing pictures 604, and the restoration point pictures 606 in the CVS 608 are each contained within their own VCL NAL units 630. The set of VCL NAL units 630 in the CVS 608 may be referred to as an access unit.

[0153] In an embodiment, the VCL NAL unit 630 that includes the GDR picture 602 in the CVS 608 has a GDR NAL unit type (GDR_NUT). That is, in an embodiment, the VCL NAL unit 630 that includes the GDR picture 602 in the CVS 608 has a unique NAL unit type relative to the trailing picture 604 and the restoration point picture 606. In an embodiment, the GDR_NUT allows the bitstream 650 to start with the GDR picture 602 instead of having to start with an intra random access point (IRAP) picture. Designating the VCL NAL unit 630 of the GDR picture 602 as GDR_NUT can indicate to a decoder, for example, that the initial VCL NAL unit 630 in the CVS 608 includes the GDR picture 602. In an embodiment, the GDR picture 602 is the initial picture in the CVS 608. In an embodiment, the GDR picture 602 is the initial picture in the GDR period.

[0154] 7 is a schematic diagram illustrating an undesirable motion search 700 when using an encoder constraint to support GDR. As shown, the motion search 700 shows a current picture 702 and a reference picture 704. The current picture 702 and the reference picture 704 each include a refreshed region 706 coded with intra prediction, a refreshed region 708 coded with inter prediction, and a non-refreshed region 710. The refreshed region 706, the refreshed region 708, and the non-refreshed region 710 are similar to the first portion 610A of the refresh / clean region 610, the second portion 610B of the refresh / clean region 610, and the non-refreshed / dirty region 612 of FIG. 6.

[0155] During the process of the motion search 700, the encoder is constrained or prevented from selecting any motion vector 712 that results in some of the samples of a reference block 714 being located outside the refresh region 706. This occurs even if the reference block 714 provides the best rate-distortion cost criterion in predicting a current block 716 in the current picture 702. Thus, Figure 7 illustrates why the motion search 700 is not optimal when using encoder constraints to support GDR.

[0156] FIG. 8 illustrates an embodiment of a video bitstream 800. As used herein, video bitstream 800 may also refer to a coded video bitstream, a bitstream, or variations thereof. As illustrated in FIG. 8, bitstream 800 includes at least one picture unit (PU). Although three PUs 801 are illustrated in FIG. 8, in actual applications, a different number of PUs 801 may exist in bitstream 800. Each PU 801 is a set of NAL units including exactly one coded picture (e.g., picture 814) that are consecutive in decoding order and associated with each other according to a specified classification rule.

[0157] In an embodiment, each PU 801 includes one or more of the following: decoding capability information (DCI) 90, a video parameter set (VPS) 804, a sequence parameter set (SPS) 806, a picture parameter set (PPS) 808, a picture header (PH) 812, and a picture 814. Each of the DCI 802, VPS 804, SPS 806, and PPS 808 may be collectively referred to as a parameter set. In an embodiment, other parameter sets not shown in FIG. 8 may be included in the bitstream 800, such as an adaptation parameter set (APS), which is a syntax structure that includes syntax elements that apply to zero or more slices as determined by zero or more syntax elements found in a slice header.

[0158] DCI 802, which may also be referred to as a decoding parameter set (DPS) or decoder parameter set, is a syntax structure that contains syntax elements that apply to the entire bitstream. DCI 802 contains parameters that remain constant for the lifetime of a video bitstream (e.g., bitstream 800), which can translate to the lifetime of a session. DCI 802 can contain profile, level, and subprofile information to determine a maximum complexity interoperability point that is guaranteed never to be exceeded, even if splicing of video sequences occurs within a session. It can further contain optional constraint flags, which indicate that the video bitstream is constrained in the use of certain features, as indicated by the values ​​of those flags. This allows a bitstream to be labeled as not using certain tools, specifically enabling resource allocation in decoder implementations. Like all parameter sets, DCI 802 is present when first referenced, meaning it must be referenced by the first picture of a video sequence and transmitted between the first NAL units of the bitstream. Multiple DCIs 802 may be present in a bitstream, but the values ​​of syntax elements therein shall not be contradictory when referenced.

[0159] The VPS 804 contains decoding dependencies or information for the reference picture set configuration of the enhancement layers. The VPS 804 provides an overall perspective or view of the scalable sequence, including what types of operation points are provided, the operation point profiles, tiers, and levels, as well as several other high-level characteristics of the bitstream that can be used as the basis for session negotiation, content selection, etc.

[0160] SPS 806 contains data that is common to all pictures in a sequence of pictures (SOP). SPS 806 is a syntax structure that contains syntax elements that apply to zero or more entire CLVSs, as determined by the content of syntax elements found in the PPS referenced by syntax elements found in each picture header. In contrast, PPS 808 contains data that is common to an entire picture. PPS 808 is a syntax structure that contains syntax elements that apply to zero or more entire coded pictures, as determined by the content of syntax elements found in each picture header (e.g., PH 812).

[0161] DCI 802, VPS 804, SPS 806, and PPS 808 are included in different types of Network Abstraction Layer (NAL) units. A NAL unit is a syntax structure that contains an indication of the type of data that follows (e.g., coded video data). NAL units are classified into video coding layer (VCL) and non-VCL NAL units. VCL NAL units contain data that represent the values ​​of samples in a video picture, while non-VCL NAL units contain any relevant additional information, such as parameter sets (important data that is applicable to many VCL NAL units) and supplemental extension information (timing information and other supplemental data that is not necessary for decoding the values ​​of samples in a video picture but that may increase the usefulness of the decoded video signal).

[0162] In an embodiment, DCI 802 is included in a non-VCL NAL unit designated as a DCI NAL unit or a DPS NAL unit. That is, a DCI NAL unit has a DCI NAL unit type (NUT) and a DPS NAL unit has a DPS NUT. In an embodiment, VPS 804 is included in a non-VCL NAL unit designated as a DPS NAL unit. Thus, the VPS NAL unit has a VPS NUT. In an embodiment, SPS 806 is a non-VCL NAL unit designated as an SPS NAL unit. Thus, the SPS NAL unit has an SPS NUT. In an embodiment, PPS 808 is included in a non-VCL NAL unit designated as a PPS NAL unit. Thus, the PPS NAL unit has a PPS NUT.

[0163] PH 812 is a syntax structure that includes syntax elements that apply to all slices (e.g., slice 818) of a coded picture (e.g., picture 814). In an embodiment, PH 812 is a new type of non-VCL NAL unit designated as a PH NAL unit. Thus, a PH NAL unit has a PH NUT (e.g., PH_NUT). In an embodiment, each PU 801 includes only one PH 812. That is, a PU 801 includes a single or isolated PH 812. In an embodiment, exactly one PH NAL unit exists for each picture 801 in the bitstream 800.

[0164] In an embodiment, a PH NAL unit associated with a PH 812 has a temporal ID and a layer ID. The temporal ID identifier indicates the temporal location of the PH NAL unit relative to other PH NAL units in a bitstream (e.g., bitstream 801). The layer ID indicates the layer (e.g., layer 531 or layer 532) that contains the PH NAL unit. In an embodiment, the temporal ID is similar to, but distinct from, a POC. The POC uniquely identifies each picture in sequence. In a single-layer bitstream, the temporal ID and the POC will be the same. In a multi-layer bitstream (e.g., see FIG. 5), pictures in the same AU have different POCs but the same temporal ID.

[0165] In an embodiment, a PH NAL unit precedes a VCL NAL unit that contains the first slice 818 of the associated picture 814. This establishes an association between the PH 812 and the slice 818 of the picture 814 that is associated with the PH 812 without having to have a picture header ID signaled in the PH 812 and referenced from the slice header 820. Thus, it can be inferred that all VCL NAL units between two PHs 812 belong to the same picture 814, and the picture 814 is associated with the first PH 812 between the two PHs 812. In an embodiment, the first VCL NAL unit following a PH 812 contains the first slice 818 of the picture 814 that is associated with the PH 812.

[0166] In an embodiment, the PH NAL units follow a picture-level parameter set (e.g., PPS) or a higher-level parameter set (e.g., DCI (aka DPS), VPS, SPS, PPS, etc.) with temporal and layer IDs that are both smaller than the temporal and layer IDs of the PH NAL units, respectively. As a result, those parameter sets are not repeated within a picture or access unit. This ordering allows PH812 to be resolved immediately: parameter sets that contain parameters related to the entire picture are placed before the PH NAL units in the bitstream; those that contain parameters for only a portion of a picture are placed after the PH NAL units.

[0167] As one alternative, the PH NAL units follow a picture level parameter set and a prefix supplemental enhancement information (SEI) message, or a higher level parameter set, such as a DCI (also known as DPS), VPS, SPS, PPS, APS, SEI message.

[0168] In an embodiment, the PH 812 may include a syntax element (e.g., a flag, etc.) that specifies a picture type of the picture 814 associated with the PH 812. The picture type may include, but is not limited to, the following types: instantaneous decoder refresh (IDR) picture, clean random access (CRA) picture, GDR picture, non-GDR picture and non-IRAP picture including only intra-predicted slices (I-slices), non-GDR picture and non-IRAP picture including only unidirectional inter-predicted slices (P-slices), and non-GDR picture and non-IRAP picture including only bidirectional inter-predicted slices (B-slices), P-slices, and I-slices. Thus, a single flag in the PH 812 may indicate whether all slices (e.g., slices 818) in a picture (e.g., picture 814) are, for example, slices of a GDR picture (e.g., GDR picture 602). It also supports signaling the restoration point picture order count (POC) for GDR pictures once within the PH 812 instead of in every slice header (eg, slice header 820).

[0169] In an embodiment, one or more syntax elements 850 are signaled in the PH 812 instead of the slice header 820 of the picture 814 associated with the PH 812. The syntax elements are: a PPS ID referenced by the picture 814, a flag specifying whether the picture 814 is a reference picture, a color plane of the picture 814, a POC least significant bit (LSB) of the picture 814, a restoration point POC if the picture 814 is a GDR picture (e.g., the GDR picture 602), a flag specifying whether the picture before the picture 814 is output, and a flag specifying whether the picture is an output picture. The PPS ID is an identifier that identifies the particular PPS of the picture 814. The color planes of the picture 814 include the luma and chroma components (e.g., Y, Cb, and Cr, etc.) of the picture 814. The POC LSB is a bit (or bits) that identifies the POC. A POC is associated with each picture (e.g., picture 814), uniquely identifies the associated picture among all pictures in the CLVS, and indicates the position of the associated picture in output order relative to the output order positions of other pictures in the same CLVS that should be output from the DPB when the associated picture is output from the DPB. A restoration point POC is a POC that identifies a restoration point and, as a result, identifies the restoration point picture.

[0170] Moving these syntax elements from the slice header 820 to the PH 812 allows the syntax elements to be signaled only once for the entire picture 814, instead of repeating the syntax elements in each slice header 820. This reduces redundancy and increases coding efficiency.

[0171] A picture 814 is an array of luma samples in monochrome format, or an array of luma samples and two corresponding arrays of chroma samples in 4:2:0, 4:2:2, and 4:4:4 color formats. In an embodiment, each PU 801 contains one and only one picture 814. Thus, within each PU 801, there is only one PH 812 and only one picture 814 corresponding to that PH 812. That is, a PU 801 contains a single or isolated picture 814.

[0172] Pictures 814 may be frames or fields. However, in one CVS 816, all pictures 814 are frames or all pictures 814 are fields. A CVS 816 is a coded video sequence for each coded layer video sequence (CLVS) in video bitstream 800. Notably, if video bitstream 800 contains a single layer, then CVS 816 and CLVS are the same. CVS 816 and CLVS differ only if video bitstream 800 contains multiple layers (e.g., as shown in FIG. 5).

[0173] The PUs 801 may collectively comprise a CLVS. A CLVS is a sequence of PUs 801 with the same value of nuh_layer_id consisting of coded layer video sequence start (CLVSS) PUs in decoding order, followed by zero or more PUs 801 including all subsequent PUs 801 up to, but not including, a subsequent PU 801 that is a CLVSS PU. A CLVSS PU is a PU 801 whose coded picture (e.g., picture 814) is a CLVSS picture. A CLVSS picture is a coded picture that is an IRAP picture with NoOutputBeforeRecoveryFlag equal to 1 or a GDR picture (e.g., GDR picture 602) with NoOutputBeforeRecoveryFlag equal to 1.

[0174] Each picture 814 includes one or more slices 818. A slice 818 is an integer number of complete tiles or an integer number of consecutive complete CTU rows within a tile of a picture (e.g., picture 814). Each slice 818 is exclusively contained in a single NAL unit (e.g., a VCL NAL unit). A tile (not shown) is a rectangular region of CTU within a particular tile column and a particular tile row within a picture (e.g., picture 814). A tile is a partitioned portion of a picture generated by horizontal and vertical boundaries. A tile may be rectangular and / or square. Specifically, a tile includes four sides connected at right angles. The four sides include two pairs of parallel sides. Furthermore, the sides in a pair of parallel sides are of equal length. Thus, a tile may be any rectangular shape, and a square is a special case of a rectangle with all four sides of equal length. An image / picture may include one or more tiles. A CTU (not shown) is a CTB of luma samples, two corresponding CTBs of chroma samples for a picture with three sample arrays, or a CTB of samples for a monochrome picture or a picture coded with three separate color planes and a syntax structure used to code the samples. A CTB (not shown) may be an N×N block of samples for some value of N. As a result, the division of components into CTBs is a partition. A block (not shown) is an M×N (M columns×N rows) array of samples (e.g., pixels), or an M×N array of transform coefficients.

[0175] In an embodiment, each slice 818 includes a slice header 820. The slice header 820 is a part of the coded slice 818 that contains data elements related to all tiles or CTU rows within a tile represented in the slice 818. That is, the slice header 820 includes information about the slice 818, such as, for example, the slice type, which reference pictures are used, etc.

[0176] The pictures 814, and their slices 818, contain data related to the image or video being encoded or decoded, and thus may be referred to simply as the payload or data being carried within the bitstream 800.

[0177] Those skilled in the art will appreciate that the bitstream 800 may include other parameters and information in practical applications.

[0178] FIG. 9 is an embodiment of a decoding method 900 implemented by a video decoder (e.g., video decoder 400). Method 900 may be executed after a bitstream is received directly or indirectly from a video encoder (e.g., video encoder 300). Method 900 improves the decoding process by ensuring that syntax elements that correspond to an entire picture, remain unchanged between slices, and are signaled in a picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved over current codecs. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0179] In block 902, a video decoder receives a video bitstream (e.g., video bitstream 800) including a PU (e.g., PU 801) having a PH (e.g., PH 812) with a PH syntax structure. In an embodiment, a PH is only one PH in a PU. A PH syntax structure is a data structure configured to include syntax elements that describe corresponding pictures located in the same PU as the PH syntax structure. A PH syntax structure includes the following syntax elements that are common to all slices (e.g., slice 818) of a coded picture (e.g., picture 814) associated with the PH syntax structure: a non-reference picture flag, a picture parameter set (PPS) identifier (ID), a picture order count (POC) least significant bit (LSB), a no output of prior pictures flag, a restoration point POC, and a picture output flag.

[0180] In an embodiment, the non-reference picture flag is specified by ph_non_ref_pic_flag. In an embodiment, the non-reference picture flag equal to 1 specifies that the coded picture associated with PH is not used as a reference picture. In an embodiment, the non-reference picture flag equal to 0 specifies that the coded picture associated with PH may or may not be used as a reference picture.

[0181] In an embodiment, the PPS ID is specified by ph_pic_parameter_set_id. In an embodiment, the PPS ID specifies the value of pps_pic_parameter_set_id (e.g., second PPS ID) for the PPS in use (e.g., PPS 808). In an embodiment, pps_pic_parameter_set_id identifies the PPS for reference by the syntax element. In an embodiment, the value of ph_pic_parameter_set_id should be in the range of 0 to 63, inclusive. In an embodiment, the value of the temporal identifier (ID) of the PH (e.g., which is the same as the value of the temporal ID of the current picture) should be greater than or equal to the value of the temporal ID of the PPS that has a pps_pic_parameter_set_id equal to ph_pic_parameter_set_id. The temporal ID of the PH indicates the temporal location of the PH relative to other PHs in the bitstream (e.g., bitstream 801). Similarly, the temporal ID of the PPS (e.g., PPS 808) indicates the temporal location of the PPS relative to other PPSs in the bitstream.

[0182] In an embodiment, the POC LSB is specified by ph_pic_order_cnt_lsb. The POC LSB represents the least significant bit of the complete POC value, also known as the POC LSB. In an embodiment, the POC LSB specifies the POC modulo the maximum POC LSB of the coded picture. In an embodiment, the maximum POC LSB is determined by the following formula: MaxPicOrderCntLsb=2 (sps_log2_max_pic_order_cnt_lsb_minus4+4) Here, the value of sps_log2_max_pic_order_cnt_lsb_minus4 should be in the range 0 to 12, inclusive.

[0183] In an embodiment, the no output of prior pictures flag is specified by ph_no_output_of_prior_pics_flag.

[0184] In an embodiment, the no previous picture output flag specifies whether a previously decoded picture in the decoded picture buffer is output after decoding the coded picture. In an embodiment, the coded picture is in a coded video sequence start (CVSS) AU (e.g., AU 506) that is not the first access unit (AU) in the video bitstream.

[0185] In an embodiment, the recovery point POC is specified by ph_recovery_poc_cnt. In an embodiment, the recovery point POC specifies a recovery point (e.g., recovery point 606) of a decoded picture in output order. The output order is the order of pictures or sub-pictures in the CLVS indicated by increasing POC values, and for decoded pictures output from the DPB, this is the order in which the decoded pictures are output from the DPB.

[0186] In an embodiment, when the current picture is a GDR picture (e.g., GDR picture 602), the variable recoveryPointPocVal represents the value of the POC associated with the restoration point picture (e.g., restoration point picture 602) and is derived as follows: recoveryPointPocVal=PicOrderCntVal+ph_recovery_poc_cnt Here, PicOrderCntVal represents the value of the POC associated with the current picture, and ph_recovery_poc_cnt represents the recovery point of the decoded picture in output order.

[0187] If the current picture is a GDR picture and there exists a picture picA in the CLVS that follows the current picture in decoding order and has a PicOrderCntVal equal to recoveryPointPocVal, then picture picA is called the recovery point picture. Otherwise, the first picture in the CLVS in output order that has a PicOrderCntVal greater than recoveryPointPocVal is called the recovery point picture. A recovery point picture should not precede the current GDR picture in decoding order. A picture associated with the current GDR picture and that has a PicOrderCntVal less than recoveryPointPocVal is called a recovery picture of the GDR picture. The value of ph_recovery_poc_cnt should be in the range from 0 to MaxPicOrderCntLsb-1, inclusive.

[0188] In an embodiment, the picture output flag is specified in ph_pic_output_flag. In an embodiment, the picture output flag specifies whether the coded picture is output. In an embodiment, the picture output flag affects the decoded picture output and the process of removing pictures from the coded picture buffer (CPB). The CPB is a first-in, first-out buffer that contains the decoding units (DUs) in a decoding order specified in a hypothetical reference decoder (HRD). When a decoding unit HRD flag (e.g., DecodingUnitHrdFlag) is equal to 0, the DU is an AU. Otherwise, the DU is one or more VCL NAL units and associated non-VCL NAL units in an AU. The HRD is a hypothetical decoder model that specifies constraints on the variations in conforming NAL unit streams or conforming byte streams that the encoding process may generate.

[0189] In block 904, the video decoder decodes the coded picture from the PU to obtain a decoded picture. In an embodiment, the coded picture is only one picture in the PU. In an embodiment, the decoding of the PU includes decoding various slices 818 of the picture 814 according to information or instructions in one or more of the DCI 802, the VPS 804, the SPS 806, the PPS 808, the PH 812, and the slice header 820. In an embodiment, the decoder utilizes one or more of the non-reference picture flag, the PPS ID, the POC LSB, the previous picture no output flag, the restoration point POC, and the picture output flag to decode the picture 814. Once decoded, the picture 814 may be used to produce or generate an image or video sequence for display to a user on a display or screen of an electronic device (e.g., a smartphone, a tablet, a laptop, a personal computer, etc.).

[0190] FIG. 10 is an embodiment of a method 1000 for encoding a video bitstream implemented by a video encoder (e.g., video encoder 300). Method 1000 may be executed when a picture (e.g., from a video) is encoded into a video bitstream and transmitted toward a video decoder (e.g., video decoder 400). Method 1000 improves the encoding process by ensuring that syntax elements that correspond to the entire picture, remain unchanged between slices, and are signaled in the picture header (PH) instead of in each slice header. Thus, the syntax elements are only signaled once for the entire picture instead of being repeated in each slice header. This reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved with respect to current codecs. In practical terms, the improved video coding process provides a better user experience for users when videos are transmitted, received, and / or viewed.

[0191] At block 1002, a video encoder generates a PU (e.g., PU 801) having a PH (e.g., PH 812) with a PH syntax structure. In an embodiment, the PH is the only PH in the PU. The PH syntax structure is a data structure configured to include syntax elements that describe corresponding pictures located in the same PU as the PH syntax structure. The PH syntax structure includes the following syntax elements that are common to all slices (e.g., slice 818) of a coded picture (e.g., picture 814) associated with the PH syntax structure: a non-reference picture flag, a picture parameter set (PPS) identifier (ID), a picture order count (POC) least significant bit (LSB), a no output of prior pictures flag, a restoration point POC, and a picture output flag. In an embodiment, the coded picture is the only picture in the PU.

[0192] In an embodiment, the non-reference picture flag is specified by ph_non_ref_pic_flag. In an embodiment, the non-reference picture flag equal to 1 specifies that the coded picture associated with PH is not used as a reference picture. In an embodiment, the non-reference picture flag equal to 0 specifies that the coded picture associated with PH may or may not be used as a reference picture.

[0193] In an embodiment, the PPS ID is specified by ph_pic_parameter_set_id. In an embodiment, the PPS ID specifies the value of pps_pic_parameter_set_id (e.g., second PPS ID) for the PPS in use (e.g., PPS 808). In an embodiment, pps_pic_parameter_set_id identifies the PPS for reference by the syntax element. In an embodiment, the value of ph_pic_parameter_set_id should be in the range of 0 to 63, inclusive. In an embodiment, the value of the temporal identifier (ID) of the PH (e.g., which is the same as the value of the temporal ID of the current picture) should be greater than or equal to the value of the temporal ID of the PPS that has a pps_pic_parameter_set_id equal to ph_pic_parameter_set_id. The temporal ID of the PH indicates the temporal location of the PH relative to other PHs in the bitstream (e.g., bitstream 801). Similarly, the temporal ID of the PPS (e.g., PPS 808) indicates the temporal location of the PPS relative to other PPSs in the bitstream.

[0194] In an embodiment, the POC LSB is specified by ph_pic_order_cnt_lsb. The POC LSB represents the least significant bit of the complete POC value, also known as the POC LSB. In an embodiment, the POC LSB specifies the POC modulo the maximum POC LSB of the coded picture. In an embodiment, the maximum POC LSB is determined by: MaxPicOrderCntLsb=2 (sps_log2_max_pic_order_cnt_lsb_minus4+4) Here, the value of sps_log2_max_pic_order_cnt_lsb_minus4 should be in the range 0 to 12, inclusive.

[0195] In an embodiment, the no output of prior pictures flag is specified by ph_no_output_of_prior_pics_flag.

[0196] In an embodiment, the no previous picture output flag specifies whether a previously decoded picture in the decoded picture buffer is output after decoding the coded picture. In an embodiment, the coded picture is in a coded video sequence start (CVSS) AU (e.g., AU 506) that is not the first access unit (AU) in the video bitstream.

[0197] In an embodiment, the recovery point POC is specified by ph_recovery_poc_cnt. In an embodiment, the recovery point POC specifies a recovery point (e.g., recovery point 606) of a decoded picture in output order. The output order is the order of pictures or sub-pictures in the CLVS indicated by increasing POC values, and for decoded pictures output from the DPB, this is the order in which the decoded pictures are output from the DPB.

[0198] In an embodiment, when the current picture is a GDR picture (e.g., GDR picture 602), the variable recoveryPointPocVal represents the value of the POC associated with the restoration point picture (e.g., restoration point picture 602) and is derived as follows: recoveryPointPocVal=PicOrderCntVal+ph_recovery_poc_cnt Here, PicOrderCntVal represents the value of the POC associated with the current picture, and ph_recovery_poc_cnt represents the recovery point of the decoded picture in output order.

[0199] If the current picture is a GDR picture and there exists a picture picA in the CLVS that follows the current picture in decoding order and has a PicOrderCntVal equal to recoveryPointPocVal, then picture picA is called the recovery point picture. Otherwise, the first picture in the CLVS in output order that has a PicOrderCntVal greater than recoveryPointPocVal is called the recovery point picture. A recovery point picture should not precede the current GDR picture in decoding order. A picture associated with the current GDR picture and that has a PicOrderCntVal less than recoveryPointPocVal is called a recovery picture of the GDR picture. The value of ph_recovery_poc_cnt should be in the range from 0 to MaxPicOrderCntLsb-1, inclusive.

[0200] In an embodiment, the picture output flag is specified in ph_pic_output_flag. In an embodiment, the picture output flag specifies whether the coded picture is output. In an embodiment, the picture output flag affects the decoded picture output and the process of removing pictures from the coded picture buffer (CPB). The CPB is a first-in, first-out buffer that contains the decoding units (DUs) in a decoding order specified in a hypothetical reference decoder (HRD). When a decoding unit HRD flag (e.g., DecodingUnitHrdFlag) is equal to 0, the DU is an AU. Otherwise, the DU is one or more VCL NAL units and associated non-VCL NAL units in an AU. The HRD is a hypothetical decoder model that specifies constraints on the variations in conforming NAL unit streams or conforming byte streams that the encoding process may generate.

[0201] At block 1004, the video encoder encodes the PU into a video bitstream (e.g., bitstream 800). At block 1006, the video encoder stores the video bitstream for communication to the video decoder. The video bitstream may be stored in a memory until the video bitstream is transmitted toward the video decoder. Once received by the video decoder, the encoded video bitstream may be decoded (e.g., as described above) to produce or generate images or video sequences for display to a user on a display or screen of an electronic device (e.g., a smartphone, tablet, laptop, personal computer, etc.).

[0202] The following syntax and semantics may be used to implement the embodiments disclosed herein. The following description is compared to the base text, which is the latest VVC draft specification. In other words, only the deltas are described, while text in the base text that is not mentioned below applies as they are written. Text that has been added to the base text is shown in bold or underlined, and text that has been deleted is shown in italics.

[0203] Picture Header RBSP Syntax [Table 5]

[0204] Slice Header RBSP Syntax [Table 6]

[0205] Picture Header RBSP Semantics

[0206] The picture header contains information that is common to all slices of a coded picture whose next VCL NAL unit in decoding order is the first coded slice.

[0207] pic_type is listed in Table 7-3 for a given value of pic_type. coding Indicates a characterization of the picture being encoded. Values ​​of pic_type SHOULD be set equal to 0 through 5, inclusive, in bitstreams conforming to this version of this specification. Other values ​​of pic_type are reserved for future use by ITU-T / ISO / IEC. Decoders conforming to this version of this specification SHOULD ignore reserved values ​​of pic_type. Table 7-3 Interpretation of pic_type [Table 7]

[0208] The pic_parameter_set_id specifies the value of pps_pic_parameter_set_id for the PPS in use. The value of pic_parameter_set_id should be in the range 0 to 63, inclusive.

[0209] non_reference_picture_flag equal to 1 specifies that the picture associated with the picture header is not used as a reference picture. non_reference_picture_flag equal to 0 specifies that the picture is or is not used as a reference picture.

[0210] color_plane_id specifies the color plane associated with the picture associated with the picture header when separate_color_plane_flag is equal to 1. The value of colour_plane_id should be in the range 0 to 2, inclusive. color_plane_id values ​​0, 1, 2 correspond to the Y, Cb, Cr planes, respectively.

[0211] Note: There is no dependency between the decoding of pictures with different color_plane_id values.

[0212] pic_order_cnt_lsb specifies the picture order count modulo MaxPicOrderCntLsb for the picture associated with the picture header. The length of the pic_order_cnt_lsb syntax element is log2_max_pic_order_cnt_lsb_minus4+4 bits. The value of pic_order_cnt_lsb should be in the range from 0 to MaxPicOrderCntLsb-1, inclusive.

[0213] recovery_poc_cnt specifies the recovery point of a decoded picture in output order. If the current GDR picture is followed in the CVS by a picture picA with a PicOrderCntVal equal to the current GDR picture's PicOrderCntVal plus the value of recover_poc_cnt, then picture picA is called the recovery point picture. Otherwise, the first picture in output order with a PicOrderCntVal greater than the current picture's PicOrderCntVal plus the value of recover_poc_cnt is called the recovery point picture. A recovery point picture should not precede the current GDR picture in decoding order. The value of recovery_poc_cnt should be in the range from 0 to MaxPicOrderCntLsb-1, inclusive.

[0214] The variable RpPicOrderCntVal is derived as follows:

[0215] RpPicOrderCntVal=PicOrderCntVal+recovery_poc_cnt (7-94)

[0216] The no_output_of_prior_pics_flag affects the output of previously decoded pictures in the decoded picture buffer after decoding of a CLVSS picture that is not the first picture of the bitstream specified in Annex C.

[0217] pic_output_flag affects the decoded picture output and deletion processes as specified in Annex C. If pic_output_flag is not present, it is inferred to be equal to 1.

[0218] pic_temporal_mvp_enabled_flag specifies whether a temporal motion vector predictor can be used for inter prediction. If pic_temporal_mvp_enabled_flag is equal to 0, the picture syntax element associated with the picture header should be constrained such that a temporal motion vector predictor is not used for decoding the picture. Otherwise (equal to pic_temporal_mvp_enabled_flagga1), a temporal motion vector predictor may be used for decoding the picture.

[0219] If pic_temporal_mvp_enabled_flag is not present, the following applies:

[0220] - If sps_temporal_mvp_enabled_flag is equal to 0, the value of pic_temporal_mvp_enabled_flag is inferred to be equal to 0.

[0221] - In all other cases (sps_temporal_mvp_enabled_flag is equal to 1), the value of pic_temporal_mvp_enabled_flag is inferred to be equal to pps_temporal_mvp_enabled_idc-1.

[0222] NAL unit header semantics.

[0223] nuh_layer_id specifies the identifier of the layer to which a VCL NAL unit belongs, or the identifier of the layer to which a non-VCL NAL unit applies.

[0224] The value of nuh_layer_id shall be the same for all VCL NAL units of a coded picture. The value of nah_layer_id of a coded picture or layer access unit is the value of nah_layer_id of the VCL NAL units of the coded picture or layer access unit.

[0225] If nal_unit_type is equal to PH_NUT, the value of nuh_layer_id should be equal to the value of nuh_layer_id of the VCL NAL unit of the layer access unit that contains the picture header NAL unit. Table 7-1 NAL unit type codes and NAL unit type classes [Table 8-1] [Table 8-2]

[0226] nuh_temporal_id_plus1-1 specifies the temporal identifier of the NAL unit.

[0227] The value of nuh_temporal_id_plus1 must not be equal to 0.

[0228] The variable TemporalId is derived as follows:

[0229] TemporalId=nuh_temporal_id_plus1-1 (7-1)

[0230] If nal_unit_type is in the range from IDR_W_RADL to RSV_IRAP_VCL13, inclusive, then TemporalId shall be equal to 0.

[0231] When nal_unit_type is equal to STSA_NUT, TemporalId should not be equal to 0.

[0232] The value of TemporalId should be the same for all VCL NAL units of a layer access unit. The value of TemporalId of a coded picture or layer access unit is the value of TemporalId of the VCL NAL units of the coded picture or layer access unit. [Ed.(YK): Check if all layer AUs in an AU should be required to have the same value of TemporalId.] The value of TemporalId of a sublayer representation is the maximum value of TemporalId of all VCL NAL units of the sublayer representation.

[0233] The values ​​of TemporalId for non-VCL NAL units are constrained as follows:

[0234] - If nal_unit_type is equal to DPS_NUT, VPS_NUT, or SPS_NUT, then TemporalId is equal to 0 and the TemporalId of the layer access unit that contains the NAL unit SHOULD be equal to 0.

[0235] - Otherwise, if nal_unit_type is equal to PH_NUT, then TemporalId should be equal to the TemporalId of the layer access unit that contains the NAL unit.

[0236] Otherwise, if nal_unit_type is not equal to EOS_NUT and is not equal to EOB_NUT, then TemporalId should be greater than or equal to the TemporalId of the layer access unit that contains the NAL unit.

[0237] NOTE 5: If the NAL unit is a non-VCL NAL unit, the value of TemporalId is equal to the minimum of the TemporalId values ​​of all layer access units to which the non-VCL NAL unit applies. If nal_unit_type is equal to PPS_NUT or APS_NUT, TemporalId may be greater than or equal to the TemporalId of the stored layer access unit because all PPSs and APSs may be included at the beginning of the bitstream and the first coded picture has a TemporalId of 0. If nal_unit_type is equal to PREFIX_SEI_NUT or SUFFIX_SEI_NUT, TemporalId may be greater than or equal to the TemporalId of the stored layer access unit because the SEI NAL unit may contain information that applies to a bitstream subset that includes layer access units with a TemporalId value greater than the TemporalId of the layer access unit that contains the SEI NAL unit.

[0238] The order of NAL units and coded pictures, and their association to layer access units and access units.

[0239] This section specifies the ordering of NAL units and coded pictures, and their association to layer access units and access units, for a CVS that conforms to one or more profiles specified in Annex A and is decoded using the decoding process specified in Clauses 2 to 10.

[0240] The layer access unit is One picture header NAL unit and , Contains one or more VCL NAL units It consists of one coded picture, zero or more VCL NAL units, and zero or more non-VCL NAL units. The association of VCL NAL units to coded pictures is described in section 7.4.2.4.4.

[0241] An access unit consists of an access unit delimiter NAL unit and one or more layer access units, in descending order of nuh_layer_id.

[0242] The first access unit of the bitstream starts with the first NAL unit of the bitstream.

[0243] firstPicHeaderNalUnitInAu to the previous coding The first picture whose PicOrderCntVal is derived differently from the PicOrderCntVal of the picture coding The first of the following NAL units that precedes firstPicHeaderNalUnitInAu and follows the last VCL NAL unit that precedes firstPicHeaderNalUnitInAu specifies the start of a new access unit, if any:

[0244] -DPS NAL units (if present),

[0245] -VPS NAL units (if present),

[0246] -SPS NAL units (if present),

[0247] -PPS NAL units, if present,

[0248] -APS NAL units, if present,

[0249] - the prefix SEI NAL unit, if present,

[0250] - NAL units with nal_unit_type in the range RSV_NVCL_25 to RSV_NVCL_26 (if any),

[0251] -NAL units with nal_unit_type in the range UNSPEC28 to UNSPEC29.

[0252] NOTE: Only the first NAL unit that precedes firstPicHeaderNalUnitInAu and that follows the last VCL NAL unit that precedes firstPicHeaderNalUnitInAu, if any, is one of the above NAL units.

[0253] If there is no such NAL unit that precedes firstPicHeaderNalUnitInAu and that follows the last VCL NAL unit that precedes firstPicHeaderNalUnitInAu, then firstPicHeaderNalUnitInAu starts a new access unit, if any.

[0254] The order of coded pictures and non-VCL NAL units within a layer access unit or an access unit SHOULD obey the following constraints:

[0255] - Each layer access unit should contain one and only one picture header NAL unit, which precedes the first VCL NAL unit of the layer access unit.

[0256] If DPS NAL units, VPS NAL units, SPS NAL units, or PPS NAL units are present within a layer access unit, they should precede the picture header NAL unit of the layer access unit.

[0257] When APS NAL units, prefix SEI NAL units, NAL units with nal_unit_type in the range RSV_NVCL_25 to RSV_NVCL_26, or NAL units with nal_unit_type in the range UNSPEC28 to UNSPEC29 are present in a layer access unit, they MUST NOT follow the last VCL NAL unit of the layer access unit.

[0258] - A NAL unit with nal_unit_type equal to SUFFIX_SEI_NUT or RSV_NVCL_27, or in the range of UNSPEC30 to UNSPEC31, in a layer access unit should not precede the first VCL NAL unit of a layer access unit.

[0259] When an end of sequence NAL unit is present within an access unit, it should be the last NAL unit among all NAL units in the access unit other than the end of bitstream NAL unit (when present).

[0260] - When the end of a bitstream NAL unit occurs within an access unit, it should be the last NAL unit in the access unit.

[0261] Slice Header RBSP Semantics

[0262] (outside 1) TIFF2024071388000012.tif30170

[0263] The variable CuQpDeltaVal specifies the difference between the luma quantization parameter of the coding unit containing cu_qp_delta_abs and its prediction, and is set equal to 0. Cb , CuQpOffset Cr , and CuQpOffset CbCrQp′ of the coding unit that contains cu_chroma_qp_offset_flag Cb , Qp′ Cr , and Qp′ CbCr Specifies the values ​​that should be used when determining the values ​​of each of the quantization parameters, and are all set equal to 0.

[0264] (outside 2) TIFF2024071388000013.tif17170

[0265] It is a bitstream conformance requirement that the value of TemporalId of the current picture be greater than or equal to the value of TemporalId of the PPS with pps_pic_parameter_set_id equal to slice_pic_parameter_set_id.

[0266] slice_address specifies the slice address of the slice. When not present, the value of slice_address is inferred to be equal to 0.

[0267] If rect_slice_flag is equal to 0, the following applies:

[0268] - The slice address is the brick ID specified by equation (7-59).

[0269] -slice_address is Ceil(Log2(NumBricksInPic)) bits long.

[0270] The value of -slice_address should be in the range 0 to NumBricksInPic-1, inclusive.

[0271] Otherwise (rect_slice_flag is equal to 1), the following applies:

[0272] -Slice address is the slice ID of the slice.

[0273] - The length of slice_address is signalled_slice_id_length_minus1+1 bits.

[0274] If signalled_slice_id_flag is equal to 0, the value of slice_address shall be in the range from 0 to num_slices_in_pic_minus1, inclusive. Otherwise, the value of slice_address shall be in the range from 0 to 2, inclusive. (signalled_slice_id_length_minus1+1) Should be in the range -1.

[0275] It is a requirement of bitstream conformance that the following constraints apply:

[0276] - The value of slice_address must not be equal to the value of slice_addres of any other coded slice NAL unit of the same coded picture.

[0277] When -rect_slice_flag is equal to 0, the slices of the picture should be in ascending order of their slice_address values.

[0278] The shape of a picture slice must be such that each brick, when decoded, has its entire left and upper boundaries consisting of the picture boundary or of a previously decoded brick.

[0279] num_bricks_in_slice_minus1, if present, specifies the number of bricks in the slice minus 1. The value of num_bricks_in_slice_minus1 should be in the range from 0 to NumBricksInPic-1, inclusive. If rect_slice_flag is equal to 0 and single_brick_per_slice_flag is equal to 1, the value of num_bricks_in_slice_minus1 is inferred to be equal to 0. If single_brick_per_slice_flag is equal to 1, the value of num_bricks_in_slice_minus1 is inferred to be equal to 0.

[0280] The variables NumBricksInCurrSlice, which specifies the number of bricks in the current slice, and SliceBrickIdx[i], which specifies the brick index of the i-th brick in the current slice, are derived as follows:

number

[0281] The variables SubPicIdx, SubPicLeftBoundaryPos, SubPicTopBoundaryPos, SubPicRightBoundaryPos, and SubPicBotBoundaryPos are derived as follows:

number

[0282] (Outside 3) TIFF2024071388000016.tif22170

[0283] slice_type specifies the coding type of the slice according to Table 7-11. Table 7-11 Association of names to slice_type [Table 9]

[0284] If nal_unit_type is a value of nal_unit_type in the range of IDR_W_RADL to CRA_NUT, inclusive, and the current picture is the first picture in an access unit, slice_type shall be equal to 2. When not present, the slice_type value is inferred to be equal to 2.

[0285] (outside 4) TIFF2024071388000018.tif22170

[0286] (outside 5) TIFF2024071388000019.tif6170

[0287] (outside 6) TIFF2024071388000020.tif22170

[0288] (outer 7) TIFF2024071388000021.tif50170

[0289] (outside 8) TIFF2024071388000022.tif6170

[0290] (outer 9) TIFF2024071388000023.tif7170

[0291] (Outside 10) TIFF2024071388000024.tif16170

[0292] (Outside 11) TIFF2024071388000025.tif17170

[0293] (Outside 12) TIFF2024071388000026.tif34170

[0294] (Outside 13) TIFF2024071388000027.tif6170

[0295] (Outside 14) TIFF2024071388000028.tif13170

[0296] (Outside 15) TIFF2024071388000029.tif17170

[0297] (Outside 16) TIFF2024071388000030.tif34170

[0298] Picture order count decoding process.

[0299] The output of this process is PicOrderCntVal, the picture order count of the current picture.

[0300] Each coded picture is associated with a picture order count variable, denoted as PicOrderCntVal.

[0301] If the current picture is not a CLVSS picture, the variables prevPicOrderCntLsb and prevPicOrderCntMsb are derived as follows:

[0302] -Let prevTid0Pic be the previous picture in decoding order that has nuh_layer_id equal to the nuh_layer_id of the current picture and TemporalId equal to 0 and is not a RASL or RADL picture.

[0303] - The variable prevPicOrderCntLsb is the pic_order_cnt_lsb is set equal to

[0304] - The variable prevPicOrderCntMsb is set equal to the PicOrderCntMsb of prevTid0Pic.

[0305] The variable PicOrderCntMsb for the current picture is derived as follows:

[0306] If the current picture is a CLVSS picture, PicOrderCntMsb is set equal to 0.

[0307] - Otherwise, PicOrderCntMsb is derived as follows:

number

[0308] PicOrderCntVal is derived as follows:

number

[0309] NOTE 1: For CLVSS pictures, PicOrderCntMsb is set equal to 0, so all CLVSS pictures have PicOrderCntVal equal to pic_order_cnt_lsb.

[0310] The value of PicOrderCntVal is -2 inclusive. 31 ~2 31 Should be in the range -1.

[0311] In a CVS, the PicOrderCntVal values ​​of any two coded pictures with the same value of nuh_layer_id should not be the same.

[0312] All pictures in any particular access unit have the same value of PicOrderCntVal.

[0313] The function PicOrderCnt(picX) is specified as follows:

number

[0314] The function DiffPicOrderCnt(picA,picB) is specified as follows:

number

[0315] The resulting bit stream is -2 inclusive. 15 From 2 15 It should not contain data that results in the value of DiffPicOrderCnt(picA,picB) used in the decoding process being outside the range of -1.

[0316] NOTE 2: Let X be the current picture, and Y and Z be two other pictures in the same CVS. If DiffPicOrderCnt(X,Y) and DiffPicOrderCnt(X,Z) are both positive or both negative, then Y and Z are considered to have the same output order from X.

[0317] A typical decoding process that produces unavailable reference pictures.

[0318] If the current picture is a CRA picture with NoIncorrectPicOutputFlag=1, or a GDR picture with NoIncorrectPicOutputFlag=1, this process is called once for each coded picture.

[0319] When this operation is called, the following applies:

[0320] - for each RefPicList[i][j], i in the range 0 to 1 inclusive and j in the range 0 to num_ref_entries[i][RplsIdx[i]]-1 inclusive, equals "no reference picture", a picture is generated as specified in Section 8.3.4.2, where the following applies:

[0321] - The value of nuh_layer_id of the created picture is set equal to the nuh_layer_id of the current picture.

[0322] If st_ref_pic_flag[i][RplsIdx[i]][j] is equal to 1, the value of PicOrderCntVal of the generated picture is set equal to RefPicPocList[i][j] and the generated picture is marked as "used for short-term reference".

[0323] - Otherwise (st_ref_pic_pic_flag[i][RplsIdx[][j] is equal to 0), the value of PicOrderCntVal for the generated image is set equal to RefPicLtPocList[i][j], and the pic_order_cnt_lsb The value of is estimated to be equal to (RefPicLtPocList[i][j] & (MaxPicOrderCntLsb-1)) and the generated picture is marked as "used for long term reference".

[0324] - The value of PicOutputFlag of the generated reference picture is set equal to 0.

[0325] - RefPicList[i][j] is set to the generated reference pictures.

[0326] Derivation process for temporal luma motion vector prediction.

[0327] The variables mvLXCol and availableFlagLXCol are derived as follows:

[0328] - pic_temporal_mvp_enabled_flag If cbWidth*cbHeight is equal to 0 or (cbWidth*cbHeight) is less than or equal to 32, then both components of mvLXCol are set equal to 0 and avalableFlagLXCol is set equal to 0.

[0329] -Other cases ( pic_temporal_mvp_enabled_flag is equal to 1), the following ordered steps are applied:

[0330] 1. The bottom right co-position motion vector, and the bottom and right boundary sample positions are derived as follows:

number

[0331] -If yCb>>CtbLog2SizeY is equal to yColBr>>CtbLog2SizeY, and yColBr is less than or equal to botBoundaryPos, and xColBr is less than or equal to rightBoundaryPos, then the following applies:

[0332] The variable colCb specifies the luma coding block covering the modified position given by ((xColBr>>3)<<3, (yColBr>>3)<<3) inside the co-located picture specified by ColPic.

[0333] - The luma position (xColCb, yColCb) is set equal to the top-left sample of the co-located luma coding block specified by colCb relative to the top-left luma sample of the co-located picture specified by ColPic.

[0334] - The co-located motion vector derivation process specified in Section 8.5.2.12 is called with currentCb, colCb, ((xColCb, yColCb), refIdxLX, and sbFlag set to 0 as inputs, and the output is assigned to mvLXCol and availableFlagLXCol.

[0335] Otherwise, both components of mvLXCol are set equal to 0 and avalableFlagLXCol is set equal to 0.

[0336] 2. If availableFlagLXCol is equal to 0, the central co-location motion vector is derived as follows:

number

[0337] The variable colCb specifies the luma coding block covering the changed position given by ((xColCtr>>3)<<3, (yColCtr>>3)<<3) inside the co-located picture specified by ColPic.

[0338] - The luma position (xColCb, yColCb) is set equal to the top-left sample of the co-located luma coding block specified by colCb relative to the top-left luma sample of the co-located picture specified by ColPic.

[0339] - The co-located motion vector derivation process specified in Section 8.5.2.12 is called with currentCb, colCb, ((xColCb, yColCb), refIdxLX, and sbFlag set to 0 as inputs, and the output is assigned to mvLXCol and availableFlagLXCol.

[0340] Sub-block based temporal merging candidate derivation process.

[0341] The availability flag availableFlagSbCol is derived as follows:

[0342] If one or more of the following conditions are true, availableFlagSbCol is set equal to 0:

[0343] - pic_temporal_mvp_enabled_flag i is equal to 0.

[0344] -ps_sbtmvp_enabled_flag equals 0.

[0345] -cbWidth is less than 8.

[0346] -cbHeight is less than 8.

[0347] - Otherwise, the following ordered steps apply:

[0348] 1. The position (xCtb, yCtb) of the top left sample of the luma coding tree block including the current coding block and the position (xCtr, yCtr) of the bottom right center sample of the current luma coding block are derived as follows:

number

[0349] 2. The luma position (xColCtrCb, yColCtrCb) is set equal to the top-left sample of the co-located luma coding block covering the position given by (xCtr, yCtr) in ColPic, relative to the top-left luma sample of the co-located picture specified in ColPic.

[0350] 3. The sub-block based temporal merge based motion data derivation process specified in Section 8.5.5.4 is invoked with the position (xCtb, yCtb), position (xColCtrCb, yColCtrCb), availability flag availableFlagA1, prediction list usage flag predFlagLXA1, reference refIdxLXA1, and motion vector mvLXA1, where X is 0 and 1, as well as the prediction list usage flag ctrPredFlagLX of the co-located block, where X is 0 and 1, and the temporal motion vector tempMv, as output.

[0351] 4. The variable availableFlagSbCol is derived as follows:

[0352] - If both ctrPredFlagL0 and ctrPredFlagL1 are equal to 0, then availableFlagSbCol is set equal to 0.

[0353] Otherwise, availableFlagSbCol is set equal to 1.

[0354] A process of deriving constructed affine control point motion vector merging candidates.

[0355] The fourth (co-located bottom right) control point motion vector cpMvLXCorner[3], reference index refIdxLXCorner[3], prediction list usage flag predFlagLXCorner[3], and availability flag availableFlagCorner[3], where X is 0 and 1, are derived as follows:

[0356] The reference index of the -temporal merge candidate refIdxLXCorner[3] is set equal to 0, where X is 0 or 1.

[0357] The variables mvLXCol and availableFlagLXCol are derived as follows, where X is 0 or 1:

[0358] - pic_temporal_mvp_enabled_flag If is set equal to 0, then both components of mvLXCol are set equal to 0 and avalableFlagLXCol is set equal to 0.

[0359] In other cases ( pic_temporal_mvp_enabled_flag is equal to 1), the following applies:

number

[0360] -If yCb>>CtbLog2SizeY is equal to yColBr>>CtbLog2SizeY, and yColBr is less than pic_height_in_luma_samples, and xColBr is less than pic_width_in_luma_samples, then the following applies:

[0361] The variable colCb specifies the luma coding block covering the modified position given by ((xColBr>>3)<<3, (yColBr>>3)<<3) inside the co-located picture specified by ColPic.

[0362] - The luma position (xColCb, yColCb) is set equal to the top-left sample of the co-located luma coding block specified by colCb relative to the top-left luma sample of the co-located picture specified by ColPic.

[0363] - The co-located motion vector derivation process specified in Section 8.5.2.12 shall be called with inputs currCb, colCb, (xColCb, yColCb), refIdxLXCorner[3], and sbFlag set equal to 0, and the output shall be assigned to mvLXCol and availableFlagLXCol.

[0364] Otherwise, both components of mvLXCol are set equal to 0 and avalableFlagLXCol is set equal to 0.

[0365] The variables avalableFlagCorner[3], predFlagL0Corner[3], cpMvL0Corner[3] and predFlagL1Corner[3] are derived as follows:

number

[0366] When slice_type is equal to B, the variables avalableFlagCorner[3], predFlagL1Corner[3], and cpMvL1Corner[3] are derived as follows:

number

[0367] 11 is a schematic diagram of a video coding device 1100 (e.g., video encoder 300 or video decoder 400) according to an embodiment of the present disclosure. The video coding device 1100 is suitable for implementing embodiments of the disclosure as described herein. The video coding device 1100 includes ingress ports 1110 and receiver units (Rx) 1120 for receiving data, a processor, logic unit, or central processing unit (CPU) 1130 for processing data, transmitter units (Tx) 1140 and egress ports 1150 for transmitting data, and a memory 1160 for storing data. The video coding device 1100 may also include optical-to-electrical (OE) components and electrical-to-optical (EO) components for egress or ingress of optical or electrical signals connected to an ingress port 1110, a receiver unit 1120, a transmitter unit 1140, and an egress port 1150.

[0368] The processor 1130 is implemented by hardware and software. The processor 1130 may be implemented as one or more CPU chips, cores (e.g., multi-core processors), field-programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), and digital signal processors (DSPs). The processor 1130 communicates with the ingress port 1110, the receiver unit 1120, the transmitter unit 1140, the egress port 1150, and the memory 1160. The processor 1130 includes a coding module 1170. The coding module 1170 implements the above-disclosed embodiments. For example, the coding module 1170 implements, processes, prepares, or provides various codec functions. The inclusion of the coding module 1170 thus provides substantial improvements to the functionality of the video coding device 1100 and provides transformation of the video coding device 1100 into different states. Alternatively, the coding module 1170 may be implemented as instructions stored in memory 1160 and executed by the processor 1130 .

[0369] Video coding device 1100 may also include input and / or output (I / O) devices 1180 for communicating data to and from a user. I / O devices 1180 may include output devices such as a display for displaying video data, speakers for outputting audio data, etc. I / O devices 1180 may also include input devices such as a keyboard, mouse, trackball, etc., and / or corresponding interfaces for interfacing with such output devices.

[0370] Memory 1160 may include one or more disks, tape drives, and solid state drives, and may be used to store programs when they are selected for execution and as overflow data storage for storing instructions and data read during execution of the programs. Memory 1160 may be volatile and / or non-volatile, and may be read-only memory (ROM), random access memory (RAM), ternary content-addressable memory (TCAM), and / or static random-access memory (SRAM).

[0371] 12 is a schematic diagram of an embodiment of a means for coding 1200. In an embodiment, the means for coding 1200 is implemented in a video coding device 1202 (e.g., video encoder 300 or video decoder 400). The video coding device 1202 includes a means for receiving 1201. The means for receiving 1201 is configured to receive a picture to encode or to receive a bitstream to decode. The video coding device 1202 includes a means for transmitting 1207 coupled to the means for receiving 1201. The means for transmitting 1207 is configured to transmit the bitstream to a decoder or to transmit the decoded image to a display means (e.g., one of the I / O devices 1180).

[0372] The video coding device 1202 includes a storage means 1203. The storage means 1203 is coupled to at least one of the receiving means 1201 or the transmitting means 1207. The storage means 1203 is configured to store instructions. The video coding device 1202 further includes a receiving means 1205. The processing means 1205 is coupled to the storage means 1203. The processing means 1205 is configured to execute the instructions stored in the storage means 1203 to perform the methods disclosed herein.

[0373] It should be further understood that the steps of the exemplary methods described herein do not necessarily have to be performed in the order described, and the order of steps of such methods should be understood to be merely exemplary. Similarly, additional steps may be included in such methods, and certain steps may be omitted or combined in methods according to various embodiments of the present disclosure.

[0374] Although several embodiments have been provided in this disclosure, it should be understood that the disclosed systems and methods may be embodied in many other specific forms without departing from the spirit or scope of the disclosure. The examples of the invention should be considered illustrative and not restrictive, and are not intended to be limited to the details given herein. For example, various elements or components may be combined or integrated into another system, or certain features may be omitted or not implemented.

[0375] Additionally, the techniques, systems, subsystems, and methods described and illustrated in various embodiments may be combined or integrated with other systems, modules, techniques, or methods without departing from the scope of the present disclosure. Other items illustrated or discussed as being coupled or directly coupled or in communication with each other may be indirectly coupled or in communication through some interface, device, or intermediate component, whether electrical, mechanical, or otherwise. Other examples of modifications, substitutions, and alterations will be ascertained by those skilled in the art and may be made without departing from the spirit and scope of the present disclosure.

Claims

1. 1. A decoding method implemented by a video decoder, comprising: receiving a video bitstream including a picture header (PH) having a PH syntax structure, the PH being in a non-video coding layer (non-VCL) NAL unit having a PH network abstraction layer (NAL) unit type (PH_NUT), the PH syntax structure comprising: Non-reference picture flag, Picture Parameter Set (PPS) Identifier (ID), Picture Order Count (POC) least significant bit (LSB), Restore Point POC, Picture output flags, a step including the syntax element decoding the coded picture from the video bitstream to obtain a decoded picture; A method comprising:

2. The method of claim 1 , wherein the non-reference picture flag equal to 1 specifies that the coded picture associated with the PH is not used as a reference picture.

3. 3. The method of claim 1, wherein the PPS ID specifies a value of a second PPS ID of a PPS in use, the second PPS ID identifying a PPS for reference by the syntax element.

4. The method according to any one of claims 1 to 3, wherein the restoration points POC specify restoration points of decoded pictures in output order.

5. The method according to any one of claims 1 to 4, wherein the picture output flag specifies whether the coded picture is to be output.

6. 1. An encoding method implemented by a video encoder, the method comprising: generating a picture header (PH) having a PH syntax structure, the PH syntax structure including the following common to all slices of a picture associated with the PH syntax structure: Non-reference picture flag, Picture Parameter Set (PPS) Identifier (ID), Picture Order Count (POC) least significant bit (LSB), Restore Point POC, Picture output flags, a step including the syntax element encoding the PH into a video bitstream, the PH being in a non-video coding layer (non-VCL) NAL unit having a PH Network Abstraction Layer (NAL) unit type (PH_NUT); A method comprising:

7. The method of claim 6 , wherein the non-reference picture flag equal to 1 specifies that the picture associated with the PH is not used as a reference picture.

8. 8. A method according to claim 6, wherein the PPS ID specifies a value of a second PPS ID of a PPS in use, the second PPS ID identifying a PPS for reference by the syntax element.

9. The method according to any one of claims 6 to 8, wherein the restoration points POC specify restoration points of decoded pictures in output order.

10. The method according to any one of claims 6 to 9, wherein the picture output flag specifies whether the picture is to be output.

11. A coding apparatus comprising a storage medium and one or more processors, wherein the storage medium is configured to store computer-executable instructions, and the one or more processors are configured to execute the computer-executable instructions in the storage medium to perform a method according to any one of claims 1 to 5 or any one of claims 6 to 10.

12. A computer-readable storage medium storing a computer program, the computer program being executable by a processor, the computer program causing the processor to perform the method of any one of claims 1 to 5 or any one of claims 6 to 10 when the computer program is executed by the processor.

13. 11. A storage device, the storage device comprising a storage medium and a receiver, the receiver configured to receive a bitstream, the storage medium configured to store the bitstream, the bitstream being obtained using a method according to any one of claims 6 to 10.

14. A program comprising program code for carrying out the method according to any one of claims 1 to 5 or any one of claims 6 to 10 when the program is run on a computer or processor.

15. A coder, the coder comprising processing circuitry for carrying out the method of any one of claims 1 to 5 or any one of claims 6 to 10.