flacdec: if we aborted reading, don't do into an infinite loop.
authorMichael Smith <msmith@songbirdnest.com>
Thu, 5 Feb 2009 23:51:42 +0000 (15:51 -0800)
committerMichael Smith <msmith@songbirdnest.com>
Thu, 5 Feb 2009 23:53:04 +0000 (15:53 -0800)
commitdb0b8755e00bbdeed3882ad0e891462ff8b3f9b6
tree95d88174e4d1d2eade475ff09aaedca7424628c9
parentb9ca852b510d0d0486db098fbaf23641f8a54015
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.
ext/flac/gstflacdec.c