12 Commits (378a6315b7c48195ffd94e6aa9aa6d663d42b35e)

Author SHA1 Message Date
Martin Storsjö 378a6315b7 segment: Add an option for disabling writing of a header/trailer to each segment 13 years ago
Martin Storsjö eb447d5159 segment: Free and reinit the muxer before calling avformat_write_header 13 years ago
Martin Storsjö 73871dc96f segment: Use the public av_write_header/av_write_trailer functions 13 years ago
Martin Storsjö 0edae4e628 segment: Properly create new AVStreams for the chained muxer 13 years ago
Martin Storsjö aa9f128b7c segment: Add a missing space 13 years ago
Martin Storsjö 4edb34f6cc segment: Pass the interrupt callback on to the chained AVFormatContext, too 13 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 13 years ago
Janne Grunau 1cdcf043ca segment: remove unnecessary <strings.h> include 13 years ago
Luca Barbato 3b52e9da10 segment: reorder seg_write_header allocation 13 years ago
Luca Barbato 0c1759ac4b segment: implement wrap around 13 years ago
Luca Barbato 02e8f03296 segment: introduce segmented chain muxer 14 years ago