• Ronald S. Bultje's avatar
    h264: move h264_mvpred.h include. · c90a2538
    Ronald S. Bultje authored
    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
    c90a2538
h264.h 46.5 KB