summaryrefslogtreecommitdiff
path: root/gst/gsterror.h
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-26 09:45:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-26 09:45:55 +0000
commit92be9ac6e8f28a0a5a9991baf049f5a3f3c6a020 (patch)
treeca34da90f934ecf37a80a7cd84719ee727a43aad /gst/gsterror.h
parent074ecb22270d907afe0615009130926303c12e59 (diff)
downloadgstreamer-92be9ac6e8f28a0a5a9991baf049f5a3f3c6a020.tar.gz
reinstate LIBRARY_ENCODE
Original commit message from CVS: reinstate LIBRARY_ENCODE
Diffstat (limited to 'gst/gsterror.h')
-rw-r--r--gst/gsterror.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gsterror.h b/gst/gsterror.h
index d82ac3c729..e173fef622 100644
--- a/gst/gsterror.h
+++ b/gst/gsterror.h
@@ -64,6 +64,7 @@ typedef enum {
GST_LIBRARY_ERROR_INIT,
GST_LIBRARY_ERROR_SHUTDOWN,
GST_LIBRARY_ERROR_SETTINGS,
+ GST_LIBRARY_ERROR_ENCODE,
GST_LIBRARY_ERROR_NUM_ERRORS
}
GstLibraryError;