intel / libyami

Yet Another Media Infrastructure. it is core part of media codec with hardware acceleration, it is yummy to your video experience on Linux like platform.
Apache License 2.0
147 stars 106 forks source link

265_dec: check the result of READ_UE #694

Closed wudping closed 7 years ago

wudping commented 7 years ago

Check the value of num_tile_columns_minus1 and num_tile_rows_minus1 whether in the range or not.

to fix issue: #677

Signed-off-by: wudping dongpingx.wu@intel.com

wudping commented 7 years ago

please help to review.