TABLE             143 gst/gsterror.c   TABLE (t, CORE, FAILED,
TABLE             145 gst/gsterror.c   TABLE (t, CORE, TOO_LAZY,
TABLE             148 gst/gsterror.c   TABLE (t, CORE, NOT_IMPLEMENTED,
TABLE             150 gst/gsterror.c   TABLE (t, CORE, STATE_CHANGE,
TABLE             153 gst/gsterror.c   TABLE (t, CORE, PAD, N_("Internal GStreamer error: pad problem." FILE_A_BUG));
TABLE             154 gst/gsterror.c   TABLE (t, CORE, THREAD,
TABLE             156 gst/gsterror.c   TABLE (t, CORE, NEGOTIATION,
TABLE             158 gst/gsterror.c   TABLE (t, CORE, EVENT,
TABLE             160 gst/gsterror.c   TABLE (t, CORE, SEEK,
TABLE             162 gst/gsterror.c   TABLE (t, CORE, CAPS,
TABLE             164 gst/gsterror.c   TABLE (t, CORE, TAG, N_("Internal GStreamer error: tag problem." FILE_A_BUG));
TABLE             165 gst/gsterror.c   TABLE (t, CORE, MISSING_PLUGIN,
TABLE             167 gst/gsterror.c   TABLE (t, CORE, CLOCK,
TABLE             169 gst/gsterror.c   TABLE (t, CORE, DISABLED,
TABLE             184 gst/gsterror.c   TABLE (t, LIBRARY, FAILED,
TABLE             186 gst/gsterror.c   TABLE (t, LIBRARY, TOO_LAZY,
TABLE             189 gst/gsterror.c   TABLE (t, LIBRARY, INIT, N_("Could not initialize supporting library."));
TABLE             190 gst/gsterror.c   TABLE (t, LIBRARY, SHUTDOWN, N_("Could not close supporting library."));
TABLE             191 gst/gsterror.c   TABLE (t, LIBRARY, SETTINGS, N_("Could not configure supporting library."));
TABLE             204 gst/gsterror.c   TABLE (t, RESOURCE, FAILED,
TABLE             206 gst/gsterror.c   TABLE (t, RESOURCE, TOO_LAZY,
TABLE             209 gst/gsterror.c   TABLE (t, RESOURCE, NOT_FOUND, N_("Resource not found."));
TABLE             210 gst/gsterror.c   TABLE (t, RESOURCE, BUSY, N_("Resource busy or not available."));
TABLE             211 gst/gsterror.c   TABLE (t, RESOURCE, OPEN_READ, N_("Could not open resource for reading."));
TABLE             212 gst/gsterror.c   TABLE (t, RESOURCE, OPEN_WRITE, N_("Could not open resource for writing."));
TABLE             213 gst/gsterror.c   TABLE (t, RESOURCE, OPEN_READ_WRITE,
TABLE             215 gst/gsterror.c   TABLE (t, RESOURCE, CLOSE, N_("Could not close resource."));
TABLE             216 gst/gsterror.c   TABLE (t, RESOURCE, READ, N_("Could not read from resource."));
TABLE             217 gst/gsterror.c   TABLE (t, RESOURCE, WRITE, N_("Could not write to resource."));
TABLE             218 gst/gsterror.c   TABLE (t, RESOURCE, SEEK, N_("Could not perform seek on resource."));
TABLE             219 gst/gsterror.c   TABLE (t, RESOURCE, SYNC, N_("Could not synchronize on resource."));
TABLE             220 gst/gsterror.c   TABLE (t, RESOURCE, SETTINGS,
TABLE             222 gst/gsterror.c   TABLE (t, RESOURCE, NO_SPACE_LEFT, N_("No space left on the resource."));
TABLE             235 gst/gsterror.c   TABLE (t, STREAM, FAILED,
TABLE             237 gst/gsterror.c   TABLE (t, STREAM, TOO_LAZY,
TABLE             240 gst/gsterror.c   TABLE (t, STREAM, NOT_IMPLEMENTED,
TABLE             243 gst/gsterror.c   TABLE (t, STREAM, TYPE_NOT_FOUND, N_("Could not determine type of stream."));
TABLE             244 gst/gsterror.c   TABLE (t, STREAM, WRONG_TYPE,
TABLE             246 gst/gsterror.c   TABLE (t, STREAM, CODEC_NOT_FOUND,
TABLE             248 gst/gsterror.c   TABLE (t, STREAM, DECODE, N_("Could not decode stream."));
TABLE             249 gst/gsterror.c   TABLE (t, STREAM, ENCODE, N_("Could not encode stream."));
TABLE             250 gst/gsterror.c   TABLE (t, STREAM, DEMUX, N_("Could not demultiplex stream."));
TABLE             251 gst/gsterror.c   TABLE (t, STREAM, MUX, N_("Could not multiplex stream."));
TABLE             252 gst/gsterror.c   TABLE (t, STREAM, FORMAT, N_("The stream is in the wrong format."));
TABLE             253 gst/gsterror.c   TABLE (t, STREAM, DECRYPT,
TABLE             255 gst/gsterror.c   TABLE (t, STREAM, DECRYPT_NOKEY,