Skip to content

libs: decoder: h265: skip all pictures prior the first I-frame

Don't try to decode until the first I-frame is received within the currently active sequence. i965 H265 decoder don't show any artifact but it crashes.

Fixes: #98 (closed)

Merge request reports