OSDN Git Service

Make avfilter_insert_filter() propagate an error code in case the
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 27 Sep 2010 17:28:53 +0000 (17:28 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 27 Sep 2010 17:28:53 +0000 (17:28 +0000)
commitdb9dfa3cc360bdee4d571cfea5f468b3f1426b05
tree8572a3b9c5ecc00e9909e38a9581cb2bff85fea5
parent4ecf1539bf3cc8b2a2b76658917170de362402e5
Make avfilter_insert_filter() propagate an error code in case the
called avfilter_link() fails.

Originally committed as revision 25229 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.c