summaryrefslogtreecommitdiff
path: root/libavformat/allformats.c
diff options
context:
space:
mode:
authorSteven Liu <lq@chinaffmpeg.org>2018-09-12 12:11:25 +0800
committerSteven Liu <lq@chinaffmpeg.org>2018-09-12 12:11:25 +0800
commit2e5860799bea2ffaa8e5df6aba6eb7ec9e24c046 (patch)
treebf319617804575d97292ef22e8a9368cb69b1370 /libavformat/allformats.c
parent1e20ed4382b0d99226d58bea82ace14fd3286e4e (diff)
Revert "lavf: add raw AVS2 demuxer"
This reverts commit 1e20ed4382b0d99226d58bea82ace14fd3286e4e.
Diffstat (limited to 'libavformat/allformats.c')
-rw-r--r--libavformat/allformats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index 5c32ee6dff..c17cdc276c 100644
--- a/libavformat/allformats.c
+++ b/libavformat/allformats.c
@@ -76,7 +76,6 @@ extern AVInputFormat ff_avisynth_demuxer;
extern AVOutputFormat ff_avm2_muxer;
extern AVInputFormat ff_avr_demuxer;
extern AVInputFormat ff_avs_demuxer;
-extern AVInputFormat ff_avs2_demuxer;
extern AVOutputFormat ff_avs2_muxer;
extern AVInputFormat ff_bethsoftvid_demuxer;
extern AVInputFormat ff_bfi_demuxer;