diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2007-09-26 13:19:17 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2007-09-26 13:19:17 +0000 |
| commit | 56ff7ee1ae31ca1647ce44c6c3364e257b747e6f (patch) | |
| tree | 34f1bf6ba5c4b3f511d494b52d2d843e92069b25 /ChangeLog | |
| parent | ac934ae36b95372695c1fb6e81ce284172b2a6a9 (diff) | |
ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and make sure we pass the right flow return ...
Original commit message from CVS:
* ext/flac/gstflacenc.c:
* ext/flac/gstflacenc.h:
Save the flow return from the last gst_pad_push() and
make sure we pass the right flow return value upstream
in the case of failure; minor clean-ups.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-09-26 Tim-Philipp Müller <tim at centricular dot net> + + * ext/flac/gstflacenc.c: + * ext/flac/gstflacenc.h: + Save the flow return from the last gst_pad_push() and + make sure we pass the right flow return value upstream + in the case of failure; minor clean-ups. + 2007-09-25 Tim-Philipp Müller <tim at centricular dot net> * ext/taglib/gstapev2mux.cc: |
