April 26, 2013
View cf679b9

hls, segment: fix splitting for audio-only streams.

Anton Khirnov authored on 2013/04/26 16:54:59
November 14, 2012
View e8769b3

segment: fix NULL pointer dereference in seg_write_header()

Xi Wang authored on 2012/11/14 16:52:32
October 9, 2012
View 26db910

segment: support applehttp style list

Luca Barbato authored on 2012/10/09 09:49:42
October 5, 2012
View 0826d85

segment: drop global headers setting

Luca Barbato authored on 2012/10/05 12:07:18
October 4, 2012
View 91c1567

segment: Add comments about calls that only are relevant for some muxers

Martin Storsjö authored on 2012/10/04 21:28:30
View eb447d5

segment: Free and reinit the muxer before calling avformat_write_header

Martin Storsjö authored on 2012/10/04 06:15:35
View aa9f128

segment: Add a missing space

Martin Storsjö authored on 2012/10/04 06:03:45
October 3, 2012
View c864c39

segment: Add an option for omitting the first header and final trailer

Martin Storsjö authored on 2012/10/03 06:59:35
View a854362

segment: Flush buffered data before finishing a segment

Martin Storsjö authored on 2012/10/03 06:56:40
View f7b2404

segment: Set the resend_headers flag for each segment

Martin Storsjö authored on 2012/10/03 06:51:46
View 378a631

segment: Add an option for disabling writing of a header/trailer to each segment

Martin Storsjö authored on 2012/10/03 06:49:46
August 31, 2012
View e6153f1

avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member

Martin Storsjö authored on 2012/08/31 19:22:31
February 26, 2012
View 73871dc

segment: Use the public av_write_header/av_write_trailer functions

Martin Storsjö authored on 2012/02/26 08:31:14
View 0edae4e

segment: Properly create new AVStreams for the chained muxer

Martin Storsjö authored on 2012/02/26 08:39:32
View 4edb34f

segment: Pass the interrupt callback on to the chained AVFormatContext, too

Martin Storsjö authored on 2012/02/26 08:35:13