ext/flac/gstflacenc.c: If seeking failed return the appropiate return value to FLAC.
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 7 Aug 2008 16:13:41 +0000 (16:13 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 7 Aug 2008 16:13:41 +0000 (16:13 +0000)
commit916589570c3fcbc8c87e88deceffa6cdb53b4b8b
tree2ee7c20fbdafcaf53e0bbf2a8bf1672550999be8
parent426721f717d3bb2ff4fe6249500a7f1992c246a6
ext/flac/gstflacenc.c: If seeking failed return the appropiate return value to FLAC.

Original commit message from CVS:
* ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
If seeking failed return the appropiate return value to FLAC.
Otherwise it thinks seeking was successfull and tries to rewrite
parts of the headers which then get appended to the output.
ChangeLog
ext/flac/gstflacenc.c