summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-04-12 20:53:21 +0200
committerAnton Khirnov <anton@khirnov.net>2011-04-26 08:16:05 +0200
commit694c142434f1b775c93cb2586eebf7ddd5ef6aa8 (patch)
tree3406c8810b2dc38e858c3f8a7d905cab43c79fbc /libavcodec/version.h
parente7021c0ed5d1265d5b4f0f01a01f840196a70415 (diff)
downloadffmpeg-streaming-694c142434f1b775c93cb2586eebf7ddd5ef6aa8.zip
ffmpeg-streaming-694c142434f1b775c93cb2586eebf7ddd5ef6aa8.tar.gz
lavc: remove FF_API_RATE_EMU 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 fee57b1..90402ff 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_RATE_EMU
-#define FF_API_RATE_EMU (LIBAVCODEC_VERSION_MAJOR < 53)
-#endif
#ifndef FF_API_MB_Q
#define FF_API_MB_Q (LIBAVCODEC_VERSION_MAJOR < 53)
#endif
OpenPOWER on IntegriCloud