mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-11 06:58:18 +00:00
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 Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com> |
||
---|---|---|
.. | ||
aiff | ||
alaw | ||
apng | ||
asf | ||
ast | ||
au | ||
avi | ||
bmp | ||
caf | ||
dpx | ||
dv_fmt | ||
ffm | ||
flm | ||
flv_fmt | ||
gif | ||
gxf | ||
ircam | ||
ismv | ||
jpg | ||
mka | ||
mkv | ||
mmf | ||
mov | ||
mpg | ||
mulaw | ||
mxf | ||
mxf_d10 | ||
mxf_opatom | ||
mxf_opatom_audio | ||
nut | ||
ogg | ||
pam | ||
pbmpipe | ||
pcx | ||
pgm | ||
pgmpipe | ||
pixfmt | ||
png | ||
ppm | ||
ppmpipe | ||
rm | ||
rso | ||
sgi | ||
smjpeg | ||
sox | ||
sunrast | ||
swf | ||
tga | ||
tiff | ||
ts | ||
tta | ||
voc | ||
voc_s16 | ||
w64 | ||
wav | ||
wav_peak | ||
wav_peak_only | ||
wtv | ||
xbm | ||
xwd | ||
yuv4mpeg |