Device for parallel video decoding
7 claims: 1 independent, 6 dependent
- 1A device for decoding a video bitstream, wherein the device comprises:means for decoding a video frame (110) configured to decode the video frame (110) in a video sequence, wherein the video frame is partitioned in multiple reconstruction slices (111, 112, 113), wherein each reconstruction slice comprises a sequence of different macroblocks (115-123) of the video frame and is self-contained in the respect that values of the samples in an area of the video frame represented by the reconstruction slice can be correctly reconstructed without use of data from other reconstruction slices, said device comprising: a) means for receiving the video bitstream corresponding to the video frame;b) means for identifying a reconstruction slice (112) in said video bitstream;c) means for identifying a plurality of entropy slices (112-1, 112-2, 112-3) associated with said reconstruction slice (112) in said video bitstream and an associated plurality of entropy slice headers, wherein each entropy slice (112-1;112-2;112-3) consists of a sequence of different macroblocks (117-121) of the reconstruction slice (112), wherein at the start of the reconstruction slice the entropy slice header is a reconstruction slice header of the reconstruction slice, wherein the plurality of entropy slices (112-1;112-2;112-3) in the reconstruction slice (112) share reconstruction slice attributes defined in the reconstruction slice header, and wherein macroblocks in other entropy slices (112-1;112-3) outside of a particular entropy slice (112-2) of the reconstruction slice (112) are used for reconstruction of the particular entropy slice (112-2);d) means for entropy decoding each of said plurality of entropy slices associated with said reconstruction slice, thereby producing a plurality of entropy-decoded entropy slices, wherein the means for entropy decoding are further configured such that each entropy slice is independently entropy decoded without the use of data from other entropy slices by carrying out steps of: resetting an entropy decoder state (S172, S178), defining neighbor information for the entropy decoding (S174, S180) of the entropy slice, and entropy decoding the entropy slice data (S176, S182);and e) means for reconstructing a portion of the video frame associated with said reconstruction slice using said plurality of entropy-decoded entropy slices.
51 paragraphs in 6 sections, as filed
TECHNICAL FIELD
0001Embodiments of the present invention relate generally to video coding.
BACKGROUND ART
0002State-of-the-art video-coding methods and standards, for example H.264/MPEG-4 AVC (H.264/AVC), may provide higher coding efficiency than older methods and standards at the expense of higher complexity. Increasing quality requirements and resolution requirements on video coding methods and standards may also increase their complexity. Decoders that support parallel decoding may improve decoding speeds and reduce memory requirements. Additionally, advances in multi-core processors may make encoders and decoders that support parallel decoding desirable.
0003H.264/MPEG-4 AVC [Joint Video Team of ITU-T VCEG and ISO/IEC MPEG, " H.264: Advanced video coding for generic audiovisual services," ITU-T Rec. H.264 and ISO/IEC 14496-10 (MPEG4 - Part 10), November 2007 ] is a video codec specification that uses macroblock prediction followed by residual coding to reduce temporal and spatial redundancy in a video sequence for compression efficiency.
0004<patcit id="pcit0001" dnum="US20070280345A1"><text>US 2007/0280345 A1</text></patcit> discloses a system, a method and computer-readable media for organizing a bitstream of compressed data that represents an image. The image may be partitioned into independently decodable regions. The portion of the compressed bitstream associated a selected region is decoded. This decoding yields a series of transform coefficients. Areas of the image that surround the selected region are identified, and information associated with these areas is decoded to yield additional transform coefficients. The original series of transform coefficients and the additional transform coefficients are used to reconstruct the selected region of the image.
0005Joint Video Team (JVT) input document <nplcit id="ncit0001" npl-type="s"><text>JVT-Q021 by Ichimura</text></nplcit> et al. discloses dividing a picture into rectangular grid slices.
0006Joint Video Team (JVT) input document <nplcit id="ncit0002" npl-type="s"><text>JVT-C129 by Halbach </text></nplcit>et al. discloses splitting a picture into several slices.
DISCLOSURE OF THE INVENTION
0007The present invention relates to a device for decoding a video frame as set out in claim 1.
0008Other embodiments are described within the dependent claims.
0009The foregoing and other objectives, features, and advantages of the invention will be more readily understood upon consideration of the following detailed description of the invention taken in conjunction with the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
0010<ul id="ul0001" list-style="none" compact="compact"><li><figref idref="f0001">Fig. 1</figref> is a picture showing an H.264/AVC video encoder (prior art);</li><li><figref idref="f0002">Fig. 2</figref> is a picture showing an H.264/AVC video decoder (prior art);</li><li><figref idref="f0003">Fig. 3</figref> is a picture showing an exemplary slice structure (prior art);</li><li><figref idref="f0004">Fig. 4</figref> is a picture showing an exemplary slice group structure (prior art);</li><li><figref idref="f0005">Fig. 5</figref> is a picture showing an exemplary slice partition according to embodiments of the present invention, wherein a picture may be partitioned in at least one reconstruction slice and a reconstruction slice may be partitioned into more than one entropy slice;</li><li><figref idref="f0006">Fig. 6</figref> is chart showing an exemplary embodiment of the present invention comprising an entropy slice;</li><li><figref idref="f0007">Fig. 7</figref> is a chart showing an exemplary embodiment of the present invention comprising parallel entropy decoding of multiple entropy slices followed by slice reconstruction;</li><li><figref idref="f0008">Fig. 8</figref> is a chart showing an exemplary embodiment of the present invention comprising prediction data / residual data multiplexing at the picture level for entropy slice construction;</li><li><figref idref="f0008">Fig. 9</figref> is a chart showing an exemplary embodiment of the present invention comprising color-plane multiplexing at the picture level for entropy slice construction; and</li><li><figref idref="f0009">Fig. 10</figref> is a chart showing an exemplary embodiment of the present invention comprising transcoding a bitstream by entropy decoding, forming entropy slices and entropy encoding.</li></ul>
REFERENCE NUMERALS
0011<ul id="ul0002" list-style="none" compact="compact"><li>2 H.264/AVC VIDEO ENCODER</li><li>32 ENTROPY ENCODING</li><li>54 ENTROPY DECODING</li><li>80 H.264/AVC VIDEO DECODER</li><li>110 VIDEO FRAME</li><li>111, 112, 113 RECONSTRUCTION SLICE</li><li>112-1, 112-2, 112-3 ENTROPY SLICE</li><li>115, 116, 117, 118, 119, 120, 121, 122, 123 MACROBLOCK</li></ul>
BEST MODE FOR CARRYING OUT THE INVENTION
0012Embodiments of the present invention will be best understood by reference to the drawings, wherein like parts are designated by like numerals throughout. The figures listed above are expressly incorporated as part of this detailed description.
0013It will be readily understood that the components of the present invention, as generally described and illustrated in the figures herein, could be arranged and designed in a wide variety of different configurations. Thus, the following more detailed description of the embodiments of the devices and systems of the present invention is not intended to limit the scope of the invention but it is merely representative of the presently preferred embodiments of the invention.
0014Elements of embodiments of the present invention may be embodied in hardware, firmware and/or software. While exemplary embodiments revealed herein may only describe one of these forms, it is to be understood that one skilled in the art would be able to effectuate these elements in any of these forms while resting within the scope of the present invention.
0015While any video coder/decoder (codec) that uses entropy encoding/decoding may be accommodated by embodiments of the present invention, exemplary embodiments of the present invention will be illustrated in relation to an H.264/AVC encoder and an H.264/AVC decoder. This is intended for illustration of embodiments of the present invention and not limitation.
0016State-of-the-art video-coding methods and standards, for example H.264/AVC, may provide higher coding efficiency than older methods and standards at the expense of higher complexity. Increasing quality requirements and resolution requirements on video coding methods and standards may also increase their complexity. Decoders that support parallel decoding may improve decoding speeds and reduce memory requirements. Additionally, advances in multi-core processors may make encoders and decoders that support parallel decoding desirable.
0017H.264/AVC, and many other video coding standards and methods, are based on a block-based hybrid video-coding approach, wherein the source-coding algorithm is a hybrid of inter-picture, also considered inter-frame, prediction, intra-picture, also considered intra-frame, prediction and transform coding of a prediction residual. Inter-frame prediction may exploit temporal redundancies, and intra-frame and transform coding of the prediction residual may exploit spatial redundancies.
0018<figref idref="f0001">Figure 1</figref> shows a block diagram of an exemplary H.264/AVC video encoder 2. An input picture 4, also considered an input frame, may be presented for encoding. A predicted signal 6 and a residual signal 8 may be produced, wherein the predicted signal 6 may be based on either an inter-frame prediction 10 or an intra-frame prediction 12. The inter-frame prediction 10 may be determined by motion compensating 14 using a stored, reference picture 16, also considered reference frame, using motion information 19 determined by a motion estimation 18 process between the input frame(input picture) 4 and the reference frame(reference picture) 16. The intra-frame prediction 12 may be determined by intra-frame prediction 20 using a decoded signal 22. The residual signal 8 may be determined by subtracting the input frame 4 from the prediction (predicted signal) 6. The residual signal 8 is transformed, scaled and quantized 24, thereby producing quantized, transform coefficients 26. The decoded signal 22 may be generated by adding the predicted signal 6 to a signal 28 generated by inverse transforming, scaling and inverse quantizing 30 the quantized, transform coefficients 26. The motion information 19 and the quantized, transform coefficients 26 may be entropy coded 32 and written to the compressed-video bitstream 34. An output image region 38, for example a portion of the reference frame, may be generated at the encoder 2 by filtering 36 the reconstructed, pre-filtered signal (decoded signal) 22.
0019<figref idref="f0002">Figure 2</figref> shows a block diagram of an exemplary H.264/.AVC video decoder 50. An input signal 52, also considered a bitstream, may be presented for decoding. Received symbols may be entropy decoded 54, thereby producing motion information 56 and quantized, scaled, transform coefficients 58. The motion information 56 may be combined by motion compensation 60 with a portion of a reference frame 84 which may reside in frame memory 64, and an inter-frame prediction 68 may be generated. The quantized, scaled, transform coefficients 58 may be inversely quantized, inversely scaled and inversely transformed 62, thereby producing a decoded residual signal 70. The residual signal 70 may be added to a prediction signal 78: either the inter-frame prediction signal 68 or an intra-frame prediction signal 76, and become combined signal 72. The intra-frame prediction signal 76 may be predicted by intra-frame prediction 74 from previously decoded information(previously combined signal) 72 in the current frame. The combined signal 72 may be filtered by de-blocking filter 80 and the filtered signal 82 may be written to frame memory 64.
0020In H.264/AVC, an input picture is partitioned into fixed-size macroblocks, wherein each macroblock covers a rectangular picture area of 16x16 samples of the luma component and 8x8 samples of each of the two chroma components. The decoding process of the H.264/AVC standard is specified for processing units which are macroblocks. The entropy decoder 54 parses the syntax elements of the compressed-video bitstream 52 and demultiplexes them. H.264/AVC specifies two alternative methods of entropy decoding: a low-complexity technique that is based on the usage of context-adaptively switched sets of variable length codes, referred to as CAVLC, and a computationally more demanding algorithm of context-based adaptively binary arithmetic coding, referred to as CABAC. In both entropy decoding methods, decoding of a current symbol may rely on previously, correctly decoded symbols and adaptively updated context models. In addition, different data information, for example, prediction data information, residual data information and different color planes, may be multiplexed together. De-multiplexing may not be done until elements are entropy decoded.
0021After entropy decoding, a macroblock may be reconstructed by obtaining: the residual signal through inverse quantization and the inverse transform, and the prediction signal, either the intra-frame prediction signal or the inter-frame prediction signal. Blocking distortion may be reduced by applying a de-blocking filter to every decoded macroblock. No processing may begin until the input signal is entropy decoded, thereby making entropy decoding a potential bottleneck in decoding.
0022Similarly, in codecs in which alternative prediction mechanisms may be allowed, for example, inter-layer prediction in H.264/AVC or inter-layer prediction in other scalable codecs, entropy decoding may be requisite prior to all processing at the decoder, thereby making entropy decoding a potential bottleneck.
0023In H.264/AVC, an input picture comprising a plurality of macroblocks may be partitioned into one or several slices. The values of the samples in the area of the picture that a slice represents may be correctly decoded without the use of data from other slices provided that the reference pictures used at the encoder and the decoder are identical. Therefore, entropy decoding and macroblock reconstruction for a slice do not depend on other slices. In particular, the entropy coding state is reset at the start of each slice. The data in other slices are marked as unavailable when defining neighborhood availability for both entropy decoding and reconstruction. In H.264/AVC, slices may be entropy decoded and reconstructed in parallel. No intra prediction and motion-vector prediction are allowed across the slice boundary. De-blocking filtering may use information across slice boundaries.
0024<figref idref="f0003">Figure 3</figref> shows an exemplary video picture 90 comprising eleven macroblocks in the horizontal direction and nine macroblocks in the vertical direction (nine exemplary macroblocks labeled 91-99). <figref idref="f0003">Figure 3</figref> shows three exemplary slices: a first slice denoted "SLICE #0" -100, a second slice denoted "SLICE #1" 101 and a third slice denoted "SLICE #2" 102. An H.264/AVC decoder may decode and reconstruct the three slices 100, 101, 102 in parallel. At the beginning of the decoding/reconstruction process for each slice, context models are initialized or reset and macroblocks in other slices are marked as unavailable for both entropy decoding and macroblock reconstruction. Thus, for a macroblock, for example, the macroblock labeled 93, in "SLICE #1," macroblocks (for example, macroblocks labeled 91 and 92) in "SLICE #0" may not be used for context model selection or reconstruction. Whereas, for a macroblock, for example, the macroblock labeled 95, in "SLICE #1," other macroblocks (for example, macroblocks labeled 93 and 94) in "SLICE #1" may be used for context model selection or reconstruction. Therefore, entropy decoding and macroblock reconstruction must proceed serially within a slice. Unless slices are defined using flexible macroblock ordering (FMO), macroblocks within a slice are processed in the order of a raster scan.
0025Flexible macroblock ordering defines a slice group to modify how a picture is partitioned into slices. The macroblocks in a slice group are defined by a macroblock-to-slice-group map, which is signaled by the content of the picture parameter set and additional information in the slice headers. The macroblock-to-slice-group map consists of a slice-group identification number for each macroblock in the picture. The slice-group identification number specifies to which slice group the associated macroblock belongs. Each slice group may be partitioned into one or more slices, wherein a slice is a sequence of macroblocks within the same slice group that is processed in the order of a raster scan within the set of macroblocks of a particular slice group. Entropy decoding and macroblock reconstruction must proceed serially within a slice.
0026<figref idref="f0004">Figure 4</figref> depicts an exemplary macroblock allocation into three slice groups: a first slice group denoted "SLICE GROUP #0" 103, a second slice group denoted "SLICE GROUP #1" 104 and a third slice group denoted "SLICE GROUP #2" 105. These slice groups 103, 104, 105 may be associated with two foreground regions and a background region, respectively, in the picture 90.
0027The present invention comprises partitioning a picture into one or more reconstruction slices, wherein a reconstruction slice may be self-contained in the respect that values of the samples in the area of the picture that the reconstruction slice represents may be correctly reconstructed without use of data from other reconstruction slices, provided that the references pictures used are identical at the encoder and the decoder. All reconstructed macroblocks within a reconstruction slice may be available in the neighborhood definition for reconstruction.
0028The present invention comprises partitioning a reconstruction slice into more than one entropy slice, wherein an entropy slice may be self-contained in the respect that symbol values in the area of the picture that the entropy slice represents may be correctly entropy decoded without the use of data from other entropy slices. In some embodiments of the present invention, the entropy coding state may be reset at the decoding start of each entropy slice. In some embodiments of the present invention, the data in other entropy slices may be marked as unavailable when defining neighborhood availability for entropy decoding. In some embodiments of the present invention, macroblocks in other entropy slices may not be used in a current block's context model selection. In some embodiments of the present invention, the context models may be updated only within an entropy slice. In these embodiments of the present invention, each entropy decoder associated with an entropy slice may maintain its own set of context models.
0029Some embodiments of the present invention may comprise CABAC encoding/ decoding. The CABAC encoding process includes the following steps: Binarization: A non-binary-valued symbol (for example, a transform coefficient, a motion vector, or other coding data) is converted into a binary code, also referred to as a bin string.
0030Binarization is followed, for each bin, also considered bit, of the binarized symbol by: Context Model Selection: A context model is a probability model for one or more bins of the binarized symbol. The context model comprises, for each bin, the probability of the bin being a "1" or a "0." The model may be chosen for a selection of available models depending on the statistics of recently coded data symbols, usually based on the left and above neighboring symbols, if available.
0031Binary Arithmetic Coding: An arithmetic coder encodes each bin according to the selected probability model and is based on recursive interval subdivision.
0032Probability Update: The selected context model is updated based on the actual coded value.
0033In some embodiments of the present invention comprising CABAC encoding/decoding, at the decoding start of an entropy slice, all of the context models may be initialized or reset to predefined models.
0034Some embodiments of the present invention may be understood in relation to <figref idref="f0005">Figure 5. Figure 5</figref> shows an exemplary video frame 110 comprising eleven macroblocks in the horizontal direction and nine macroblocks in the vertical direction (nine exemplary macroblocks labeled 115-123). <figref idref="f0005">Figure 5</figref> shows three exemplary reconstruction slices: a first reconstruction slice denoted "R_SLICE #0" 111, a second reconstruction slice denoted "R_SLICE #1" 112 and a third reconstruction slice denoted "R_SLICE #2" 113. <figref idref="f0005">Figure 5</figref> further shows a partitioning of the second reconstruction slice "R_SLICE #1" 112 into three entropy slices: a first entropy slice denoted "E_SLICE #0" shown in cross-hatch 112-1, a second entropy slice denoted "E_SLICE #1" shown in vertical-hatch 112-2 and a third entropy slice denoted "E_SLICE #2" shown in angle-hatch 112-3. Each entropy slice 112-1, 112-2, 112-3 may be entropy decoded in parallel. Here, first entropy slice denoted "E_SLICE #0" and second entropy slice denoted "E_SLICE #1" may also be referred to as first portion and second portion of the bitstream.
0035In some embodiments of the present invention, only data from macroblocks within an entropy slice may be available for context model selection during entropy decoding of the entropy slice. All other macroblocks may be marked as unavailable. For this exemplary partitioning, macroblocks labeled 117 and 118 are unavailable for context model selection when decoding symbols corresponding to the area of macroblock labeled 119 because macroblocks labeled 117 and 118 are outside of the entropy slice containing macroblock 119. However., these macroblocks 117, 118 are available when macroblock 119 is reconstructed.
0036In some embodiments of the present invention, an encoder may determine whether or not to partition a reconstruction slice into entropy slices, and the encoder may signal the decision in the bitstream. In some embodiments of the present invention, the signal may comprise an entropy-slice flag(entropy-slice flag in first entropy slice may be referred to as first flag), which may be denoted "entropy_slice_flag" in some embodiments of the present invention.
0037Some decoder embodiments of the present invention may be described in relation to <figref idref="f0006">Figure 6</figref>. In these embodiments, an entropy-slice flag may be examined(S130), and if the entropy-slice flag indicates that there are no entropy slices associated with a picture, or a reconstruction slice(NO in the step S130), then the header may be parsed as a regular slice header(S134). The entropy decoder state may be reset(S136), and the neighbor information for the entropy decoding and the reconstruction may be defined(S138). The slice data may then be entropy decoded(S140), and the slice may be -reconstructed(S142). If the entropy-slice flag indicates there are entropy slices associated with a picture(YES in the step S130), then the header may be parsed as an entropy-slice header(S148). The entropy decoder state may be reset(S150), the neighbor information for entropy decoding may be defined(S152) and the entropy-slice data may be entropy decoded(S154). The neighbor information for reconstruction may then be defined(S156), and the slice may be reconstructed(S142). After slice reconstruction in the step S142, the next slice, or picture, may be examined.
0038Some alternative decoder embodiments of the present invention may be described in relation to <figref idref="f0007">Figure 7</figref>. In these embodiments, the decoder may be capable of parallel decoding and may define its own degree of parallelism, for example, consider a decoder comprising the capability of decoding N entropy slices in parallel. The decoder may identify N entropy slices(S170). In some embodiments of the present invention, if fewer than N entropy slices are available in the current picture, or reconstruction slice, the decoder may decode entropy slices from subsequent pictures, or reconstruction slices, if they are available. In alternative embodiments, the decoder may wait until the current picture, or reconstruction slice, is completely processed before decoding portions of a subsequent picture, or reconstruction slice. After identifying up to N entropy slices in the step of S170, each of the identified entropy slices may be independently entropy decoded. A first entropy slice may be decoded (S172-S176). The decoding of the first entropy slice may comprise resetting the decoder state (S172). In some embodiments comprising CABAC entropy decoding, the CABAC state may be reset. The neighbor information for the entropy decoding of the first entropy slice may be defined (S174), and the first entropy slice data may be decoded (S176). For each of the up to N entropy slices, these steps may be performed (S178-S182 for the Nth entropy slice). In some embodiments of the present invention, the decoder may reconstruct the entropy slices when all of the entropy slices are entropy decoded(S184). In alternative embodiments of the present invention, the decoder may begin reconstruction in the step of S184 after one or more entropy slices are decoded.
0039In some embodiments of the present invention, when there are more than N entropy slices, a decode thread may begin entropy decoding a next entropy slice upon the completion of entropy decoding of an entropy slice. Thus when a thread finishes entropy decoding a low complexity entropy slice, the thread may commence decoding additional entropy slices without waiting for other threads to finish their decoding.
0040In some embodiments of the present invention which may accommodate an existing standard or method, an entropy slice may share most of the slice attributes of a regular slice according to the standard or method. Therefore, an entropy slice may require a small header. In some embodiments of the present invention, the entropy slice header may allow a decoder to identify the start of an entropy slice and start entropy decoding. In some embodiments, at the start of a picture, or a reconstruction slice, the entropy slice header may be the regular header, or a reconstruction slice header.
0041In some embodiments of the present invention comprising an H.264/AVC codec, an entropy slice may be signaled by adding a new bit, "entropy_slice_flag" to the existing slice header. Table 1 lists the syntax for an entropy slice header according to embodiments of the present invention, wherein C indicates Category and Descriptor u(1), ue(v) indicate some fixed length or variable length coding methods.
0042"first_mb_in_slice" specifies the address of the first macroblock in the entropy slice associated with the entropy-slice header. In some embodiments, the entropy slice may comprise a sequence of macroblocks.
0043"cabac_init_idc" specifies the index for determining the initialization table used in the initialization process for the context mode. <tables id="tabl0001" num="0001"><table frame="all"><title>Table 1: Syntax Table for Entropy Slice Header</title><tgroup cols="3"><colspec colnum="1" colname="col1" colwidth="106mm" /><colspec colnum="2" colname="col2" colwidth="14mm" align="center" /><colspec colnum="3" colname="col3" colwidth="25mm" align="center" /><tbody><row><entry>slice_header() {</entry><entry>C</entry><entry>Descriptor</entry></row><row><entry> entropy_slice_flag</entry><entry>2</entry><entry>u(1)</entry></row><row><entry> if (entropy_slice_flag) {</entry><entry /><entry /></row><row><entry> first_mb_in_slice</entry><entry>2</entry><entry>ue(v)</entry></row><row><entry> if (entropy_coding_mode_flag && slice_type != I && slice_type != SI)</entry><entry /><entry /></row><row><entry> cabac_init_idc</entry><entry>2</entry><entry>ue(v)</entry></row><row><entry> }</entry><entry /><entry /></row><row><entry> }.</entry><entry /><entry /></row><row><entry> else {</entry><entry /><entry /></row><row><entry> a regular slice header ...</entry><entry /><entry /></row><row><entry> }</entry><entry /><entry /></row><row><entry>}</entry><entry /><entry /></row></tbody></tgroup></table></tables>
0044In some embodiments of the present invention, entropy decoding a entropy slice may comprise initializing a plurality of context models; and updating the plurality of context models during entropy decoding the entropy slice.
0045In some embodiments of the present invention, an entropy slice may be assigned a different network abstraction layer (NAL) unit type from the regular slices. In these embodiments, a decoder may distinguish between regular slices and entropy slices based on the NAL unit type. In these embodiments, the bit field "entropy_slice_flag" is not required.
0046In some embodiments of the present invention, an entropy slice may be constructed by altering the data multiplexing. In some embodiments of the present invention, the group of symbols contained in an entropy slice may be multiplexed at the macroblock level. In alternative embodiments of the present invention, the group of symbols contained in an entropy slice may be multiplexed at the picture level. In other alternative embodiments of the present invention, the group of symbols contained in an entropy slice may be multiplexed by data type. In yet alternative embodiments of the present invention, the group of symbols contained in an entropy slice may be multiplexed in a combination of the above.
0047Some embodiments of the present invention method comprises encoding a video frame in a video sequence, which includes partitioning a frame in a video sequence into at least one reconstruction slice, thereby producing a reconstruction slice; and partitioning the reconstruction slice into a plurality of entropy slices.
0048Some embodiments of the present invention comprising entropy slice construction based on picture level multiplexing may be understood in relation to <figref idref="f0008">Figure 8 and Figure 9</figref>. In some embodiments of the present invention shown in <figref idref="f0008">Figure 8</figref>, prediction data 190 and residual data 192 may be entropy encoded by prediction encoder 194, and residual encoder 196 separately and multiplexed by picture-level multiplexer 198 at the picture level. In some embodiments of the present invention, the prediction data for a picture 190 may be associated with a first entropy slice, and the residual data for a picture 192 may be associated with a second entropy slice. The encoded prediction data and the encoded entropy data may be decoded in parallel. In some embodiments of the present invention, each partition comprising prediction data or residual data may be partitioned into entropy slices which may be decoded in parallel.
0049In some embodiments of the present invention shown in <figref idref="f0008">Figure 9</figref>, the residual of each color plane, for example, the luma (Y) residual 200 and the two chroma (U and V) residuals 202, 204, may be entropy encoded by Y encoder 206, U encoder 208,and V encoder 210 separately and multiplexed by picture-level multiplexer 212 at the picture level. In some embodiments of the present invention, the luma residual for a picture 200 may be associated with a first entropy slice, the first chroma(U) residual for a picture 202 may be associated with a second entropy slice, and the second chroma residual(V) for a picture 204 may be associated with a third entropy slice. The encoded residual data for the three color planes may be decoded in parallel. In some embodiments of the present invention, each partition comprising color-plane residual data may be partitioned into entropy slices which may be decoded in parallel. In some embodiments of the present invention, the luma residual 200 may have relatively more entropy slices compared to the chroma residuals 202, 204.
0050In some embodiments of the present invention, a compressed-video bitstream may be transcoded to comprise entropy slices, thereby allowing for parallel entropy decoding as accommodated by embodiments of the present invention described above. Some embodiments of the present invention may be described in relation to <figref idref="f0009">Figure 10</figref>. An input bitstream without entropy slices may be processed picture-by-picture according to <figref idref="f0009">Figure 10</figref>. In these embodiments of the present invention, a picture from the input bitstream may be entropy decoded(S220). The data which had been coded, for example, mode data, motion information, residual information and other data, may be obtained. Entropy slices may be constructed one at a time from the data(S222). An entropy-slice header corresponding to an entropy slice may be inserted in a new bitstream(S224). The encoder state may be reset and the neighbor information may be defined (S226). The entropy slice may be entropy encoded 228 and written to the new bitstream. If there is picture data that has not been consumed by the constructed entropy slices(NO in the step S230), then another entropy slice may be constructed in the step of S222, and the process of S224-S230 may continue until all of the picture data has been consumed by the constructed entropy slices(YES in the step S230), and then the next picture may be processed.
0051The terms and expressions which have been employed in the foregoing specification are used therein as terms of description and not of limitation, and there is no intention in the use of such terms and expressions of excluding equivalence of the features shown and described or portions thereof, it being recognized that the scope of the invention is defined and limited only by the claims which follow.
Contents6
9 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9
Every citation, both ways
| Document | Relation | Office |
|---|---|---|
| US2007280345A1 | Cites | United States of America |
| ICHIMURA D ET AL: "Stream struct and CABAC for mult. inter. ROI scal", 17. JVT MEETING; 74. MPEG MEETING; 14-10-2005 - 21-10-2005; NICE, FR;(JOINT VIDEO TEAM OF ISO/IEC JTC1/SC29/WG11 AND ITU-T SG.16 ),, no. JVT-Q021r1, 14 October 2005 (2005-10-14), XP030006184, ISSN: 0000-0413 | Non-patent | – |
| HALBACH: "Reduced slice headers and bit error resilience", 3. JVT MEETING; 60. MPEG MEETING; 06-05-2002 - 10-05-2002; FAIRFAX,US; (JOINT VIDEO TEAM OF ISO/IEC JTC1/SC29/WG11 AND ITU-T SG.16 ),, no. JVT-C129, 10 May 2002 (2002-05-10), XP030005241, ISSN: 0000-0442 | Non-patent | – |
| MARPE D ET AL: "Context-based adaptive binary arithmetic coding in the H.264/AVC video compression standard", IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, IEEE SERVICE CENTER, PISCATAWAY, NJ, US, vol. 13, no. 7, 1 July 2003 (2003-07-01), pages 620-636, XP011099255, ISSN: 1051-8215, DOI: DOI:10.1109/TCSVT.2003.815173 | Non-patent | – |
96 members in 17 offices
Priority claims5
| Document | Office | Kind | Date |
|---|---|---|---|
| 58301 | United States of America | – | |
| 5830108 | United States of America | A | |
| 16167565 | European Patent Office (EPO) | A | |
| 09725979 | European Patent Office (EPO) | A | |
| 2009056778 | Japan | W |
Members96
| Document | Office | Kind | |
|---|---|---|---|
| US2009245349A1 | United States of America | A1 | |
| WO2009119888A1 | World Intellectual Property Organization (WIPO) | A1 | |
| US2010027680A1 | United States of America | A1 | |
| EP2266319A1 | European Patent Office (EPO) | A1 | |
| US2011026604A1 | United States of America | A1 | |
| CN101981934A | China | A | |
| EP2266319A4 | European Patent Office (EPO) | A4 | |
| WO2011046231A1 | World Intellectual Property Organization (WIPO) | A1 | |
| JP2011515880A | Japan | A | |
| RU2010142914A | Russian Federation | A | |
| CN102577381A | China | A | |
| US2012201294A1 | United States of America | A1 | |
| EP2489191A1 | European Patent Office (EPO) | A1 | |
| JP5075988B2 | Japan | B2 | |
| JP2012257316A | Japan | A | |
| JP2013509006A | Japan | A | |
| US8542748B2 | United States of America | B2 | |
| RU2514091C2 | Russian Federation | C2 | |
| JP5529937B2 | Japan | B2 | |
| JP2014150576A | Japan | A | |
| US2014241438A1 | United States of America | A1 | |
| US8824541B2 | United States of America | B2 | |
| CN101981934B | China | B | |
| CN104270645A | China | A | |
| RU2014105187A | Russian Federation | A | |
| JP5786061B2 | Japan | B2 | |
| BRPI0911141A2 | Brazil | A2 | |
| JP2015195609A | Japan | A | |
| HK1206179A | Hong Kong, China | A | |
| HK1206179A1 | Hong Kong, China | A1 | |
| JP2016001895A | Japan | A | |
| US2016165250A1 | United States of America | A1 | |
| US9473772B2 | United States of America | B2 | |
| EP3086557A1 | European Patent Office (EPO) | A1 | |
| US9503745B2 | United States of America | B2 | |
| US2016373773A1 | United States of America | A1 | |
| US2016373774A1 | United States of America | A1 | |
| JP6055043B2 | Japan | B2 | |
| JP6068575B2 | Japan | B2 | |
| JP2017079482A | Japan | A | |
| US9681143B2 | United States of America | B2 | |
| US9681144B2 | United States of America | B2 | |
| US2017223385A1 | United States of America | A1 | |
| CN104270645B | China | B | |
| RU2641229C2 | Russian Federation | C2 | |
| JP6267778B2 | Japan | B2 | |
| JP2018046581A | Japan | A | |
| US9930369B2 | United States of America | B2 | |
| US2018176606A1 | United States of America | A1 | |
| BR112012008770A2 | Brazil | A2 | |
| RU2684197C1 | Russian Federation | C1 | |
| US10284881B2 | United States of America | B2 | |
| JP6556818B2 | Japan | B2 | |
| US2019261022A1 | United States of America | A1 | |
| US10484720B2 | United States of America | B2 | |
| US2019356932A1 | United States of America | A1 | |
| JP2019208231A | Japan | A | |
| US10652585B2 | United States of America | B2 | |
| US2020245001A1 | United States of America | A1 | |
| RU2019107974A | Russian Federation | A | |
| EP3086557B1 | European Patent Office (EPO) | B1 | |
| DK3086557T3 | Denmark | T3 | |
| PT3086557T | Portugal | T | |
| LT3086557T | Lithuania | T | |
| SI3086557T1 | Slovenia | T1 | |
| JP6810204B2 | Japan | B2 | |
| EP3764652A1 | European Patent Office (EPO) | A1 | |
| PL3086557T3 | Poland | T3 | |
| HUE051657T2 | Hungary | T2 | |
| JP2021044842A | Japan | A | |
| BRPI0911141B1 | Brazil | B1 | |
| US10958943B2 | United States of America | B2 | |
| HRP20201803T1 | Croatia | T1 | |
| BR122020000338B1 | Brazil | B1 | |
| EP3826308A1 | European Patent Office (EPO) | A1 | |
| ES2830394T3 | Spain | T3 | |
| US2021195249A1 | United States of America | A1 | |
| BR122020000327B1 | Brazil | B1 | |
| BR122020000341B1 | Brazil | B1 | |
| RU2019107974A3 | Russian Federation | A3 | |
| RU2760849C2 | Russian Federation | C2 | |
| CY1123585T1 | Cyprus | T1 | |
| JP7096319B2 | Japan | B2 | |
| EP3764652B1This record | European Patent Office (EPO) | B1 | |
| JP2022126800A | Japan | A | |
| US11438634B2 | United States of America | B2 | |
| US2023082110A1 | United States of America | A1 | |
| JP7348356B2 | Japan | B2 | |
| JP2023158140A | Japan | A | |
| US11838558B2 | United States of America | B2 | |
| US2024129554A1 | United States of America | A1 | |
| JP7525711B2 | Japan | B2 | |
| JP2024133284A | Japan | A | |
| US12231699B2 | United States of America | B2 | |
| US2025063211A1 | United States of America | A1 | |
| JP7686126B2 | Japan | B2 |
68 legal events, as 8 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Full renewal or maintenance fee paidST27 STATUS EVENT CODE: U-0-0-U10-U11 (AS PROVIDED BY THE NATIONAL OFFICE)U11 | U11 | CH | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| Opt-out of the competence of the unified patent court (upc) registeredP01 | P01 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Deletion acc. to par. 5 (withdrawal of the translation of the ep patent)MK05 | MK05 | AT | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Change of applicant/patenteeR081 | R081 | DE | |
| CorrectionBERICHTIGUNGENPK | PK | CH | |
| Patent invalid in the netherlands as no translation has been filedMP | MP | NL | |
| Party data changed (patent owner data changed or rights of a patent transferred)RAP4 | RAP4 | EP | |
| Invalidation of extension of european patentsMG9D | MG9D | LT | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| Reference to at number (ep patent validated in austria)REF | REF | AT | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Divisional application: reference to earlier applicationAC | AC | EP | |
| Divisional application: reference to earlier applicationAC | AC | EP | |
| Designated contracting statesAK | AK | EP | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: THE PATENT HAS BEEN GRANTEDSTAA | STAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP3 | RAP3 | EP | |
| Intention to grant announcedINTG | INTG | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: GRANT OF PATENT IS INTENDEDSTAA | STAA | EP | |
| Requests to designate patent in hong kongDE | DE | HK | |
| Request for examination filed17P | 17P | EP | |
| Divisional application: reference to earlier applicationAC | AC | EP | |
| Divisional application: reference to earlier applicationAC | AC | EP | |
| Designated contracting statesAK | AK | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: REQUEST FOR EXAMINATION WAS MADESTAA | STAA | EP |
Numbers
- Publication
- 3764652
- Application
- 201948890
Titles3
- German
- VORRICHTUNG ZUR PARALLELE VIDEODEKODIERUNG
- English
- DEVICE FOR PARALLEL VIDEO DECODING
- French
- DISPOSITIF DE DÉCODAGE VIDÉO PARALLÈLE
Classification
- CPC, 19
- H04N19/91
- H04N19/119
- H04N19/159
- H04N19/17
- H04N19/172
- H04N19/174
- H04N19/184
- H04N19/43
- H04N19/436
- H04N19/44
- H04N19/46
- H04N19/61
- H04N19/70
- H04N19/80
- H04N19/463
- H04N19/15
- H04N19/136
- H04N19/192
- H04N19/40
- IPC, 4
- H04N19 91
- H04N19 436
- H04N19 70
- H04N19 463
Designated states1
- Contracting states, 1
- Türkiye
