Small additional message
Original commit message from CVS: Small additional message
This commit is contained in:
parent
3dec0a8035
commit
9416183ac6
@ -213,7 +213,7 @@ gst_vorbisenc_chain (GstPad * pad, GstBuffer * buf)
|
||||
vorbisenc = GST_VORBISENC (gst_pad_get_parent (pad));
|
||||
|
||||
if (!vorbisenc->setup) {
|
||||
gst_element_error (GST_ELEMENT (vorbisenc), "encoder not initialized");
|
||||
gst_element_error (GST_ELEMENT (vorbisenc), "encoder not initialized (input is not audio?)");
|
||||
if (GST_IS_BUFFER (buf))
|
||||
gst_buffer_unref (buf);
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user