mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
b23734648a
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>