FFmpeg/tests/ref/lavf
James Almer e8d6fef316 avformat/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

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2017-02-10 18:33:29 -03:00
..
aiff
alaw
apng avformat/apngenc: use the stream parameters extradata if available 2016-11-18 12:26:44 -03:00
asf
ast
au avformat/au: Write MetaData in AU Sun audio file header 2016-06-03 12:18:57 +02:00
avi
bmp
caf
dpx swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 2016-08-23 02:46:02 +02:00
dv_fmt
ffm avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecpar 2016-12-02 19:37:00 +01:00
flm
flv_fmt lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
gif
gxf
ircam
ismv
jpg
mka avformat/matroskaenc: write a CRC32 element on Info 2016-10-06 17:16:12 -03:00
mkv avformat/matroskaenc: fix cue relative position values when CRC32 is enabled 2016-10-26 16:28:59 -03:00
mmf
mov tests/lavf-regression: Add mp4 timecode test 2016-02-28 03:54:50 +01:00
mpg
mulaw
mxf Revert "do not write f2 if not interlaced" 2016-02-01 18:32:15 +01:00
mxf_d10 mpeg12enc: always write closed gops for intra only outputs 2016-02-22 19:08:56 -05:00
mxf_opatom Revert "do not write f2 if not interlaced" 2016-02-01 18:32:15 +01:00
mxf_opatom_audio
nut
ogg
pam sws/output: fix ordered dither threshold for mono output 2016-02-10 17:22:26 +01:00
pbmpipe sws/output: fix ordered dither threshold for mono output 2016-02-10 17:22:26 +01:00
pcx
pgm
pgmpipe
pixfmt sws/output: fix ordered dither threshold for mono output 2016-02-10 17:22:26 +01:00
png
ppm
ppmpipe
rm
rso
sgi Merge commit '99f40fd02f1870c2dee70977b672da9cb198f0be' 2015-11-29 15:42:33 +01:00
smjpeg
sox
sunrast
swf
tga
tiff
ts Merge commit '393596f9d51134d6e45d81ae129223f4faea1232' 2016-06-23 08:17:31 +02:00
tta avformat/apetag: fix flag value to signal footer presence 2017-02-10 18:33:29 -03:00
voc
voc_s16
w64
wav
wav_peak
wav_peak_only
wtv
xbm sws/output: fix ordered dither threshold for mono output 2016-02-10 17:22:26 +01:00
xwd sws/output: fix ordered dither threshold for mono output 2016-02-10 17:22:26 +01:00
yuv4mpeg