Files
ffmpeg/libavcodec
Anton Khirnov 75914b5822 lavc/hevc/hevcdec: implement MV-HEVC inter-layer prediction
The per-frame reference picture set contains two more lists -
INTER_LAYER[01]. Assuming at most two layers, INTER_LAYER1 is always
empty, but is added anyway for completeness.

When inter-layer prediction is enabled, INTER_LAYER0 for the
second-layer frame will contain the base-layer frame from the same
access unit, if it exists.

The new lists are then used in per-slice reference picture set
construction as per F.8.3.4 "Decoding process for reference picture
lists construction".
2024-09-23 17:11:40 +02:00
..
2024-09-14 16:36:34 +08:00
2024-09-02 11:56:53 +02:00
2024-09-02 11:56:53 +02:00
2024-08-14 18:21:01 +02:00
2024-09-17 21:12:31 +02:00
2024-09-17 21:12:31 +02:00
2024-07-12 22:42:18 +02:00
2024-09-06 13:59:28 +02:00
2024-07-12 22:42:20 +02:00
2024-07-23 23:21:17 +02:00
2024-07-12 22:42:28 +02:00
2024-07-12 22:42:31 +02:00
2024-07-12 22:42:40 +02:00
2024-07-12 22:42:42 +02:00
2024-08-09 13:40:26 +08:00
2024-06-20 18:58:39 +02:00