OSDN Git Service

lavf/segment: add segment_list_entry_prefix option
authorStefano Sabatini <stefasab@gmail.com>
Fri, 22 Nov 2013 11:49:05 +0000 (12:49 +0100)
committerStefano Sabatini <stefasab@gmail.com>
Mon, 25 Nov 2013 18:12:16 +0000 (19:12 +0100)
commit5e278c19c752d65fdc1da1ceb599b091f71a4b4b
treefa6f9f46c222c2bbfac09ab958e0b22cfb2e39a7
parent7f11c530dc3da665b6d710999984ccbc67e75947
lavf/segment: add segment_list_entry_prefix option

This option allows to add a prefix to the segment list entry filenames.

Also set by default the list entry filenames to the corresponding
segment basename, consistent with the HLS muxer.

Based on an idea by Steven Liu <lingjiujianke@gmail.com>.
doc/muxers.texi
libavformat/segment.c
libavformat/version.h