summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f52cda4)
raw | patch | inline | side by side (parent: f52cda4)
author | Stefan Kost <ensonic@users.sf.net> | |
Fri, 3 Jun 2011 08:35:55 +0000 (11:35 +0300) | ||
committer | Nikhil Devshatwar <a0132237@ti.com> | |
Fri, 17 May 2013 09:40:33 +0000 (15:10 +0530) |
gst/synaesthesia/gstsynaesthesia.c | patch | blob | history |
index 910ffb2932accc2c2cbca81f084db46e2ca20477..79ca45fef31338d2aea30be9dd08878c21f3a893 100644 (file)
/* Errors */
missing_caps_details:
{
- GST_WARNING_OBJECT (synaesthesia, "missing channels or rate in the caps");
+ GST_WARNING_OBJECT (synaesthesia,
+ "missing width, height or framerate in the caps");
res = FALSE;
goto done;
}