From ad661999ad2c79a5d7721f0eb1e7f1f83a304224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 23 Nov 2016 10:31:29 +0000 Subject: mimic: remove ancient codec This was used by MSN messenger in prehistoric times, it's safe to say no one needs or wants this any more these days. For decoding old recordings there's still a decoder in ffmpeg. https://bugzilla.gnome.org/show_bug.cgi?id=597616 --- docs/plugins/inspect/plugin-mimic.xml | 55 ----------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-mimic.xml (limited to 'docs/plugins/inspect/plugin-mimic.xml') diff --git a/docs/plugins/inspect/plugin-mimic.xml b/docs/plugins/inspect/plugin-mimic.xml deleted file mode 100644 index 79e879556..000000000 --- a/docs/plugins/inspect/plugin-mimic.xml +++ /dev/null @@ -1,55 +0,0 @@ - - mimic - Mimic codec - ../../ext/mimic/.libs/libgstmimic.so - libgstmimic.so - 1.10.0 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins source release - Unknown package origin - - - mimdec - Mimic Decoder - Codec/Decoder/Video - MSN Messenger compatible Mimic video decoder element - Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>, Rob Taylor <robtaylor@fastmail.fm>, Philippe Khalaf <burger@speedy.org>, Ole André Vadla Ravnås <oleavr@gmail.com>,Olivier Crête <olivier.crete@collabora.co.uk - - - sink - sink - always -
video/x-mimic
-
- - src - source - always -
video/x-raw, format=(string)RGB, framerate=(fraction)0/1, width=(int)320, height=(int)240; video/x-raw, format=(string)RGB, framerate=(fraction)0/1, width=(int)160, height=(int)120
-
-
-
- - mimenc - Mimic Encoder - Codec/Encoder/Video - MSN Messenger compatible Mimic video encoder element - Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>,Olivier Crête <olivier.crete@collabora.co.uk - - - sink - sink - always -
video/x-raw, format=(string)RGB, framerate=(fraction)[ 1/1, 30/1 ], width=(int)320, height=(int)240; video/x-raw, format=(string)RGB, framerate=(fraction)[ 1/1, 30/1 ], width=(int)160, height=(int)120
-
- - src - source - always -
video/x-mimic
-
-
-
-
-
\ No newline at end of file -- cgit v1.2.1