Changes between Initial Version and Version 1 of Ticket #8343, comment 9
- Timestamp:
- Apr 4, 2025, 5:28:23 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8343, comment 9
initial v1 4 4 > Key frame is not about decoding the frame. It is about decoding all frames after the key frame. 5 5 6 An I-frame is a n IDR-frame if there is no prediction across the I-frame. Which there isn't in the H.261 spec.6 An I-frame is a keyframe if there is no prediction across the I-frame. Which there isn't in the H.261 spec. 7 7 8 8 And in any case, the spec explicitly says the decoder should start displaying pictures starting with the one marked as Freeze picture release. Meaning that it guarantees that further pictures are decodable.


