diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-24 00:31:52 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-11 22:37:58 +0100 |
commit | 9abd7d144d6a3ca9c4c1bd363b1e0f279c38697c (patch) | |
tree | fd9efd266b8b8a90c65c604b63bbab5e02549eb2 /libavutil/thread.h | |
parent | 86487300ce19620a69c5141a6b33029c8f4e9416 (diff) | |
download | ffmpeg-9abd7d144d6a3ca9c4c1bd363b1e0f279c38697c.tar.gz |
avformat/jacosubenc: Fix writing extradata
The terminating '\0' is no longer included in the size of
the extradata output by the demuxer since commit
36e61e24e7ac737b38c4382d439329352d9e0c29.
E.g. if one remuxes the JACOsub sample JACOsub_capability_tester.jss
from the FATE suite, one receives a file not recognized as JACOsub
before this patch.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit 54e8dcce8e5fce245715aafe1768beb0b6aa49f5)
Diffstat (limited to 'libavutil/thread.h')
0 files changed, 0 insertions, 0 deletions