155 Commits (82d9c4e5789cefc35567e9e5e2c06c03a070f605)

Author SHA1 Message Date
Stefano Sabatini ebd703f0a0 lavf/segment: deprecate "ext" format in favor of "csv" 12 years ago
Stefano Sabatini d815763548 lavf/segment: add escaping for filename field of the CSV list file 12 years ago
Stefano Sabatini f7eec8956d lavf/segment: set EXT-X-VERSION to 3 rather than to 4 12 years ago
Stefano Sabatini e35c0ee05c lavf/segment: fix computation of M3U8 segment target duration 12 years ago
Stefano Sabatini 2d31ae2921 lavf/segment: change default value for segment_list_size option, from 5 to 0 12 years ago
Stefano Sabatini 1c522e3868 lavf/segment: guess list type from list filename suffix 12 years ago
Stefano Sabatini e5ae2f9126 lavf/segment: add M3U8 list support 12 years ago
Stefano Sabatini 4a12d1e8e7 lavf/segment: compute max list segment duration 12 years ago
Stefano Sabatini 769500c2a3 lavf/segment: create segment_list_open and close functions 12 years ago
Stefano Sabatini d3a2a614bf lavf/segment: fix bogus segment index rewrapping logic 12 years ago
Stefano Sabatini b89e00bd1c lavf/segment: move file description to @file doxy 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Stefano Sabatini aef9e94f73 lavf/segment: add -segment_time_delta option 13 years ago
Stefano Sabatini 2058b52cf8 lavf/segment: add -segment_times option 13 years ago
Stefano Sabatini 3f345290dc lavf/segment: sort options 13 years ago
Stefano Sabatini 8dc31f8da8 lavf/segment: make use of av_parse_time() when parsing the -segment_time value 13 years ago
Stefano Sabatini 7f08bfae6e lavf/segment: add segment_list_type option, extend format for the segment list file 13 years ago
Stefano Sabatini af392efe51 lavf/segment: rename SegmentContext.pb to list_pb 13 years ago
Stefano Sabatini d8013f38ab lavf/segment: add error log in case of invalid filename template 13 years ago
Stefano Sabatini a1e092ccd3 lavf/segment: fix logic for segmenting audio-only inputs 13 years ago
Stefano Sabatini 4e2899dd31 lavf/segment: add more information in log message in seg_write_packet() 13 years ago
Stefano Sabatini fd0e6ef99a lavf/segment: remove unused offset variable 13 years ago
Stefano Sabatini 77dcae5d74 lavf/segment: apply misc fixes to the private options internal documentation 13 years ago
Stefano Sabatini a5af29336a lavf/segment: slightly simplify fail logic in seg_write_packet() 13 years ago
Stefano Sabatini 4ad17bc76b lavf/segment: move list filename printing logic from segment_end() to segment_start() 13 years ago
Stefano Sabatini aa1cceb5eb lavf/segment: rename variable "size" to "list_size" 13 years ago
Stefano Sabatini 3bee286ad2 lavf/segment: pass the top level chained muxer format context to segment_end() 13 years ago
Stefano Sabatini c1abfbc47c lavf/segment: rename segment private context from "c" to "seg" in segment_start() 13 years ago
Stefano Sabatini a9a7e215e5 lavf/segment: add stream_segment variant of the segment muxer 13 years ago
Stefano Sabatini 0692d4c890 lavf/segment: add some debugging logs 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
Paul B Mahol 4246032216 segment: fix null pointer dereference 13 years ago
Luca Barbato 0c1759ac4b segment: implement wrap around 13 years ago
Nicolas Noirbent 62a22b2865 segment: fix FPE when segment_list_size is 0 13 years ago
Luca Barbato 02e8f03296 segment: introduce segmented chain muxer 13 years ago
Michael Niedermayer 0556eee43f segmenter: loose rindex() 13 years ago
Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
Michael Niedermayer dbd117240a segment: Fix typo in segment_basename 13 years ago
Michael Niedermayer 5cdcc44e41 segment: replace strdup() by av_strdup() 13 years ago
Luca Barbato 13c9958751 segment: extend options 13 years ago
Luca Barbato 1786c7f844 segment: basic pattern support and playlist output 13 years ago
Luca Barbato 82df8c3997 segment: introduce segmented chain muxer 13 years ago