]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/oggdec.h
ffplay: get rid of void casts in the option table
[ffmpeg] / libavformat / oggdec.h
index 7f5452f2b094cc6e6b2a9195115e988faf59019a..aa94db55737c5bfcc7344b6a8424dbf6f5cffa18 100644 (file)
@@ -108,6 +108,7 @@ extern const struct ogg_codec ff_ogm_text_codec;
 extern const struct ogg_codec ff_ogm_video_codec;
 extern const struct ogg_codec ff_old_dirac_codec;
 extern const struct ogg_codec ff_old_flac_codec;
+extern const struct ogg_codec ff_opus_codec;
 extern const struct ogg_codec ff_skeleton_codec;
 extern const struct ogg_codec ff_speex_codec;
 extern const struct ogg_codec ff_theora_codec;