Browse Source

avcodec/version: Add missing #endif

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
tags/n3.0
Derek Buitenhuis 10 years ago
parent
commit
5889bc16a4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/version.h

+ 1
- 0
libavcodec/version.h View File

@@ -60,6 +60,7 @@
#endif
#ifndef FF_API_AVCODEC_RESAMPLE
#define FF_API_AVCODEC_RESAMPLE FF_API_AUDIO_CONVERT
#endif
#ifndef FF_API_GETCHROMA
#define FF_API_GETCHROMA (LIBAVCODEC_VERSION_MAJOR < 58)
#endif


Loading…
Cancel
Save