mmal/vout: Support native interlaced modes

Multimedia / VLC - Julian Scheel [jusst.de] - 15 October 2014 03:28 UTC

Add a new flag, which can be used to let mmal select ahdmi mode which matches the video size and interlacing type. Using this with a proper screen one can playback for example 1080i content using the screens deinterlacing filters. The videocore is configured to scan out picture on odd/even field only according to the top_field_first mode of the video in case of interlaced
video. For progressive video a progressive mode is selected.

c5ad5cd mmal/vout: Support native interlaced modes
modules/hw/mmal/vout.c | 58 ++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 51 insertions(+), 7 deletions(-)

Upstream: git.videolan.org


  • Share