diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2013-04-07 09:48:57 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2013-04-07 15:36:10 +0200 |
commit | df8c36265a74e7a1da6da119c63f202dd38a7aed (patch) | |
tree | 8b9415d05844d820509913c7945df6a19b76d852 /tools/enum_options.c | |
parent | c351d8781dc58742b6db63cdf275395e1f646919 (diff) | |
download | ffmpeg-df8c36265a74e7a1da6da119c63f202dd38a7aed.tar.gz |
lavc: fix recoded subtitles end.
Text subtitles packets are not 0-terminated (and if they are,
it is handled by the recoding process since 0 is a valid
Unicode code point). The terminating 0 would overwrite the
last payload octet.
OTOH, packets must be 0-padded.
Fix a problem reported in trac ticket #2431.
Diffstat (limited to 'tools/enum_options.c')
0 files changed, 0 insertions, 0 deletions