summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2016-12-05 14:33:00 -0500
committerVittorio Giovara <vittorio.giovara@gmail.com>2017-03-23 10:09:13 +0100
commit1146bb3babca3973e88005d267cd06210d6ac075 (patch)
treec8eba17d4356003982aa73025cb66b9260f4ab09 /libavcodec/avcodec.h
parent5c1585c4c3b5281835d784c5daef0069915ccd57 (diff)
downloadffmpeg-streaming-1146bb3babca3973e88005d267cd06210d6ac075.zip
ffmpeg-streaming-1146bb3babca3973e88005d267cd06210d6ac075.tar.gz
lavc: Drop deprecated voxware codec entry
Deprecated in 08/2013.
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index f5711ba..3a007fa 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -531,9 +531,6 @@ enum AVCodecID {
AV_CODEC_ID_MLP,
AV_CODEC_ID_GSM_MS, /* as found in WAV */
AV_CODEC_ID_ATRAC3,
-#if FF_API_VOXWARE
- AV_CODEC_ID_VOXWARE,
-#endif
AV_CODEC_ID_APE,
AV_CODEC_ID_NELLYMOSER,
AV_CODEC_ID_MUSEPACK8,
OpenPOWER on IntegriCloud