]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/oggdec.h
lscrdec: add copyright header
[ffmpeg] / libavformat / oggdec.h
index e2057c46f6a919bcd30a35baa8960ae16d8e5835..629a1d62628e42d06dffef3a522c5179c3207357 100644 (file)
@@ -115,7 +115,6 @@ struct ogg {
 #define OGG_NOGRANULE_VALUE (-1ull)
 
 extern const struct ogg_codec ff_celt_codec;
-extern const struct ogg_codec ff_daala_codec;
 extern const struct ogg_codec ff_dirac_codec;
 extern const struct ogg_codec ff_flac_codec;
 extern const struct ogg_codec ff_ogm_audio_codec;