30 Commits (fc85646ad495f3418042468da415af73a7a07334)

Author SHA1 Message Date
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
Vittorio Giovara 8a78ae2d21 segment: Check open_null_ctx() return value 10 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
Vittorio Giovara 3a6dfec864 segment: Check av_get_frame_filename() return value 10 years ago
Luca Barbato b3f0465736 segment: Fix the failure paths 10 years ago
Martin Storsjö 28816050e4 lavf: Set the stream time base hint properly for chained muxers 10 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
Luca Barbato 87a3ea3192 segment: Report the current media sequence 11 years ago
Enrique Arizón Benito 5c08ae4f37 segment: Add an option to prepend a string to the list entries 11 years ago
Anton Khirnov cf679b9476 hls, segment: fix splitting for audio-only streams. 12 years ago
Xi Wang e8769b37fe segment: fix NULL pointer dereference in seg_write_header() 12 years ago
Luca Barbato 26db9100b2 segment: support applehttp style list 12 years ago
Luca Barbato 0826d8513d segment: drop global headers setting 12 years ago
Martin Storsjö 91c1567beb segment: Add comments about calls that only are relevant for some muxers 12 years ago
Martin Storsjö c864c3968a segment: Add an option for omitting the first header and final trailer 12 years ago
Martin Storsjö a854362b40 segment: Flush buffered data before finishing a segment 12 years ago
Martin Storsjö f7b240434c segment: Set the resend_headers flag for each segment 12 years ago
Martin Storsjö 378a6315b7 segment: Add an option for disabling writing of a header/trailer to each segment 12 years ago
Martin Storsjö eb447d5159 segment: Free and reinit the muxer before calling avformat_write_header 12 years ago
Martin Storsjö 73871dc96f segment: Use the public av_write_header/av_write_trailer functions 12 years ago
Martin Storsjö 0edae4e628 segment: Properly create new AVStreams for the chained muxer 12 years ago
Martin Storsjö aa9f128b7c segment: Add a missing space 12 years ago
Martin Storsjö 4edb34f6cc segment: Pass the interrupt callback on to the chained AVFormatContext, too 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 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 13 years ago