diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2007-05-24 17:00:21 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2007-05-24 17:00:21 +0000 |
| commit | d2977ff4eba46efb99930f89614c1105a2ebc1af (patch) | |
| tree | 9502123dfee539ccbe635dc9d8f4db943e34af41 /ChangeLog | |
| parent | 59e42fc5df8ef1334551f3e162d5ee67e8a65ef5 (diff) | |
ext/flac/gstflacenc.c: Don't crash in chain function if setcaps hasn't been called.
Original commit message from CVS:
* ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
(gst_flac_enc_chain):
Don't crash in chain function if setcaps hasn't been called.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-05-24 Tim-Philipp Müller <tim at centricular dot net> + + * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps), + (gst_flac_enc_chain): + Don't crash in chain function if setcaps hasn't been called. + 2007-05-24 Wim Taymans <wim@fluendo.com> * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods): |
