modules/codec/omxil/mediacodec.c: fix SAR for MPEG2
Fix the source aspect ratio of MPEG2 video decoded with mediacodec. It extracts the aspect_ratio_information from any block containing a SEQUENCE_HEADER and applies it in the UpdateVout function. Signed-off-by: Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 2b056e5d) Signed-off-by: Thomas Guillem <thomas@gllm.fr>
Loading
Please register or sign in to comment