diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-04-23 21:45:52 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-05-08 13:02:30 -0300 |
commit | 9b932a855e4416a1a7fe207cc8af0782b96823ee (patch) | |
tree | 29af6747092dafefe84f7ee2e96913f6847ca1d3 /libavcodec/flac.h | |
parent | 0b61ddb5766c8d5219150371db0649ff0cec730a (diff) | |
download | ffmpeg-9b932a855e4416a1a7fe207cc8af0782b96823ee.tar.gz |
avformat/matroskaenc: Improve log messages for blocks
Up until now, a block's relative offset has been reported as the offset
in the log messages output when writing blocks; given that it is
impossible to know the real offset from the beginning of the file at
this point due to the fact that it is not yet known how many bytes will
be used for the containing cluster's length field both the relative
offset in the cluster as well as the offset of the containing cluster
will be reported from now on.
Furthermore, the TrackNumber of the written block has been added to the
log output.
Also, the log message for writing vtt blocks has been brought in line
with the message for normal blocks.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/flac.h')
0 files changed, 0 insertions, 0 deletions