diff options
author | Martin Storsjö <martin@martin.st> | 2013-09-24 12:02:39 +0300 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2014-01-07 09:43:58 +0100 |
commit | 371659d1ad71cac41732c5d9d7a32ee1cf173c95 (patch) | |
tree | 13ae9f16c4751bdb590bf0a50cb35f08c896b542 /libavcodec/acelp_vectors.c | |
parent | c00e491aebecd3257cccb41c56029996146727d2 (diff) | |
download | ffmpeg-371659d1ad71cac41732c5d9d7a32ee1cf173c95.tar.gz |
mpegvideo: Initialize chroma_*_shift and codec_tag even if the size is 0
This fixes breakage in a few fate tests on certain setups
(that for some reason didn't break on OS X) after the previous
commit (8812a8057). Currently, some video streams are initialized
in ff_MPV_common_init with width/height set at 0 and only changed
to a proper video size with ff_MPV_common_frame_size_change later.
The breakage was diagnosed by Anton Khirnov.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/acelp_vectors.c')
0 files changed, 0 insertions, 0 deletions