Author: tralph
Date: 2010-08-14 19:36:51 +0000 (Sat, 14 Aug 2010)
New Revision: 25652
Changeset: http://svn.mythtv.org/trac/changeset/25652
Modified:
trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
Log:
Properly initialize mpa_pic in avformatdecoder using avcodec_frame_defaults().
Refs #7252.