[FFmpeg-cvslog] lavf/allformats: Remove an accidentally committed line.
Carl Eugen Hoyos
git at videolan.org
Thu Mar 21 00:37:59 EET 2019
ffmpeg | branch: master | Carl Eugen Hoyos <ceffmpeg at gmail.com> | Wed Mar 20 23:36:45 2019 +0100| [3ac474892c38b78a634dd32a94b4c1a4d24bed9c] | committer: Carl Eugen Hoyos
lavf/allformats: Remove an accidentally committed line.
Regression since 3aa6208d.
Reported-by: Lou Logan
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ac474892c38b78a634dd32a94b4c1a4d24bed9c
---
libavformat/allformats.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index d316a0529a..73d69cda99 100644
--- a/libavformat/allformats.c
+++ b/libavformat/allformats.c
@@ -210,7 +210,6 @@ extern AVInputFormat ff_ivr_demuxer;
extern AVInputFormat ff_jacosub_demuxer;
extern AVOutputFormat ff_jacosub_muxer;
extern AVInputFormat ff_jv_demuxer;
-extern AVInputFormat ff_kux_demuxer;
extern AVOutputFormat ff_latm_muxer;
extern AVInputFormat ff_lmlm4_demuxer;
extern AVInputFormat ff_loas_demuxer;
More information about the ffmpeg-cvslog
mailing list