OSDN Git Service

Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X],
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 22 Nov 2010 22:03:21 +0000 (22:03 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 22 Nov 2010 22:03:21 +0000 (22:03 +0000)
commit819e2ab0d8d65cee0e95c89c0a4eb77aa8237c75
treeea906cb7a132ed395d1a68d0d1a7f77b05397e0e
parent902d49eef75d422344c0dad1b31c01a3b21380af
Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X],
fix crash in ffprobe.

Originally committed as revision 25799 to svn://svn.ffmpeg.org/ffmpeg/trunk
cmdutils.c