]> git.sesse.net Git - ffmpeg/commit
h264: fix 4:2:2 PCM-macroblocks decoding
authorAnton Mitrofanov <BugMaster@narod.ru>
Mon, 2 Apr 2012 16:25:19 +0000 (09:25 -0700)
committerDiego Biurrun <diego@biurrun.de>
Wed, 4 Apr 2012 17:34:39 +0000 (19:34 +0200)
commit14af74e9a001f0544ee2362b624344154c4e8a0c
treee6826ee5ada503d8664e5a3457232a15de7ab4d1
parent91dffb4c1dfc7232e74ab86536afe39a777fc12d
h264: fix 4:2:2 PCM-macroblocks decoding

Fixes bug 239.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/h264.c