Files
kernel_common_drivers/include/linux
zhentao.guo b23734648a media_module: Support SAR information offerring via interface [1/3]
PD#SWPL-93858

Problem:
According to mpeg spec,aspect ratio can be described as SAR or DAR.
Now decoder only offer DAR for mpeg2

Solution:
Offer DAR and SAR to the application, and tell which kind of aspect
ratio is offerred at the moment

Verify:
ohm

Change-Id: I5aca911eefac01017b16840f038ca5270a5e5a59
Signed-off-by: zhentao.guo <zhentao.guo@amlogic.com>
2022-11-17 21:17:32 -07:00
..