From 4de40d8ccd21dca15aaf792a842d266604cc59a7 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 23 Oct 2003 02:14:06 +0000 Subject: initial typefind checkin. All typefind functions have been put into one single plugin in gst/typefind Original commit message from CVS: initial typefind checkin. All typefind functions have been put into one single plugin in gst/typefind --- gst/rtjpeg/gstrtjpeg.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'gst/rtjpeg/gstrtjpeg.c') diff --git a/gst/rtjpeg/gstrtjpeg.c b/gst/rtjpeg/gstrtjpeg.c index c8842882..4284b8dd 100644 --- a/gst/rtjpeg/gstrtjpeg.c +++ b/gst/rtjpeg/gstrtjpeg.c @@ -25,13 +25,6 @@ extern GstElementDetails gst_rtjpegenc_details; extern GstElementDetails gst_rtjpegdec_details; -GstTypeDefinition rtjpegdefinition = { - "rtjpeg_video/rtjpeg", - "video/x-rtjpeg", - ".rtj", - NULL, -}; - static gboolean plugin_init (GModule *module, GstPlugin *plugin) { -- cgit v1.2.1