You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
oggdec: Parse skeleton to determine the start time of each stream
Originally committed as revision 22457 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -107,6 +107,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_skeleton_codec;
|
||||
extern const struct ogg_codec ff_speex_codec;
|
||||
extern const struct ogg_codec ff_theora_codec;
|
||||
extern const struct ogg_codec ff_vorbis_codec;
|
||||
|
||||
Reference in New Issue
Block a user