fengalin 28b7a82ac1 format: add support for Chapters
Read chapters from an input context and add chapters to an output context.

Note: unlike avformat_new_stream, the equivalent function for chapter is private:
avpriv_new_chapter (part of libavformat/internal.h). I couldn't find any other
solution but re-implementing it in format::context::output::add_chapter.
2017-09-23 20:42:51 +02:00
2017-09-23 20:42:51 +02:00
2017-09-23 20:42:51 +02:00
2015-05-07 04:31:52 +02:00
2016-11-30 14:51:24 +01:00
2015-12-03 19:15:32 +01:00
2017-09-23 20:42:23 +02:00
2016-04-03 17:32:34 +02:00
Description
No description provided
WTFPL 1.1 MiB
Languages
Rust 100%