aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tree.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2024-06-26 13:51:05 +0300
committerMartin Storsjö <martin@martin.st>2024-07-04 23:33:25 +0300
commita50b8bb7cd92761043a62590958c9d570c756f30 (patch)
tree98a5e86c2ebbf5399c639dd4e62f4da279de2972 /libavutil/tree.h
parent52f57568d5ed036aca5ee4259c69e7c1476b6d66 (diff)
downloadffmpeg-a50b8bb7cd92761043a62590958c9d570c756f30.tar.gz
hlsenc: Remove bogus check for if (vs->start_pos) for appending segments
Previously, vs->start_pos was never 0 here, unless using the -hls_segment_size option, which wasn't allowed for SEGMENT_TYPE_FMP4. Therefore, this if statement was practically always taken anyway. Remove this bogus if statement, to allow changing vs->start_pos to reflect the right value when not using the -hls_segment_size option. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavutil/tree.h')
0 files changed, 0 insertions, 0 deletions