ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails - return...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 30 Jun 2008 22:53:39 +0000 (22:53 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 30 Jun 2008 22:53:39 +0000 (22:53 +0000)
commit7d08894b38b97c614c50e48bd2e5ee475f3c0667
tree71e2fe1546fae950e9618cdeeb7497128ef57178
parentae82126a56898c37b4e242cc370dfa28c151c471
ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails - return whatever it returned.

Original commit message from CVS:
* ext/libpng/gstpngdec.c:
Don't return GST_FLOW_ERROR when buffer_alloc fails - return
whatever it returned.
ChangeLog
ext/libpng/gstpngdec.c