Make parse_key_value_pair() print an error message if a key is not
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 8 Dec 2009 22:01:25 +0000 (22:01 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 8 Dec 2009 22:01:25 +0000 (22:01 +0000)
commit62096b99b13744a43ac54453f077997ac1265203
treecbd7a444645a4fc0c387151b24422a3c53876100
parent7d132c544b2447ef5a6b04ca6f21e245d6a48986
Make parse_key_value_pair() print an error message if a key is not
found in the context.

Originally committed as revision 20779 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/parseutils.c