AU2014277750B2 - Encoding or decoding method and apparatus - Google Patents

Encoding or decoding method and apparatus Download PDF

Info

Publication number
AU2014277750B2
AU2014277750B2 AU2014277750A AU2014277750A AU2014277750B2 AU 2014277750 B2 AU2014277750 B2 AU 2014277750B2 AU 2014277750 A AU2014277750 A AU 2014277750A AU 2014277750 A AU2014277750 A AU 2014277750A AU 2014277750 B2 AU2014277750 B2 AU 2014277750B2
Authority
AU
Australia
Prior art keywords
mode
information
intra prediction
prediction mode
component intra
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
AU2014277750A
Other versions
AU2014277750A1 (en
Inventor
Bin Li
Houqiang Li
Haitao Yang
Jiantong Zhou
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from AU2012365940A external-priority patent/AU2012365940B2/en
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to AU2014277750A priority Critical patent/AU2014277750B2/en
Publication of AU2014277750A1 publication Critical patent/AU2014277750A1/en
Application granted granted Critical
Publication of AU2014277750B2 publication Critical patent/AU2014277750B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

Embodiments of the present invention provide an encoding or decoding method and apparatus. The method includes: extracting first information in a bitstream; determining a chroma component intra prediction mode according to the first information; when the chroma 5 component intra prediction mode cannot be determined according to the first information, extracting second information in the bitstream; and determining the chroma component intra prediction mode according to the second information, where the first information includes information for indicating whether the chroma component intra prediction mode is a DM mode or an LM mode, the second information is used to indicate a remaining mode as the 0 chroma component intra prediction mode, and the remaining mode is one of available chroma component intra prediction modes other than a mode that may be determined according to the first information.

Description

ENCODING OR DECODING METHOD AND APPARATUS [0001] The present application is a divisional application from Australian Patent Application No. 2012365940, the entire disclosure of which is incorporated herein by reference. 5 TECHNICAL FIELD [0001a] The present invention relates to the video image processing field, and in particular, to an encoding or decoding method and apparatus. BACKGROUND [0002] An existing encoding or decoding technology of video images includes an intra 0 coding technology and an inter coding technology. The intra coding refers to a technology of compressing and encoding an image content merely by using a spatial correlation within an image that is being encoded currently. The inter coding refers to a technology of compressing and encoding a current image by using a temporal correlation between the image that is being encoded currently and an encoded image. In order to improve efficiency of image intra 5 coding, the H.264/AVC (Advanced Video Coding, advanced video coding) standard first introduced an intra prediction technology to remove a spatial information redundancy between the image block that is being encoded currently and a neighboring encoded image block. As a result, unlike earlier intra coding technologies, H.264/AVC needs to perform spatial transformation and entropy encoding only on a prediction differential signal instead of 20 an original image signal, so as to improve the intra coding efficiency. [0003] A video image signal generally includes one luma component and two chroma components. The HEVC (High Efficiency Video Coding, high efficiency video coding) solution is a new generation video encoding standardized solution that the International Organization for Standardization is currently working on. It inherits the intra prediction 25 encoding technology of the H.264/AVC standard, and introduces a new intra prediction mode, the LM mode, regarding the chroma components. When the LM mode is used, a chroma 1 component predicted value of an image block is obtained by calculation using a linear model based on a reconstruction value of resampling a luma component of a corresponding block. Therefore, the LM mode is different from a conventional directional intra prediction mode. It uses a correlation between a luma component and a chroma component of an image, and is a 5 method of predicting a chroma component value by using a luma component value. [0004] The HEVC solution inherits and extends the intra prediction encoding technology in the H.264/AVC standard. All available intra prediction modes for chroma components of an image block form a prediction mode set, which includes the following six prediction modes: 0 [0005] DM mode: performs prediction by using an intra prediction mode of a luma component of a current block as a prediction mode of a chroma component; [0006] LM mode: calculates a predicted value of a chroma component by using a value of a luma component of a sampling point based on a linear model, where a parameter of the linear model is obtained by calculation based on a luma component value and a chroma 5 component value of a sampling point adjacent to a current block; [0007] DC mode: uses an average value of chroma component values of a sampling point adjacent to a current block as a predicted value of a chroma component of the current block; [0008] Planar (Planar) mode: calculates a predicted value of a sampling point of a current block based on an assumption of a spatially linear smooth change in a value of the sampling 4O point; [0009] Horizontal mode: uses a chroma component value of an adjacent sampling point to the left as a predicted value of a chroma component of all sampling points within the same row of a current block; and [0010] Vertical mode: uses a chroma component value of an adjacent above sampling 25 point as a predicted value of a chroma component of all sampling points within the same column of a current block. [0011] In a related technology, the foregoing chroma prediction modes use a TU (Truncated Unary, truncated unary) code solution to perform encoding or decoding, where the encoding or decoding are highly complex, and decoding efficiency is low. 2 SUMMARY [0012] Embodiments of the present invention provide an encoding or decoding method and apparatus which can reduce encoding or decoding complexity in video image processing and improve decoding efficiency. 5 [0013] According to a first aspect, the present invention provides a decoding method, the method comprising the steps of: extracting first information in a bitstream; determining a chroma component intra prediction mode according to the first information; when the chroma component intra prediction mode cannot be determined according to the first information, extracting second information in the bitstream; and determining the chroma component intra 0 prediction mode according to the second information, where the first information includes information for indicating whether the chroma component intra prediction mode is a DM mode or an LM mode, the second information is used to indicate a remaining mode as the chroma component intra prediction mode, and the remaining mode is one of available chroma component intra prediction modes other than a mode that may be determined according to the 5 first information, wherein the second information is carried by an FL code, and when the chroma component intra prediction mode cannot be determined according to the first information, then extracting second information in the bitstream, determining the chroma component intra prediction mode according to the second information comprises the steps of: extracting the FL code in the bitstream; determining the remaining mode by the FL code; and 20 using the remaining mode as the chroma component intra prediction mode. [0014] According to a second aspect, the present invention provides a decoding apparatus, the apparatus comprising a processor, the processor is configure to perform the steps of a decoding method, the steps comprising: extracting first information in a bitstream; determining a chroma component intra prediction mode for a current block according to the 25 first information, wherein the first information comprises information for indicating whether the chroma component intra prediction mode is a DM mode; when the chroma component intra prediction mode cannot be determined according to the first information, then extracting second information in the bitstream; and determining the chroma component intra prediction 3 mode according to the second information, the second information is used to indicate a remaining mode of the chroma component intra prediction mode, the remaining mode is one of available chroma component intra prediction modes other than a mode that may be determined according to the first information, wherein the second information is carried by an 5 FL code, and the processor is configured to perform the steps of when the chroma component intra prediction mode cannot be determined according to the first information, then extracting second information in the bitstream, determining the chroma component intra prediction mode according to the second information comprises the step of: extractinig the FL code in the bitstream; determining a remaining mode by the FL code; and using the remaining mode 0 as the chroma component intra prediction mode. [0015] The foregoing technical solutions may reduce the encoding information of a chroma mode and optimize sorting for the information to reduce encoding or decoding steps, thereby reducing encoding or decoding complexity and improving decoding efficiency. BRIEF DESCRIPTION OF DRAWINGS 5 [0016] To illustrate the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings required for describing the embodiments of the present invention. Apparently, the accompanying drawings in the following description show merely some embodiments of the present invention, and a person of ordinary skill in the art may still derive other drawings from these 20 accompanying drawings without creative efforts. [0017] FIG. 1 is a schematic flowchart of an encoding or decoding method according to an embodiment of the present invention; [0018] FIG. 2 is a schematic flowchart of an encoding or decoding method according to another embodiment of the present invention; 25 [0019] FIG. 3 is a schematic flowchart according to an embodiment of the present invention; [0020] FIG. 4 is a schematic flowchart according to another embodiment of the present invention; 4 [0021] FIG. 5 is a schematic block diagram of an encoding or decoding apparatus according to an embodiment of the present invention; and [0022] FIG. 6 is a schematic block diagram of another encoding or decoding apparatus according to an embodiment of the present invention. 5 DESCRIPTION OF EMBODIMENTS [0023] The following clearly and completely describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Apparently, the described embodiments are merely a part rather than all of the embodiments of the present invention. All other embodiments 4a obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the protection scope of the present invention. [0024] The wording "and/or" in this document merely describes an association between 5 associated objects, indicating that three relationships may exist, for example, A and/or B may indicate three situations: only A exists, A and B exist at the same time, and only B exists. In addition, the character "/" in this document usually represents that the former and later associated objects are in a "or" relationship. [0025] A chroma component in an embodiments of the present invention may refer to any 0 chroma component of two chroma components. A DC mode, a vertical mode, a horizontal mode, and a planar mode in a chroma component intra prediction mode set of HEVC are the same as corresponding modes in the H.264/AVC standard in terms of a basic principle, but are different in specific implementation methods. An LM mode and a DM mode are two newly added modes. Besides the prediction modes mentioned above, there is a replacement 5 mode. If the DM mode is the same as one of the remaining prediction modes in a prediction mode set, the replacement mode is used to replace the chroma prediction mode that is the same as the DM mode, so as to make a new prediction mode set. The DM mode performs prediction by using an intra prediction mode of a luma component of a current block as a prediction mode of a chroma component. Therefore, the method may also equivalently 4O determine whether an intra prediction mode of a luma component is the same as a remaining prediction mode in the prediction mode set. The replacement mode may be a prediction mode that is different from all the modes in the chroma component prediction mode set. [0026] The chroma component prediction mode set may be different in different embodiments of the present invention. One usable chroma component prediction mode set 25 includes a DM mode, an LM mode, a DC mode, a vertical mode, a horizontal mode, and a planar mode. Another usable chroma component prediction mode set includes a DM mode, a DC mode, a vertical mode, a horizontal mode, and a planar mode. Another usable chroma component prediction mode set includes a DM mode, an LM mode, and a default mode. Another usable chroma component prediction mode set includes a DM mode and a default 30 mode. 5 [0027] The LM mode in the modes mentioned above is an optional technology in the existing HEVC solution. Under an HE (High Efficiency, high efficiency) encoding configuration condition, the LM mode is included in available modes for the chroma component intra prediction mode. In such cases, the prediction mode set includes six 5 prediction modes. However, under an LC (Low Complexity, low complexity) encoding configuration condition, the LM mode is not included in available modes for the chroma component intra prediction mode. In such cases, the prediction mode set includes five prediction modes. In the existing HEVC solution, whether the LM mode is an available mode is determined according to a binary flag (flag) in a bitstream. 0 [0028] The chroma encoding solution uses a TU (Truncated Unary) code to binarize mode information of a current block, and then performs entropy encoding on a binary flag after the binarization by using a CABAC (Context-Adaptive Binary Arithmetic Coding) technology. For example, under an HE configuration condition, the six modes, namely, DM, LM, vertical, horizontal, DC, and planar modes may be presented by a TU code word 0, 10, 5 110, 1110, 11110, and 11111, respectively; under an LC configuration condition, the five modes, namely, DM, vertical, horizontal, DC, and planar modes may be represented by a TU code word 0, 10, 110, 1110, and 1111, respectively. A decoding end determines a prediction mode for a chroma component of a current block according to the TU code word obtained by parsing. 40 [0029] In fact, the TU code word may be regarded as a group of binary flags in series. In an entropy encoding or entropy decoding process, whether to continue to encode or decode the following binary flags is determined according to a value of each binary flag one by one. In addition, each binary flag in the TU code word represents a binarized determination. For example, under an LC encoding configuration condition, a TU code having a maximum value 25 5 is used. That is, the TU code includes a maximum of four binary flags. The first binary flag is used to determine whether a mode of a current block is a DM mode; the second binary flag is used to determine whether the chroma component prediction mode of the current block is a vertical mode; the third binary flag is used to determine whether the chroma component prediction mode of the current block is a horizontal mode; and the fourth binary flag is used 30 to determine whether the chroma component prediction mode of the current block is a DC 6 mode. If the chroma component prediction mode of the current block is not among the four modes described above, it must be a planar mode. [0030] When the TU code word is used to encode and decode chroma component intra prediction mode information, a value of a previous binary flag is the basis for determining 5 whether to encode or decode a next binary flag. This conditional encoding or decoding increases complexity of entropy encoding or entropy decoding. [0031] The DM mode is used with a high probability, which reduces importance of other modes than the DM mode. Moreover, it is possible that the DM mode is the same as the planar mode, the DC mode, the horizontal mode, or the vertical mode, indicating that a large 0 redundancy exists in a set of available modes, where the redundancy affects efficiency of compressing video images. [0032] There are many available modes, where six modes are available under an HE condition, and five modes are available under an LC condition. This increases calculation complexity in a process for an encoding end to select a mode. 5 [0033] An embodiment of the present invention provides an encoding or decoding method to solve the above problem. [0034] FIG. 1 is a schematic flowchart of an encoding or decoding method 10 according to an embodiment of the present invention, including the following content. [0035] 11. Extract first information in a bitstream. 4O [0036] The first information includes information for indicating whether a chroma component intra prediction mode is a DM mode or an LM mode. [0037] 12. Determine a chroma component intra prediction mode according to the first information. [0038] 13. When the chroma component intra prediction mode cannot be determined 25 according to the first information, extract second information in the bitstream. [0039] 14. Determine the chroma component intra prediction mode according to the second information. [0040] The second information is used to indicate a remaining mode of the chroma component intra prediction mode, where the remaining mode is one of available chroma 30 component intra prediction modes other than a mode that may be determined according to the 7 first information. [0041] The remaining mode may be one of modes in a chroma component intra prediction mode set other than a mode that may be determined according to the first information. For example, if the first information is used to determine whether the chroma 5 component intra prediction mode is a DM mode or an LM mode, the remaining mode may be one of the modes in the chroma component intra prediction mode set other than the DM mode and the LM mode. [0042] When a luma component intra prediction mode is the same as the chroma component intra prediction mode in use, a replacement mode may be used to replace the 0 chroma component intra prediction mode, where the replacement mode is one of modes that are different from the modes in the chroma component intra prediction mode set. [0043] The embodiment of the present invention may reduce the encoding information of a chroma mode and optimize sorting for the information to reduce encoding or decoding steps, thereby reducing encoding or decoding complexity and improving decoding efficiency. 5 [0044] FIG. 2 is a schematic flowchart of an encoding or decoding method 20 according to another embodiment of the present invention, including the following content. [0045] 21. Extract first information in a bitstream. [0046] The first information includes information for indicating whether a chroma component intra prediction mode is a DM mode or an LM mode. The first information may 40 include one or two pieces of sub-information carried by a binary flag. The first information may also be carried by a TU code having a maximum value 2. [0047] 22. Determine whether a chroma component intra prediction mode is a DM mode according to the first information. [0048] When the chroma component intra prediction mode is determined as the DM 25 mode, that is, a result is "yes", step 23 is performed and the DM mode is used as the chroma component intra prediction mode. [0049] When it is determined that the chroma component intra prediction mode is not a DM mode, that is, a result is "no", alternatively, step 24 is performed to determine whether a chroma component intra prediction mode set includes an LM mode, where the determining 30 method is the same as the prior art. 8 [0050] When it is determined that the set includes the LM mode, that is, a result is 'yes', step 25 is performed. [0051] 25. Determine whether the chroma component intra prediction mode is an LM mode according to the first information. 5 [0052] When the chroma component intra prediction mode is determined as the LM mode, that is, a result is "yes", step 26 is performed and the LM mode is used as the chroma component intra prediction mode. [0053] When it is determined that the chroma component intra prediction mode is not an LM mode, that is, a result is "no", step 27 is performed. 0 [0054] After step 24 is performed, step 27 may also be performed if it is determined that the set does not include the LM mode, that is, a result is "no". [0055] 27. Extract second information in the bitstream. [0056] 28. Determine a remaining mode by using the second information, and use the remaining mode as the chroma component intra prediction mode. 5 [0057] The remaining mode may be one of modes in a chroma component intra prediction mode set other than a mode that may be determined according to the first information. For example, in the embodiment, the first information is used to determine whether the chroma component intra prediction mode is a DM mode or an LM mode; then, the remaining mode may be any of four modes in the chroma component intra prediction 4O mode set other than the DM mode and the LM mode. The second information may carry encoding information indicating which one the remaining mode specifically is. The encoding information of the four modes may be carried by using an FL code, where a corresponding relationship is established between each mode and an FL code. [0058] Step 29: Determine whether the chroma component intra prediction mode 25 determined in the previous step is the same as a luma component intra prediction mode. [0059] If they are the same, that is, a result is "yes", step 30 is performed to determine to use a replacement mode as the chroma component intra prediction mode. The replacement mode is one of modes that are different from the modes in the chroma component intra prediction mode set. 30 [0060] If they are different, that is, a result is "no", step 31 is performed to determine to 9 keep the chroma component intra prediction mode unchanged. [0061] As an implementation method, step 32 may replace steps 27 and 28. [0062] As another implementation method, step 29 is optional, and step 31 may be directly performed after step 32 or step 28. 5 [0063] 32. Use a default mode as the chroma component intra prediction mode, where the default mode is one of predefined luma component intra prediction modes. [0064] In the above technical solutions, with respect to different technologies that are used, for example, a method for carrying information, multiple steps described above may be combined, or one step may be divided and completed in multiple steps. The present invention 0 sets no limit thereto. The implementation methods shall fall within the protection scope of the present invention. [0065] The embodiment of the present invention may reduce the encoding information of a chroma mode and optimize sorting for the information to reduce encoding or decoding steps, thereby reducing encoding or decoding complexity and improving decoding efficiency. 5 [0066] Both the chroma component intra prediction mode and the luma component intra prediction mode are about the current block. Therefore, in the following embodiments, they are respectively referred to as a current block chroma mode and a current block luma mode for short, which generally may also be respectively referred to as a chroma mode and a luma mode for short. In a standard, generally, there are more modes in a luma component intra 4O prediction mode set than modes in a chroma component intra prediction mode set. FIG. 3 is a schematic flowchart according to an embodiment 300 of the present invention. [0067] In the embodiment of the present invention, a binary flag is used to carry first information. The first information may include information for indicating whether a current 25 block chroma mode is a DM mode by using a binary flag, which is expressed as DM information. [0068] The first information may also include information for indicating whether a current block chroma mode is an LM mode by using a binary flag, which is expressed as LM information. If the LM mode is not an available mode in chroma component intra prediction 30 mode set, a bitstream contains no LM information, and an encoding end and a decoding end 10 perform no encoding or decoding operation on LM information. [0069] The second information is used to indicate a remaining mode of the chroma component intra prediction mode, where the remaining mode is one of available chroma component intra prediction modes other than a mode that may be determined according to the 5 first information. An FL (Fix Length, fixed-length) code word having a length of 2 may be used to represent the second information. The remaining modes may be four modes, that is, vertical, horizontal, DC, and planar modes. For example, FL code words 00, 01, 10, and 11 may be used to represent the four modes, respectively. [0070] When entropy decoding is performed on the DM information, it is allowed to use 0 no context model or use one context model, and a context model may be selected from multiple context models according to encoding information of adjacent blocks. [0071] When entropy decoding is performed on the LM information, it is allowed to use no context model or use one context model, and a context model may be selected from multiple context models according to encoding information of adjacent blocks. 5 [0072] No context model is used when entropy decoding is performed on the second information. In other words, a by-pass (equiprobability) mode is used to perform entropy decoding on a bitstream to obtain an FL code word having a length of 2, and determine the corresponding mode described according to the FL code word. This can improve throughput for entropy decoding. The by-pass mode is a binary entropy encoding or entropy decoding 40 mode which does not use a probability model. In other words, the by-pass mode assumes an equal probability for a binary flag as 0 or 1 where entropy encoding or entropy decoding is currently performed. [0073] It should be noted that it is the prior art to decode a binary flag without using a context model, that is, the by-pass mode in the CABAC technology. It is the prior art to 25 decode a binary flag by using one context model. For example, in a luma intra mode encoding or decoding solution of HEVC, this entropy decoding method is performed for a first binary flag. It is the prior art to select a context model from multiple context models according to the encoding information of adjacent blocks. For example, in the HEVC solution, this entropy decoding method is used for a skip mode flag (skip flag). Therefore, 30 details of the above three entropy decoding methods may not be described. 11 [0074] The embodiment 300 includes the following content. [0075] 310. Extract DM information from a bitstream by using the entropy decoding method described above. If a current block chroma mode is determined as a DM mode according to the DM information, end the mode determining procedure; otherwise, perform 5 step 320. [0076] 320. Extract LM information from the bitstream by using the entropy decoding method described above. If the current block chroma mode is determined as an LM mode according to the LM information, end the mode determining procedure; otherwise, perform step 330. 0 [0077] It should be noted that, if the LM mode is not included in available modes for chroma component intra prediction, there is no LM information in the bitstream. A decoding end does not need to perform a parsing operation and this step may be skipped. The prior art may be used to determine whether the LM mode is included in the available modes for chroma component intra prediction. 5 [0078] 330. Extract second information from the bitstream by using the entropy decoding method described above. The second information is an FL code word having a length of 2. [0079] 340. Determine remaining mode information according to the second information, and use a remaining mode as a current block chroma mode. [0080] The current block chroma mode is determined according to a corresponding 40 relationship between the FL code word and the remaining mode. One available corresponding relationship is described above. [0081] Alternatively, if a current block luma mode is the same as the current block chroma mode determined in the remaining modes according to the above method, a replacement mode is used to replace the current block chroma mode used in step 340. A mode 25 which is different from modes in a chroma component intra prediction mode set may be selected as the replacement mode. For example, a directional prediction mode from upper-right to lower-left may be used as the replacement mode. When the current block luma mode is not the same as the current block chroma mode determined from the remaining modes according to the above method, the current block chroma mode used in step 340 30 remains unchanged. 12 [0082] After the current block chroma mode is determined, the mode determining procedure may be ended. [0083] In addition, in order to remove a redundancy in available prediction modes for a chroma component, alternatively, the set of available prediction modes for the chroma 5 component includes only three chroma component prediction modes, that is, a DM mode, an LM mode, and a default mode. In such cases, step 360 may be used to replace steps 330 and 340, where other steps remain unchanged. In such cases, it is known according to the previous steps that the current block chroma mode is neither the DM mode nor the LM mode. The default mode may be one of predefined luma component intra prediction modes. 0 350. If the current block luma mode is the same as the current block chroma mode, use a replacement mode to replace the current block chroma mode. [0084] 360. Use a default mode as the current block chroma mode. [0085] The embodiment of the present invention may reduce the encoding information of a chroma mode and optimize sorting for the information to reduce encoding or decoding 5 steps, thereby reducing encoding or decoding complexity and improving decoding efficiency. [0086] FIG. 4 is a schematic flowchart according to another embodiment 40 of the present invention. The difference from the embodiment 300 lies in that a TU code word having a maximum value 2 is used to carry first information, which is used to indicate whether a current block chroma mode is a DM mode or an LM mode. The TU code word may be 0, 10, 40 and 11. The three code words may respectively indicate that the current block chroma mode is a DM mode, that the current block chroma mode is an LM mode, and that the current block chroma mode is neither the DM mode nor the LM mode, that is, the current block is one in a remaining mode set. It should be noted that if the LM mode is not included in available modes for chroma component intra prediction, the TU code word may be rolled back to a 25 binary flag, where the binary flag indicates whether the current block chroma mode is a DM mode. [0087] Similarly, an FL (Fix Length, fixed-length) code word having a length of 2 is used to carry second information to represent a remaining mode in a chroma prediction mode. Other aspects, for example, an entropy decoding method, are the same as the embodiment 30 300. 13 [0088] 41. Determine a current block chroma mode by extracting a TU code word indicating whether the current block chroma mode is a DM mode or an LM mode. [0089] The entropy decoding method described in the embodiment 300 is used to extract a TU code word having a maximum value 2 from a bitstream. If the current block chroma 5 mode is determined as a DM mode according to the TU code word, end the mode determining procedure; if the current block chroma mode is determined as an LM mode according to the TU code word, end the mode determining procedure; otherwise, the current block chroma mode is determined neither as the DM mode nor as the LM mode according to the TU code word, and step 42 is performed. 0 [0090] It should be noted that if the LM mode is not included in available modes for chroma component intra prediction, the TU code word having the maximum value 2 is not parsed from the bitstream; instead, a binary flag is extracted from the bitstream according to the method in the embodiment 300. If the current block chroma mode is determined as a DM mode according to the binary flag, end the mode determining procedure; otherwise, perform 5 step 42. [0091] 42. Extract second information. [0092] Similar to step 330, the entropy decoding method described in the embodiment 300 is used to extract the second information from the bitstream. The second information is an FL code word having a length of 2. 40 [0093] 43. Determine a remaining mode according to the second information, and use the remaining mode as a current block chroma mode. [0094] Similar to 340 in the embodiment 300, the current block chroma mode is determined according to a corresponding relationship between the FL code word and the remaining mode. One available corresponding relationship is described above. 25 [0095] Alternatively, in step 44, if a current block luma mode is the same as the current block chroma mode determined from the remaining modes according to the above method, a replacement mode is used to replace the current block chroma mode used in step 43. A mode which is different from all modes in a chroma component intra prediction mode set may be selected as the replacement mode. For example, a directional prediction mode from 30 upper-right to lower-left may be used as the replacement mode. When the current block luma 14 mode is not the same as the current block chroma mode determined from the remaining modes according to the above method, the current block chroma mode used in step 43 remains unchanged. [0096] After the current block chroma mode is determined, the mode determining 5 procedure may be ended. [0097] In addition, similar to the embodiment 300, in order to remove a redundancy in available prediction modes for a chroma component, alternatively, the set of available prediction modes for the chroma component used in the embodiment may also include only three chroma component prediction modes, that is, a DM mode, an LM mode, and a default 0 mode. Correspondingly, as shown in FIG. 4, step 45 may also be used to replace steps 42 and 43 while other steps remain unchanged. In such cases, it is known according to the previous steps that the current block chroma mode is neither the DM mode nor the LM mode. [0098] 45. Use a default mode as the current block chroma mode. [0099] The embodiment of the present invention may reduce the encoding information of 5 a chroma mode and optimize sorting for the information to reduce encoding or decoding steps, thereby reducing encoding or decoding complexity and improving decoding efficiency. [0100] FIG. 5 is a schematic block diagram of an encoding or decoding apparatus 50 according to an embodiment of the present invention. The apparatus 50 includes a first extracting unit 51, a first determining unit 52, a second extracting unit 53, and a second 40 determining unit 54. [0101] The first extracting unit 51 is configured to extract first information in a bitstream. [0102] The first determining unit 52 is configured to determine a chroma component intra prediction mode according to the first information extracted by the first extracting unit 51. [0103] The second extracting unit 53 is configured to, when the first determining unit 51 25 cannot determine the chroma component intra prediction mode according to the first information, extract second information in the bitstream. [0104] The second determining unit 54 is configured to determine the chroma component intra prediction mode according to the second information extracted by the second extracting unit 53. 30 [0105] The apparatus 50 implements methods 20 and 300, where the specific details are 15 not described repeatedly herein. [0106] The embodiment of the present invention may reduce the encoding information of a chroma mode and optimize sorting for the information to reduce encoding or decoding steps, thereby reducing encoding or decoding complexity and improving decoding efficiency. 5 [0107] In addition, alternatively, when the first information extracted by the first extracting unit 51 includes DM information carried by a binary flag, where the DM information is used to indicate whether the chroma component intra prediction mode is a DM mode, the first determining unit 52 is specifically configured to, when the DM information indicates that the chroma component intra prediction mode is a DM mode, use the DM mode 0 as the chroma component intra prediction mode. [0108] Alternatively, when the first information extracted by the first extracting unit 51 includes DM information carried by a binary flag, where the DM information is used to indicate whether the chroma component intra prediction mode is a DM mode, the first determining unit 52 is specifically configured to, when the DM information indicates that the 5 chroma component intra prediction mode is not a DM mode, use a default mode as the chroma component intra prediction mode, where the default mode is one of predefined luma component intra prediction modes. [0109] Alternatively, when the first information extracted by the first extracting unit 51 includes DM information carried by a binary flag, where the DM information is used to 4O indicate whether the chroma component intra prediction mode is a DM mode, the second extracting unit 53 is specifically configured to, when the first determining unit 52 determines that the DM information indicates that the chroma component intra prediction mode is not a DM mode, extract second information in the bitstream, and the second determining unit 54 is specifically configured to determine the chroma component intra prediction mode according 25 to the second information extracted by the second extracting unit 51. [0110] Alternatively, when the DM information of the first information extracted by the first extracting unit 51 indicates that the chroma component intra prediction mode is not a DM mode, and the first information further includes LM information carried by a binary flag, where the LM information is used to indicate whether the chroma component intra prediction 30 mode is an LM mode, the first determining unit 52 is specifically configured to, when it is 16 determined that the LM information indicates that the chroma component intra prediction mode is an LM mode, use the LM mode as the chroma component intra prediction mode. [0111] Alternatively, when the DM information of the first information extracted by the first extracting unit 51 indicates that the chroma component intra prediction mode is not a 5 DM mode, and the first information further includes LM information carried by a binary flag, where the LM information is used to indicate whether the chroma component intra prediction mode is an LM mode, the first determining unit 52 is specifically configured to, when it is determined that the LM information indicates that the chroma component intra prediction mode is not an LM mode, use a default mode as the chroma component intra prediction mode, 0 where the default mode is one of predefined luma component intra prediction modes. [0112] Alternatively, when the DM information of the first information extracted by the first extracting unit 51 indicates that the chroma component intra prediction mode is not a DM mode, and the first information further includes LM information carried by a binary flag, where the LM information is used to indicate whether the chroma component intra prediction 5 mode is an LM mode, the second extracting unit 53 is specifically configured to extract second information in the bitstream when the first determining unit 52 determines that the LM information indicates that the chroma component intra prediction mode is not an LM mode, and the second determining unit 54 is specifically configured to determine the chroma component intra prediction mode according to the second information extracted by the 4O second extracting unit 53. [0113] Alternatively, when the first extracting unit 51 extracts the first information carried by a truncated unary (TU) code having a maximum value 2, the first determining unit 52 is specifically configured to, when it is determined that the TU code indicates that the chroma component intra prediction mode is a DM mode, use the DM mode as the chroma 25 component intra prediction mode. [0114] Alternatively, when the first extracting unit 5 specifically extracts the first information carried by a TU code having a maximum value 2, the first determining unit 52 is specifically configured to, when it is determined that the TU code indicates that the chroma component intra prediction mode is an LM mode, use the LM mode as the chroma 30 component intra prediction mode. 17 [0115] Alternatively, when the first extracting unit 51 extracts the first information carried by a TU code having a maximum value 2, the first determining unit 52 is specifically configured to, when it is determined that the TU code indicates that the chroma component intra prediction mode is neither a DM mode nor an LM mode, use a default mode as the 5 chroma component intra prediction mode, where the default mode is one of predefined luma component intra prediction modes. [0116] Alternatively, when the first extracting unit 51 extracts the first information carried by a TU code having a maximum value 2, the second extracting unit 53 is specifically configured to extract second information in the bitstream when the first determining unit 52 0 determines that the TU code indicates that the chroma component intra prediction mode is neither a DM mode nor an LM mode, and the second determining unit 54 is specifically configured to determine the chroma component intra prediction mode according to the second information extracted by the second extracting unit 53. [0117] Alternatively, when the second extracting unit 51 extracts the second information 5 carried by a fixed-length (FL) code, the second determining unit 53 is specifically configured to determine a remaining mode by using the FL code, and use the remaining mode as the chroma component intra prediction mode. The second extracting unit 51 may extract the second information carried by one FL code by using an equiprobability (by-pass) mode. [0118] FIG. 6 is a schematic block diagram of another encoding or decoding apparatus 60 4O according to an embodiment of the present invention. As an implementation manner, the apparatus 60 includes a first extracting unit 61, a first determining unit 62, a second extracting unit 63, a second determining unit 64, which are the same as or similar to the first extracting unit 51, the first determining unit 52, the second extracting unit 53, and the second determining unit 54 of the apparatus 50. The difference lies in that the apparatus 60 may 25 further include a third determining unit 65 and/or a fourth determining unit 66. [0119] The first extracting unit 61 is configured to extract first information in a bitstream. [0120] The first determining unit 62 is configured to determine a chroma component intra prediction mode according to the first information extracted by the first extracting unit 61. [0121] The second extracting unit 63 is configured to, when the first determining unit 61 30 cannot determine the chroma component intra prediction mode according to the first 18 information, extract second information in the bitstream, [0122] The second determining unit 64 is configured to determine the chroma component intra prediction mode according to the second information extracted by the second extracting unit 63. 5 [0123] The third determining unit 65 is configured to determine whether a chroma component intra prediction mode set includes an LM mode. [0124] When the third determining unit 65 determines that the chroma component intra prediction mode set does not include the LM mode, the first information extracted by the first extracting unit 61 includes only information for indicating whether the chroma component 0 intra prediction mode is a DM mode. Alternatively, when the third determining unit 65 determines that the chroma component intra prediction mode set includes the LM mode, the first information extracted by the first extracting unit 61 includes information for indicating whether the chroma component intra prediction mode is a DM mode or an LM mode. [0125] The fourth determining unit 66 is configured to, when the determined chroma 5 component intra prediction mode is neither the DM mode nor the LM mode, determine whether a luma component intra prediction mode is the same as the determined chroma component intra prediction mode. [0126] When the fourth determining unit 66 determines that the luma component intra prediction mode is the same as the determined chroma component intra prediction mode, a 4O replacement mode is used to replace the determined chroma component intra prediction mode, where the replacement mode is one of modes that are different from the modes in the chroma component intra prediction mode set. Alternatively, when the fourth determining unit 66 determines that the luma component intra prediction mode is not the same as the determined chroma component intra prediction mode, the determined chroma component intra prediction 25 mode remains unchanged. [0127] The apparatus 60 implements methods 20 and 300, where the specific details are not described repeatedly herein. [0128] The embodiment of the present invention may reduce the encoding information of a chroma mode and optimize sorting for the information to reduce encoding or decoding steps, 30 thereby reducing encoding or decoding complexity and improving decoding efficiency. 19 [0129] A person of ordinary skill in the art may be aware that units and algorithm steps of the examples described with reference to the embodiments disclosed herein may be implemented by using electronic hardware or a combination of computer software and electronic hardware. These functions may be executed in a mode of hardware or software 5 depending on a specific application design constraint condition of the technical solutions. A person skilled in the art may use different methods for each specific application to implement the described functions; however, this implementation shall not be deemed as exceeding the scope of the present invention. [0130] A person skilled in the art should clearly understand that, for the convenience and 0 brevity of description, for the specific operation processes of the above system, apparatus, and units, reference may be made to the corresponding processes in the method methods, and details are not described repeatedly here. [0131] In the embodiments provided the present application, it should be understood that the system, apparatus, and method disclosed may be implemented in other forms. For 5 example, the apparatus embodiment described above is merely illustrative. For example, the division of units is merely logical functional division, and there are other division forms in real application. For example, multiple units or components may be combined or be integrated to another system, or some features may be ignored or not be executed. In another aspect, the coupling, direct coupling, or communication connection therebetween which is 4O displayed or discussed may be indirect coupling or communication connection of interfaces, apparatuses, or units, and may be electrical, mechanical, or in other forms. [0132] The units described as separate components may be or may be not physically separate, and the components displayed as units may be or may be not physical units, and may be located in one place or be distributed on multiple network units. Part or all units may 25 be selected depending on the actual requirements to realize the objectives of the solutions according to the embodiments. [0133] In addition, the functional units in embodiments of the present invention may be integrated in one processing unit or exist separately as physical units, or two or more units may be integrated in one unit. 30 [0134] The functions may be implemented in a mode of software functional units and 20 sold or used as an independent product, which may be stored in a computer readable storage medium. Based on such understanding, the essence of the technical solutions of the present invention or the part that makes a contribution to the prior art may be implemented in the form of software product. The computer software product is stored in a storage medium, and 5 includes multiple instructions to enable a computer equipment (which may be a personal computer, a server, or a network equipment) to execute all or partial steps of the method described in embodiments of the present invention. The storage medium includes various media which can store program codes such as a USB flash drive, a mobile hard disk, a read-only memory (Read-Only Memory, ROM), a random access memory (Random Access 0 Memory, RAM), a magnetic disk, or an optical disk. [0135] The solutions provided by the embodiments of the present invention may be applied in a digital signal processing field, and be implemented by using a video encoder and a decoder. A video encoder and decoder may be widely used in various communication devices or electronic devices, such as a media gateway, mobile phone, wireless device, 5 personal digital assistant (PDA, Personal Data Assistant), hand-held or portable computer, GPS (Global Positioning System, global positioning system) receiver/navigator, camera, video player, video camera, video recorder, and monitoring device. These devices include processor, a storage, and an interface for transferring data. The video encoder and decoder may be implemented directly by using a digital circuit or chip, such as a DSP (Digital Signal 4O Processor, digital signal processor), or be implemented by using software code to drive a processor to execute a procedure in the software code. [0136] The foregoing description is merely about the specific embodiments of the present invention, but is not intended to limit the protection scope of the present invention. Any variation or replacement readily figured out by a person skilled in the art within the technical 25 scope disclosed in the present invention shall fall within the protection scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims. 21

Claims (26)

1. A decoding method, the method comprising the steps of: extracting first information in a bitstream; 5 determining a chroma component intra prediction mode for a current block according to the first information, wherein the first information comprises information for indicating whether the chroma component intra prediction mode is a DM mode; when the chroma component intra prediction mode cannot be determined according to the first information, then extracting second information in the bitstream; and 0 determining the chroma component intra prediction mode according to the second information, the second information is used to indicate a remaining mode of the chroma component intra prediction mode, the remaining mode is one of available chroma component intra prediction modes other than a mode that may be determined according to the first information, 5 wherein the second information is carried by an FL code, and when the chroma component intra prediction mode cannot be determined according to the first information, then extracting second information in the bitstream, determining the chroma component intra prediction mode according to the second information comprises the steps of: extracting the FL code in the bitstream; 40 determining the remaining mode by the FL code; and using the remaining mode as the chroma component intra prediction mode.
2. The method according to claim 1, wherein the first information comprises DM information carried by a binary flag, and the DM information is used to indicate whether the 25 chroma component intra prediction mode is a DM mode.
3. The method according to claim 1, wherein the second information is carried by the FL code having 2 binary symbols. 30
4. The method according to claim 3, wherein the FL code having 2 binary symbols 22 comprises words 00, 01, 10, or 11, any of which is used to indicate a remaining mode of the chroma component intra prediction mode respectively.
5. The method according to claim 1, wherein the one of available chroma component 5 intra prediction modes other than a mode that may be determined according to the first information, comprises DC mode, Vertical mode, Horizontal mode or Planar mode.
6. The method according to claim 1, wherein extracting the second information in the bitstream comprises the step of extracting the FL code in the bitstream by using an 0 equiprobability by-pass mode.
7. The method according to claim 1, wherein extracting first information in a bitstream, determining a chroma component intra prediction mode for a current block according to the first information comprises the steps of: 5 extracting first information in a bitstream; performing entropy decoding on the first information with a context model; and determining the chroma component intra prediction mode for a current block according to the decoded first information. 40
8. The method according to claim 1, wherein extracting first information in a bitstream, determining a chroma component intra prediction mode for a current block according to the first information, when the chroma component intra prediction mode cannot be determined according to the first information, then extracting second information in the bitstream, determining the chroma component intra prediction mode according to the second 25 information comprises the steps of: when it is determined that the first information indicates that the chroma component intra prediction mode is an DM mode, then using the DM mode as the chroma component intra prediction mode; and when it is determined that the first information indicates that the chroma component 30 intra prediction mode is not an DM mode, then extracting the second information in the 23 bitstream, determining the chroma component intra prediction mode according to the second information.
9. The method according to claim 1, wherein when the chroma component intra 5 prediction mode determined according to the first information is not the DM mode, then extracting second information in the bitstream and determining the chroma component intra prediction mode according to the second information, the method further comprises the steps of, further determining that whether a luma component intra prediction mode of the current 0 block is as the same as the chroma component intra prediction mode determined according to the second information; When it is determined that the luma component intra prediction mode of the current block is as the same as the determined chroma component intra prediction mode, then using a replacement mode to replace the determined chroma component intra prediction mode, the 5 replacement mode is one of modes that are different from modes in the chroma component intra prediction mode set; and when the luma component intra prediction mode of the current block is different from the determined chroma component intra prediction mode, then keeping the determined chroma component intra prediction mode unchanged. 10
10. The method according to claim 9, wherein the replacement mode comprising a diagonal directional prediction mode.
11. The method according to claim 10, wherein the diagonal directional prediction 25 mode comprising a directional prediction mode from upper-right to lower-left.
12. The method according to claim 1, wherein before extracting the second information, the method further comprises the steps of: determining whether a chroma component intra prediction mode set comprises an LM 30 mode; 24 when it is determined that the chroma component intra prediction mode set does not comprise an LM mode, then it is determined that the first information only comprises information for indicating whether the chroma component intra prediction mode is a DM mode; and 5 when it is determined that the chroma component intra prediction mode set comprises an LM mode, then it is determined that the first information further comprises additional information for indicating whether the chroma component intra prediction mode is an LM mode. 0
13. The method according to claim 12, wherein when the chroma component intra prediction mode determined according to the first information is neither the DM mode nor the LM mode,then extracting second information in the bitstream and determining the chroma component intra prediction mode according to the second information, the method further comprises the steps of: 5 further determining that whether a luma component intra prediction mode of the current block is as the same as the chroma component intra prediction mode determined according to the second information; When it is determined that the luma component intra prediction mode of the current block is as the same as the determined chroma component intra prediction mode, then using a 4O replacement mode to replace the determined chroma component intra prediction mode, wherein the replacement mode is one of modes that are different from modes in the chroma component intra prediction mode set; and when the luma component intra prediction mode of the current block is different from the determined chroma component intra prediction mode, then keeping the determined 25 chroma component intra prediction mode unchanged.
14. A decoding apparatus, the apparatus comprising a processor, the processor is configure to perform the steps of a decoding method, the steps comprising: extracting first information in a bitstream; 30 determining a chroma component intra prediction mode for a current block according to 25 the first information, wherein the first information comprises information for indicating whether the chroma component intra prediction mode is a DM mode; when the chroma component intra prediction mode cannot be determined according to the first information, then extracting second information in the bitstream; and 5 determining the chroma component intra prediction mode according to the second information, the second information is used to indicate a remaining mode of the chroma component intra prediction mode, the remaining mode is one of available chroma component intra prediction modes other than a mode that may be determined according to the first information, 0 wherein the second information is carried by an FL code, and the processor is configured to perform the steps of when the chroma component intra prediction mode cannot be determined according to the first information, then extracting second information in the bitstream, determining the chroma component intra prediction mode according to the second information comprises the step of: 5 extractinig the FL code in the bitstream; determining a remaining mode by the FL code; and using the remaining mode as the chroma component intra prediction mode.
15. The apparatus according to claim 14, wherein the first information comprises 4O DM information which is carried by a binary flag, and the DM information is used to indicate whether the chroma component intra prediction mode is a DM mode.
16. The apparatus according to claim 15, wherein the second information is carried by an FL code having 2 binary symbols. 25
17. The apparatus according to claim 16, wherein the FL code having 2 binary symbols comprises words 00, 01, 10, or 11, any of which is used to indicate a remaining mode of the chroma component intra prediction mode respectively. 30
18. The apparatus according to claim 14, wherein the one of available chroma 26 component intra prediction modes other than a mode that may be determined according to the first information, the one of available chroma component intra prediction modes comprises DC mode, Vertical mode, Horizontal mode or Planar mode. 5
19. The apparatus according to claim 14, wherein the processor is configured to perform the step of extracting the second information in the bitstream by extracting the FL code in the bitstream using an equiprobability by-pass mode.
20. The apparatus according to claim 14, wherein the processor is configured to 0 perform the steps of extracting first information in a bitstream, determining a chroma component intra prediction mode for a current block according to the first information by the steps of: extracting first information in a bitstream; performing entropy decoding on the first information with a context model; and 5 determining the chroma component intra prediction mode for a current block according to the decoded first information.
21. The apparatus according to claim 14, wherein the processor is configured to further perform the steps of: 40 when it is determined that the first information indicates that the chroma component intra prediction mode is an DM mode, then using the DM mode as the chroma component intra prediction mode; and when it is determined that the first information indicates that the chroma component intra prediction mode is not an DM mode, then extracting the second information in the 25 bitstream, determining the chroma component intra prediction mode according to the second information.
22. The apparatus according to claim 14, wherein when the chroma component intra prediction mode determined according to the first information is not the DM mode, then 30 extracting second information in the bitstream and determining the chroma component intra 27 prediction mode according to the second information, the processor is further configured to perform the steps of: further determining that whether a luma component intra prediction mode of the current block is as the same as the chroma component intra prediction mode determined according to 5 the second information; When it is determined that the luma component intra prediction mode of the current block is as the same as the determined chroma component intra prediction mode, then using a replacement mode to replace the determined chroma component intra prediction mode, wherein the replacement mode is one of modes that are different from modes in the chroma 0 component intra prediction mode set; and when the luma component intra prediction mode of the current block is different from the determined chroma component intra prediction mode, then keeping the determined chroma component intra prediction mode unchanged. 5
23. The apparatus according to claim 22, wherein the replacement mode comprises a diagonal directional prediction mode.
24. The apparatus according to claim 22, wherein the diagonal directional prediction mode comprises a directional prediction mode from upper-right to lower-left. 10
25. The apparatus according to claim 14, wherein before extracting the second information, the processor is further configured to perform the steps of: determining whether a chroma component intra prediction mode set comprises an LM mode; 25 when it is determined that the chroma component intra prediction mode set does not comprise an LM mode, then it is determined that the first information only comprises information for indicating whether the chroma component intra prediction mode is a DM mode; and when it is determined that the chroma component intra prediction mode set comprises an 30 LM mode, then it is determined that the first information further comprises additional 28 information for indicating whether the chroma component intra prediction mode is an LM mode.
26. The apparatus according to claim 25, wherein when the chroma component intra 5 prediction mode determined according to the first information is neither the DM mode nor the LM mode, the processor is further configured to perform the steps of: further determining that whether a luma component intra prediction mode of the current block is as the same as the chroma component intra prediction mode which is determined according to the second information; 0 When it is determined that the luma component intra prediction mode of the current block is as the same as the determined chroma component intra prediction mode, then using a replacement mode to replace the determined chroma component intra prediction mode, the replacement mode is one of modes that are different from modes in the chroma component intra prediction mode set; and 5 when the luma component intra prediction mode of the current block is different from the determined chroma component intra prediction mode, then keeping the determined chroma component intra prediction mode unchanged. 29
AU2014277750A 2012-01-20 2014-12-17 Encoding or decoding method and apparatus Active AU2014277750B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2014277750A AU2014277750B2 (en) 2012-01-20 2014-12-17 Encoding or decoding method and apparatus

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201210018818.7 2012-01-20
AU2012365940A AU2012365940B2 (en) 2012-01-20 2012-08-20 Encoding/decoding method and apparatus
AU2014277750A AU2014277750B2 (en) 2012-01-20 2014-12-17 Encoding or decoding method and apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
AU2012365940A Division AU2012365940B2 (en) 2012-01-20 2012-08-20 Encoding/decoding method and apparatus

Publications (2)

Publication Number Publication Date
AU2014277750A1 AU2014277750A1 (en) 2015-01-22
AU2014277750B2 true AU2014277750B2 (en) 2016-01-14

Family

ID=52392348

Family Applications (1)

Application Number Title Priority Date Filing Date
AU2014277750A Active AU2014277750B2 (en) 2012-01-20 2014-12-17 Encoding or decoding method and apparatus

Country Status (1)

Country Link
AU (1) AU2014277750B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2387242A2 (en) * 2010-04-09 2011-11-16 LG Electronics Inc. Video coding with intra chroma prediction

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2387242A2 (en) * 2010-04-09 2011-11-16 LG Electronics Inc. Video coding with intra chroma prediction

Also Published As

Publication number Publication date
AU2014277750A1 (en) 2015-01-22

Similar Documents

Publication Publication Date Title
US9906789B2 (en) Encoding or decoding method and apparatus
US20140119439A1 (en) Method and apparatus of intra mode coding
WO2013113217A1 (en) Decoding method and device
AU2014277750B2 (en) Encoding or decoding method and apparatus

Legal Events

Date Code Title Description
FGA Letters patent sealed or granted (standard patent)