summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-04-12 20:54:16 +0200
committerAnton Khirnov <anton@khirnov.net>2011-04-26 08:16:06 +0200
commit6deae83e555982d86ef8cc68b804495092216fc4 (patch)
treec85873713795fec30b5d3d4b2cd742937c0efe7d /libavcodec/version.h
parent694c142434f1b775c93cb2586eebf7ddd5ef6aa8 (diff)
downloadffmpeg-streaming-6deae83e555982d86ef8cc68b804495092216fc4.zip
ffmpeg-streaming-6deae83e555982d86ef8cc68b804495092216fc4.tar.gz
lavc: remove FF_API_MB_Q 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 90402ff..d384d54 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -47,9 +47,6 @@
#ifndef FF_API_OLD_AUDIOCONVERT
#define FF_API_OLD_AUDIOCONVERT (LIBAVCODEC_VERSION_MAJOR < 54)
#endif
-#ifndef FF_API_MB_Q
-#define FF_API_MB_Q (LIBAVCODEC_VERSION_MAJOR < 53)
-#endif
#ifndef FF_API_ANTIALIAS_ALGO
#define FF_API_ANTIALIAS_ALGO (LIBAVCODEC_VERSION_MAJOR < 54)
#endif
OpenPOWER on IntegriCloud