commit | db0b8755e00bbdeed3882ad0e891462ff8b3f9b6 | [log] [tgz] |
---|---|---|
author | Michael Smith <msmith@songbirdnest.com> | Thu Feb 05 15:51:42 2009 -0800 |
committer | Michael Smith <msmith@songbirdnest.com> | Thu Feb 05 15:53:04 2009 -0800 |
tree | 95d88174e4d1d2eade475ff09aaedca7424628c9 | |
parent | b9ca852b510d0d0486db098fbaf23641f8a54015 [diff] |
flacdec: if we aborted reading, don't do into an infinite loop. If our read callback ran out of data, so had to abort reading, we return GST_FLOW_ERROR instead of going into an infinite loop.