OSDN Git Service

Add new yuv444 pixfmts to avcodec_align_dimensions2
authorJason Garrett-Glaser <jason@x264.com>
Wed, 29 Jun 2011 01:22:23 +0000 (18:22 -0700)
committerJason Garrett-Glaser <jason@x264.com>
Wed, 29 Jun 2011 08:00:49 +0000 (01:00 -0700)
commitda55ee6ccc05efdd9006bb8c31db9012a3326857
treefe74c4adb41e2e7cbd83cfb6e31dc2c0e19a4442
parent4578435f35888c95b12a53a12cdab612ac3fef04
Add new yuv444 pixfmts to avcodec_align_dimensions2

Fixes draw_edges crashes with high-bit-depth 4:4:4 decoding.
libavcodec/utils.c