]> git.sesse.net Git - ffmpeg/commit
avcodec: Suppress deprecation warnings from avcodec_alloc_frame()
authorDiego Biurrun <diego@biurrun.de>
Tue, 4 Feb 2014 11:23:15 +0000 (03:23 -0800)
committerDiego Biurrun <diego@biurrun.de>
Tue, 4 Feb 2014 12:46:20 +0000 (13:46 +0100)
commit190d4a447bc6ae4ecbbbb1c70f482a9c1fb6026c
treea12c85e68ddb83a94a679702782b53c57b08a6bb
parentd509ae5be0a9bac35a4cedbe68b774a74446bb27
avcodec: Suppress deprecation warnings from avcodec_alloc_frame()

The function is itself obsolete and slated for removal.
libavcodec/utils.c