1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/libavcodec
Martin Storsjö 5f24fe82e5 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>
2013-09-24 14:02:23 +03:00
..
2013-08-27 16:19:12 +02:00
2013-09-18 14:10:05 -04:00
2013-09-18 14:10:05 -04:00
2013-09-18 14:10:05 -04:00
2013-09-20 14:14:45 +03:00
2013-08-16 14:56:49 +02:00
2013-09-20 14:40:10 +03:00
2013-08-26 09:23:45 +02:00
2013-08-07 21:13:12 +02:00
2013-09-18 14:10:05 -04:00
2013-08-08 10:52:44 +02:00
2013-08-08 10:52:44 +02:00
2013-08-31 11:00:46 +02:00
2013-09-13 12:14:05 +02:00
2013-08-13 06:05:44 +02:00
2013-08-13 14:04:55 +02:00
2013-09-19 11:09:18 +03:00
2013-09-19 22:45:16 +03:00
2013-09-02 19:27:33 +02:00
2013-09-16 11:04:52 +03:00
2013-09-18 14:10:05 -04:00
2013-09-18 14:10:05 -04:00
2013-09-18 14:10:05 -04:00