diff options
author | Clément Bœsch <clement.boesch@smartjog.com> | 2012-04-05 15:14:00 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-04-05 17:32:54 +0200 |
commit | 614716f5831af4646329cc08db6fa47a8368883d (patch) | |
tree | 10d288aa3d850da707b0eae8e6bcf0029a92d0ef /libavformat/microdvdenc.c | |
parent | c99bdd51b2707c13273b2026690358506acef14e (diff) | |
download | ffmpeg-614716f5831af4646329cc08db6fa47a8368883d.tar.gz |
mov: do not print string len in handler_name.
The handler name is stored as a pascal string in the QT specs (first
byte is the length of the string), thus leading to an invalid metadata
string export.
Also add a second length check based on the first character to avoid
overwriting an already specified handler_name (it happens with Youtube
videos for instance, the handler_name get masked), or specifying an
empty string metadata.
Diffstat (limited to 'libavformat/microdvdenc.c')
0 files changed, 0 insertions, 0 deletions