Index: configure.ac
===================================================================
--- configure.ac	(revision 1178)
+++ configure.ac	(revision 1299)
@@ -1,4 +1,4 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([mediastreamer],[2.7.0])
+AC_INIT([mediastreamer],[2.7.1])
 
 AC_MSG_NOTICE([$PACKAGE_NAME-$PACKAGE_VERSION		A mediastreaming library for telephony application.])
Index: src/jpegwriter.c
===================================================================
--- src/jpegwriter.c	(revision 1297)
+++ src/jpegwriter.c	(revision 1299)
@@ -146,5 +146,5 @@
 	.id=MS_JPEG_WRITER_ID,
 	.name="MSJpegWriter",
-	.description="Take a video snapshot as jpg file",
+	.text="Take a video snapshot as jpg file",
 	.category=MS_FILTER_OTHER,
 	.ninputs=1,
Index: src/tonedetector.c
===================================================================
--- src/tonedetector.c	(revision 1297)
+++ src/tonedetector.c	(revision 1299)
@@ -158,5 +158,5 @@
 	.id=MS_TONE_DETECTOR_ID,
 	.name="MSToneDetector",
-	.description="Custom tone detection filter.",
+	.text="Custom tone detection filter.",
 	.category=MS_FILTER_OTHER,
 	.ninputs=1,
