diff options
author | Matthieu Bouron <matthieu.bouron@gmail.com> | 2013-04-13 17:12:20 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-04-13 17:26:16 +0200 |
commit | c8b364449424f09397a3be46b8215ed92284e393 (patch) | |
tree | 7ce50330784c126a7dbdf4c4ebd3a1be2fadd2aa /libavformat/oma.h | |
parent | 8da2a3aba3a7f51daf841c77cb6183a0d6dd528e (diff) | |
download | ffmpeg-c8b364449424f09397a3be46b8215ed92284e393.tar.gz |
lavf/mxf: fix parsing of timestamps
Correct bit mask for month/day/hour/min/sec values.
For reference the timestamp format specified in S377M is as follow:
year (int16), month (uint8), day (uint8), hour (uint8), sec (uint8),
msec (uint8).
A value of 0 for every fields means timestamp "unknown".
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/oma.h')
0 files changed, 0 insertions, 0 deletions