diff options
author | James Almer <[email protected]> | 2017-02-10 20:24:26 -0300 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2017-02-25 09:57:43 +0100 |
commit | 3f258f5ee05c9da05f61447b802ae3e39629f44b (patch) | |
tree | 5894b8676dd71248aa0c19c6d49f49e8822b5bf7 /doc/examples/filtering_video.c | |
parent | b2788fe9347c02b1355574f3d28d60bfe1250ea7 (diff) |
apetag: fix flag value to signal footer presence
According to the spec[1], a value of 0 means the footer is present and a value
of 1 means it's absent, the exact opposite of header presence flag where 1
means present and 0 absent.
The reason for this is compatibility with APEv1 tags, where there's no header,
footer presence was mandatory for all files, and the flags field was a zeroed
reserved field.
[1] http://wiki.hydrogenaud.io/index.php?title=Ape_Tags_Flags
Signed-off-by: James Almer <[email protected]>
CC: [email protected]
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'doc/examples/filtering_video.c')
0 files changed, 0 insertions, 0 deletions