IP Library Granted Patent US 9,800,893
Granted Patent B2
US 9,800,893 · App. 14/254,120 · Granted Oct 24, 2017

Apparatus, a method and a computer program for video coding and decoding

Inventors: Jani Lainema (Tampere, FI); Miska Matias Hannuksela (Tampere, FI); Kemal Ugur (Tampere, FI); Vinod Kumar Malamal Vadakital (Tampere, FI)
Assignee: Nokia Technologies Oy
H04N19/573H04N19/105H04N19/157H04N19/187H04N19/31H04N19/58H04N19/70
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,800,893
App. No.
14/254,120
Granted
Oct 24, 2017
Kind
B2
Abstract

A method and related apparatus for decoding an image sequence from a bitstream, wherein an identifier indicating if all output pictures are decodable with a predefined set of reference pictures is decoded; an indication of required reference pictures for a given output picture is decoded; the indicated at least one reference picture for the given output picture is decoded; and the at least one output picture is decoded.

Claims (56)

1. A method for decoding an image sequence from a bitstream, the method comprising:

decoding an identifier indicating that all output pictures from the encoded image sequence are decodable with a predefined set of independently decodable reference pictures, wherein the identifier signals that the predefined set of independently decodable reference pictures can be stored in a reference picture buffer such all the output pictures of the encoded image sequence can be decoded with the predefined set of independently decodable reference pictures, wherein the predefined set of independently decodable reference pictures does not change during the decoding of the encoded image sequence;

decoding an indication of required independently decodable reference pictures from the predefined set of reference pictures for a given output picture;

decoding an indication that all inter coded pictures of the encoded image sequence use only intra pictures as reference pictures from the predefined set of independently decodable reference pictures;

decoding the required independently decodable reference pictures for the given output picture; and

decoding the at least one output picture.

2. The method according to claim 1 , further comprising

decoding an indication from one or more syntax elements and/or syntax elements values whether a picture is a reference picture or a non-reference picture.

3. The method according to claim 1 , further comprising

decoding an indication that the bitstream comprises only one temporal sub-layer, wherein temporal sub-layer non-reference pictures are regarded as non-reference pictures and all other pictures are regarded as reference pictures.

4. The method according to claim 1 , further comprising

decoding an indication that the bitstream comprises two or more temporal sub-layers, wherein all pictures with TemporalId equal to 0 are considered reference pictures, and all pictures with TemporalId greater than 0 are considered non-reference pictures.

5. An apparatus comprising:

at least one processor and at least one memory, said at least one memory storing code thereon, which when executed by said at least one processor, causes an apparatus to perform at least

decoding an identifier from a bitstream, the identifier indicating that all output pictures from an encoded image sequence are decodable with a predefined set of independently decodable reference pictures, wherein the identifier signals that the predefined set of independently decodable reference pictures can be stored in a reference picture buffer such that all the output pictures of the encoded image sequence can be decoded with the predefined set of independently decodable reference pictures, wherein the predefined set of independently decodable reference pictures does not change during the decoding of the encoded image sequence;

decoding an indication of required independently decodable reference pictures from the predefined set of independently reference pictures for a given output picture;

decoding an indication that all inter coded pictures of the encoded image sequence use only intra pictures as reference pictures from the predefined set of independently decodable reference pictures;

decoding the required independently decodable reference pictures for the given output picture; and

decoding the at least one output picture.

6. The apparatus according to claim 5 , wherein said apparatus is further caused to perform

decoding an indication from one or more syntax elements and/or syntax elements values whether a picture is a reference picture or a non-reference picture.

7. The apparatus according to claim 5 , wherein said apparatus is further caused to perform

decoding an indication that the bitstream comprises only one temporal sub-layer, wherein temporal sub-layer non-reference pictures are regarded as non-reference pictures and all other pictures are regarded as reference pictures.

8. The apparatus according to claim 5 , wherein said apparatus is further caused to perform

decoding an indication that the bitstream comprises two or more temporal sub-layers, wherein all pictures with TemporalId equal to 0 are considered reference pictures, and all pictures with TemporalId greater than 0 are considered non-reference pictures.

9. A non-transitory computer readable storage medium storing code thereon for use by an apparatus, which when executed by a processor, causes the apparatus to perform:

decoding an identifier from a bitstream, the identifier indicating that all output pictures from an encoded image sequence are decodable with a predefined set of independently decodable reference pictures, wherein the identifier signals that the predefined set of independently decodable reference pictures can be stored in a reference picture buffer such that all the output pictures of the encoded image sequence can be decoded with the predefined set of independently decodable reference pictures, wherein the predefined set of independently decodable reference pictures does not change during the decoding of the encoded image sequence;

decoding an indication of required independently decodable reference pictures from the predefined set of independently reference pictures for a given output picture;

decoding an indication that all inter coded pictures of the encoded image sequence use only intra pictures as reference pictures from the predefined set of independently decodable reference pictures;

decoding the required independently decodable reference pictures for the given output picture; and

decoding the at least one output picture.

10. A method for encoding an image sequence in a bitstream, the method comprising:

encoding a set of independently decodable reference pictures;

storing said set of independently decodable reference pictures in an initial reference picture buffer;

encoding a set of pictures from the image sequence without changing the content of the initial reference picture buffer;

encoding an indication in the bitstream indicating that all the set of encoded pictures from the image sequence are decodable using said set of independently decodable reference pictures, wherein the identifier signals to a decoder that the set of independently decodable reference pictures can be stored in a reference picture buffer such that all the output pictures of the encoded image sequence can be decoded with the set of independently decodable reference pictures, wherein the set of independently decodable reference pictures does not change during the decoding of the encoded image sequence; and

encoding an indication that all inter coded pictures of the encoded image sequence use only intra pictures as reference pictures from the set of independently decodable reference pictures.

11. The method according to claim 10 , further comprising

encoding an indication in one or more syntax elements and/or syntax elements values whether a picture is an independently decodable reference picture or a non-reference picture.

12. The method according to claim 10 , further comprising

encoding an indication that the bitstream comprises only one temporal sub-layer, wherein temporal sub-layer non-reference pictures are regarded as non-reference pictures and all other pictures are regarded as reference pictures.

13. An apparatus comprising:

at least one processor and at least one memory, said at least one memory stored with code thereon, which when executed by said at least one processor, causes an apparatus to perform at least:

encoding a set of independently decodable reference pictures in a bitstream;

storing said set of independently decodable reference pictures in an initial reference picture buffer;

encoding a set of pictures from an image sequence without changing the content of the initial reference picture buffer;

encoding an indication in the bitstream indicating that all the set of encoded pictures from the image sequence are decodable using said set of independently decodable reference pictures, wherein the identifier signals to a decoder that the set of independently decodable reference pictures can be stored in a reference picture buffer such that all the output pictures of the encoded image sequence can be decoded with the set of independently decodable reference pictures, wherein the set of independently decodable reference pictures does not change during the decoding of the encoded image sequence; and

encoding an indication that all inter coded pictures of the encoded image sequence use only intra pictures as reference pictures from the set of independently decodable reference pictures.

14. The apparatus according to claim 13 , wherein said apparatus is further caused to perform

encoding an indication in one or more syntax elements and/or syntax elements values whether a picture is an independently decodable reference picture or a non-reference picture.

15. A non-transitory computer readable storage medium having code stored thereon for use by an apparatus, which when executed by a processor, causes the apparatus to perform:

encoding a set of independently decodable reference pictures in a bitstream;

storing said set of independently decodable reference pictures in an initial reference picture buffer;

encoding a set of pictures from an image sequence without changing the content of the initial reference picture buffer;

encoding an indication in the bitstream indicating that all the set of pictures from the image sequence are decodable using said set of independently decodable reference pictures, wherein the identifier signals to a decoder that the set of independently decodable reference pictures can be stored in a reference picture buffer such that all the output pictures of the encoded image sequence can be decoded with the set of independently decodable reference pictures, wherein the set of independently decodable reference pictures does not change during the decoding of the encoded image sequence; and

encoding an indication that all inter coded pictures of the encoded image sequence use only intra pictures as reference pictures from the set of independently decodable reference pictures.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 19, 2015
From: NOKIA CORPORATION
To: NOKIA TECHNOLOGIES OY
Reel/Frame 034781/0200 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 8, 2014
From: LAINEMA, JANI; HANNUKSELA, MISKA MATIAS; UGUR, KEMAL; MALAMAL VADAKITAL, VINOD KUMAR
To: NOKIA CORPORATION
Reel/Frame 032852/0972 →
Continuity (2)
Provisional Application 61812883 · Apr 17, 2013
Related Publication 20140314148A1 · Oct 23, 2014