Skip to content

Fish-eye SEI message support

Karl Sharman requested to merge karls/HM:fisheye_sei into master

Based upon a patch from LGE, after significant review by software coordinator.

The implementation follows the current text.

The two checks region_left+region_width < pic_width and region_top+region_height < pic_height probably need to be changed.

Merge request reports