summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.h
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-05-31 15:49:53 +0200
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-06-08 12:39:42 +0100
commitf8716a1408f4f4ec63857b7015fbd62f9eac344a (patch)
tree1bf39b444916b085027897027d5ff16d3152f069 /libavcodec/mpegvideo.h
parentda0c8664b4dc906696803685f7e53ade68594ab8 (diff)
mpegvideo: Rework frame_size_alloc function
Use more generic arguments and remove its static attribute since it will be moved to a separate file.
Diffstat (limited to 'libavcodec/mpegvideo.h')
-rw-r--r--libavcodec/mpegvideo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h
index 5bcc4505c8..ecb13caf75 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -710,6 +710,8 @@ void ff_mpv_motion(MpegEncContext *s,
*/
int ff_alloc_picture(MpegEncContext *s, Picture *pic, int shared);
+int ff_mpeg_framesize_alloc(AVCodecContext *avctx, MotionEstContext *me,
+ ScratchpadContext *sc, int linesize);
/**
* permute block according to permuatation.
* @param last last non zero element in scantable order