diff options
author | Vishwanath Dixit <vdixit@akamai.com> | 2018-04-16 10:55:45 +0530 |
---|---|---|
committer | Karthick Jeyapal <kjeyapal@akamai.com> | 2018-04-17 14:30:47 +0530 |
commit | 01ba52852d2ada3c79fe02a7de5bc1fdc27d56e8 (patch) | |
tree | 20d607ea62270efe54ae9f18aaba35075ea84e2d /libpostproc | |
parent | c116221d90d63cc558a8e91d8a86f56545111011 (diff) | |
download | ffmpeg-01ba52852d2ada3c79fe02a7de5bc1fdc27d56e8.tar.gz |
avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration'
There are use cases where average segment duration needs to be configured
and muxer is expected to maintain the average segment duration. So, using
the name 'min_seg_duration' will be misleading. So, changing the parameter
name to 'seg_duration', where it can be minimum segment duration or average
segment duration based on the use-case. The additional updates needed for
this functinality are made the sub-sequent patches of this patch series.
Diffstat (limited to 'libpostproc')
0 files changed, 0 insertions, 0 deletions