summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-10-08 10:58:43 +0000
committerAnton Khirnov <anton@khirnov.net>2014-10-18 05:28:29 +0200
commitc4f7bee0872d5e2e0e91673dd4b0f18de4a3d866 (patch)
treeccfb79b60457c5cd10312931d1130e72da08fee4 /libavcodec/avcodec.h
parent685be3d1aecf965281128f3b631ed965bcfa754d (diff)
lavc: deprecate unused mb_threshold field
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 9d9f562a02..bf76b1cbd4 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -1614,14 +1614,13 @@ typedef struct AVCodecContext {
*/
attribute_deprecated
int me_threshold;
-#endif
/**
- * Macroblock threshold below which the user specified macroblock types will be used.
- * - encoding: Set by user.
- * - decoding: unused
+ * @deprecated this field is unused
*/
+ attribute_deprecated
int mb_threshold;
+#endif
/**
* precision of the intra DC coefficient - 8