Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2017-03-16 23:03:38 +0300
committerVittorio Giovara <vittorio.giovara@gmail.com>2017-03-23 12:09:17 +0300
commit94eed68ace9f2416af8457fcbf142b175928c06b (patch)
tree6c4c97060df6dcb4128c959bb3b4b281bc85feb7 /libavcodec/internal.h
parentc43a96fe16e6a6ea091e64ca271f0788f4a0bea9 (diff)
lavc: Drop deprecated options moved to private contexts
Deprecated in 10/2014 and 07/2015.
Diffstat (limited to 'libavcodec/internal.h')
-rw-r--r--libavcodec/internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/internal.h b/libavcodec/internal.h
index 5b82504bfb..403fb4a090 100644
--- a/libavcodec/internal.h
+++ b/libavcodec/internal.h
@@ -73,9 +73,7 @@
#endif
-#if !FF_API_QUANT_BIAS
#define FF_DEFAULT_QUANT_BIAS 999999
-#endif
#define FF_SANE_NB_CHANNELS 63U