Fix a bunch of bugs ive introduced recently that broke threaded decoding.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 2 Mar 2010 02:24:37 +0000 (02:24 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 2 Mar 2010 02:24:37 +0000 (02:24 +0000)
commit145061a1769d5541a5f1e9efd186717eac51c75d
tree0b01c917c5c7c34db575f87f248d03c5f9f3c801
parent8c8bf9ecfcef099724c6fbe7822f8536e3e9ddb0
Fix a bunch of bugs ive introduced recently that broke threaded decoding.
might also fix issue1788

Originally committed as revision 22141 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c