From: Antonio Ospite <ao2@ao2.it>
Date: Thu, 30 Jun 2016 16:00:33 +0000 (+0200)
Subject: am7xxx-play: get rid of the deprecated function avpicture_get_size()
X-Git-Tag: v0.1.7~36
X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/2eab93f5e228a7283f5cfc844974c4093dc505d4?ds=sidebyside;hp=2eab93f5e228a7283f5cfc844974c4093dc505d4

am7xxx-play: get rid of the deprecated function avpicture_get_size()

This also fixes this warning:

  warning: ‘avpicture_get_size’ is deprecated
---