Revision 8ed2ae09 libavcodec/version.h
libavcodec/version.h | ||
---|---|---|
71 | 71 |
#ifndef FF_API_OLD_AUDIOCONVERT |
72 | 72 |
#define FF_API_OLD_AUDIOCONVERT (LIBAVCODEC_VERSION_MAJOR < 53) |
73 | 73 |
#endif |
74 |
#ifndef FF_API_HURRY_UP |
|
75 |
#define FF_API_HURRY_UP (LIBAVCODEC_VERSION_MAJOR < 53) |
|
76 |
#endif |
|
74 | 77 |
|
75 | 78 |
#endif /* AVCODEC_VERSION_H */ |
Also available in: Unified diff