You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
oggdec: remove the oggparsedaala subdemuxer
The Xiph foundation never standardized either Daala nor its mapping in Ogg, and all files that were created are undecodable without knowledge of the git hash.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user