aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-10-15 13:17:33 +0200
committerJames Almer <jamrial@gmail.com>2019-10-21 21:05:14 -0300
commitc486fe206eac9260d786120aa500f51cb3b4085d (patch)
tree015021dce746675099d16af996f6172238ef798b /doc
parentb4e36df74faf0174e0734792a16fee1ed6f5be2c (diff)
downloadffmpeg-c486fe206eac9260d786120aa500f51cb3b4085d.tar.gz
avformat/matroskaenc: Use more appropriate function name
mkv_start_new_cluster() actually didn't start a new cluster, but ended the old one instead and emitted a debug message that it had started a new cluster. This has been changed: The debug message has been moved to the place that really starts a new cluster and the function has been renamed to mkv_end_cluster(). Furthermore, without this debug message the function can be used for flushing. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions