summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-02-03 15:00:50 +0100
committerAnton Khirnov <anton@khirnov.net>2011-04-19 18:41:32 +0200
commit251cf997cff7f3869bca043d20ba771e0588cae3 (patch)
treebd132800191867bdc02cbd40f43e6375ccb88a91 /libavcodec/version.h
parent41d0eb1c81c0d266824dfdbd040a54a6afeec81a (diff)
downloadffmpeg-streaming-251cf997cff7f3869bca043d20ba771e0588cae3.zip
ffmpeg-streaming-251cf997cff7f3869bca043d20ba771e0588cae3.tar.gz
lavc: remove the FF_API_INOFFICIAL cruft.
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 679a38e..3146f76 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -41,9 +41,6 @@
#ifndef FF_API_PALETTE_CONTROL
#define FF_API_PALETTE_CONTROL (LIBAVCODEC_VERSION_MAJOR < 54)
#endif
-#ifndef FF_API_INOFFICIAL
-#define FF_API_INOFFICIAL (LIBAVCODEC_VERSION_MAJOR < 53)
-#endif
#ifndef FF_API_OLD_SAMPLE_FMT
#define FF_API_OLD_SAMPLE_FMT (LIBAVCODEC_VERSION_MAJOR < 54)
#endif
OpenPOWER on IntegriCloud