Author | SHA1 | Message | Date |
---|---|---|---|
|
1cdcf043ca | segment: remove unnecessary <strings.h> include | 13 years ago |
|
3b52e9da10 |
segment: reorder seg_write_header allocation
As pointed by Paul B Mahol <onemda@gmail.com> the previous code could lead to null pointer dereference. |
13 years ago |
|
0c1759ac4b |
segment: implement wrap around
Provide a way to wrap around the segment index so pseudostreaming live through a web server and html5 browser is simpler. Also ensure that 0 (disable) is a valid value across the options providing wrap around. |
13 years ago |
|
02e8f03296 |
segment: introduce segmented chain muxer
It behaves similarly to image2 muxer |
13 years ago |