]> git.sesse.net Git - ffmpeg/commit
mpeg/h264: update thread context even if it is not initialized.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 29 Jan 2012 21:37:37 +0000 (22:37 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 31 Jan 2012 20:43:04 +0000 (21:43 +0100)
commit05ebe51e00e900bcef7d3e9bcd6b91d4aab34de7
tree298f50517b2fec6d7570a27e05487b95c8e4a9e5
parente4a714f65a0c9e03d6e5dd57a3d4a0451e193f55
mpeg/h264: update thread context even if it is not initialized.

Fixes decoding of Ticket952

Tested-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264.c
libavcodec/mpegvideo.c