[FFmpeg-cvslog] error_concealment: avoid using the picture if not fully setup

2014-08-12 Thread Michael Niedermayer
ffmpeg | branch: release/0.10 | Michael Niedermayer | Wed Aug 6 18:19:57 2014 +0100| [c79cf0129edafc388ba1c47cd7b6a620557e48de] | committer: Anton Khirnov error_concealment: avoid using the picture if not fully setup Fixes state becoming inconsistent and a null pointer dereference. CC: libav

[FFmpeg-cvslog] error_concealment: avoid using the picture if not fully setup

2014-08-08 Thread Michael Niedermayer
ffmpeg | branch: release/1.1 | Michael Niedermayer | Wed Aug 6 18:19:57 2014 +0100| [52254067b312e78d30bbe79fc33dbdf995b22b4e] | committer: Anton Khirnov error_concealment: avoid using the picture if not fully setup Fixes state becoming inconsistent and a null pointer dereference. CC: libav-