]> git.sesse.net Git - ffmpeg/commit
mpegvideo: Rework frame_size_alloc function
authorVittorio Giovara <vittorio.giovara@gmail.com>
Sun, 31 May 2015 13:49:53 +0000 (15:49 +0200)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 8 Jun 2015 11:39:42 +0000 (12:39 +0100)
commitf8716a1408f4f4ec63857b7015fbd62f9eac344a
tree1bf39b444916b085027897027d5ff16d3152f069
parentda0c8664b4dc906696803685f7e53ade68594ab8
mpegvideo: Rework frame_size_alloc function

Use more generic arguments and remove its static attribute since it will
be moved to a separate file.
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h