Go to the documentation of this file.
19 #ifndef AVCODEC_VERSION_MAJOR_H
20 #define AVCODEC_VERSION_MAJOR_H
28 #define LIBAVCODEC_VERSION_MAJOR 63
40 #define FF_API_INIT_PACKET (LIBAVCODEC_VERSION_MAJOR < 64)
42 #define FF_API_INTRA_DC_PRECISION (LIBAVCODEC_VERSION_MAJOR < 64)
43 #define FF_API_MJPEG_EXTERN_HUFF (LIBAVCODEC_VERSION_MAJOR < 64)