Skip to content

libs: decoder: h265: parser state after update dependent slice

Xu Guangxin requested to merge XuGuangxin/gstreamer-vaapi:dblk into master

If the dependent_slice_segment_flag is true, most slice info derived from last slice. So we need check the slice type after we call populate_dependent_slice_hdr

fixes #242 (closed)

Edited by Xu Guangxin

Merge request reports