On 10/5/17, Lukas Stabe <lu...@stabe.de> wrote: > These changes store id3 chapter data in ID3v2ExtraMeta and introduce > ff_id3v2_parse_chapters to parse them into the format context if needed. > > Encoders using ff_id3v2_read, which previously parsed chapters into the > format context automatically, were adjusted to call ff_id3v2_parse_chapters. > --- > libavformat/aiffdec.c | 3 +- > libavformat/asfdec_f.c | 4 +- > libavformat/asfdec_o.c | 4 +- > libavformat/dsfdec.c | 4 +- > libavformat/id3v2.c | 120 > ++++++++++++++++++++++++++++++++++++------------- > libavformat/id3v2.h | 15 +++++-- > libavformat/iff.c | 3 +- > libavformat/omadec.c | 5 +++ > libavformat/utils.c | 2 + > 9 files changed, 122 insertions(+), 38 deletions(-) >
Fix? It wasn't broken at all. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel