[farsight2/master] The error is unknown_codec, not invalid_codec
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:19:59 PST 2008
---
gst-libs/gst/farsight/fs-conference-iface.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-conference-iface.h b/gst-libs/gst/farsight/fs-conference-iface.h
index 03a5e7f..d96e1c1 100644
--- a/gst-libs/gst/farsight/fs-conference-iface.h
+++ b/gst-libs/gst/farsight/fs-conference-iface.h
@@ -99,7 +99,7 @@ typedef enum {
FS_ERROR_NETWORK,
FS_ERROR_NOT_IMPLEMENTED,
FS_ERROR_NEGOTIATION_FAILED,
- FS_ERROR_INVALID_CODEC,
+ FS_ERROR_UNKNOWN_CODEC,
FS_ERROR_INTERNAL
} FsError;
--
1.5.6.5
More information about the farsight-commits
mailing list