ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (output is...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 21 Aug 2006 13:26:37 +0000 (13:26 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 21 Aug 2006 13:26:37 +0000 (13:26 +0000)
commitd94f06c2ddf5cd0e9e8af385fd796e3204edea22
tree47eeff08cbcaae1f66a7ca5e9331f73481c8f389
parentf7eb58c23544445d8fed270161e9e51dc192bd9d
ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (output is framed) and make them match (#35166...

Original commit message from CVS:
* ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_init),
(gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
(gst_wavpack_enc_chain), (gst_wavpack_enc_rewrite_first_block),
(gst_wavpack_enc_sink_event):
Fix caps set on buffers and template caps (output is framed)
and make them match (#351663); use GST_WARNING_OBJECT instead of
GST_ELEMENT_WARNING; simplify push_block(); do some small
clean-ups here and there; fix memleak (#351663).
ext/wavpack/gstwavpackenc.c