diff options
author | Martin Storsjö <martin@martin.st> | 2014-06-06 13:59:14 +0300 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2014-06-26 12:58:28 +0200 |
commit | 16f7cbef5610a878317596134607d2a89da66ecf (patch) | |
tree | 0b9fbc9ce7ea733a82eb77518af363de316dbb67 /tools/normalize.py | |
parent | 4ec1acc6e4f4d0bd28617bbb30ebfb779ce7df92 (diff) | |
download | ffmpeg-16f7cbef5610a878317596134607d2a89da66ecf.tar.gz |
oggenc: Set the right AVOption size for the pref_duration option
On big endian machines, the default value set via the faulty
AVOption ended up as 2^32 times too big.
This fixes the fate-lavf-ogg test which currently is broken on
big endian machines, broken since 3831362. Since that commit,
a final zero-sized packet is written to the ogg muxer in that test,
which caused different flushing behaviour on little and big endian
depending on whether the pref_duration option was handled as it
should or not.
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 103243ca649cc305129ed0352bf4d97e5ddf4d80)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'tools/normalize.py')
0 files changed, 0 insertions, 0 deletions