OSDN Git Service

h264: move h264_mvpred.h include.
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 12 Jul 2011 15:15:55 +0000 (08:15 -0700)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 12 Jul 2011 15:15:55 +0000 (08:15 -0700)
commitc90a2538a0bb4937cdecb852fadc3f98899624a9
treeca1d18ba5eef510b6dc87bf8674acbe8f8ca8c9c
parente59d6b4d7255d6d3dc89580f534e18af1433fe25
h264: move h264_mvpred.h include.

Fixes the following compile error with darwin/gcc-4.2.1:
In file included from libavcodec/error_resilience.c:33:
libavcodec/h264.h: In function â€˜decode_mb_skip’:
libavcodec/h264.h:773: error: â€˜always_inline’ function could not be inlined in call to â€˜pred_pskip_motion’: the function body must appear before caller
libavcodec/h264.h:1334: error: called from here
libavcodec/h264.h