cf82317396
* * rocDecode: Fixed display aspect ratio calculation. - We were assigning sample aspect ration (SAR) from VUI directly to display aspect ratio (DAR). Now we follow the correct procedure. * * rocDecode: Fixed an error in display aspect ratio calculation. Should include sample aspect ratio in the final step.