Changeset 3931 for trunk/video/RpVideo.c


Ignore:
Timestamp:
Sep 17, 2013, 12:32:27 PM (11 years ago)
Author:
ldelgass
Message:

Fix warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/video/RpVideo.c

    r3929 r3931  
    4343#ifdef HAVE_LIBAVUTIL_AVUTIL_H
    4444# include <libavutil/avutil.h>
     45#endif
     46
     47#ifdef HAVE_LIBAVUTIL_MATHEMATICS_H
     48# include <libavutil/mathematics.h> /* for av_rescale_q and av_gcd */
    4549#endif
    4650
Note: See TracChangeset for help on using the changeset viewer.