2003-07-06 13:49  rbultje

	* gstcdparanoia.c: New mimetypes gone into effect today - this
	commit changes all old mimetypes over to the new mimetypes spec as
	described in the previous commit's document. Note: some plugins
	will break, some pipelines will break, expect HEAD to be broken or
	at least not 100% working for a few days, but don't forget to
	report bugs

2003-06-29 12:44  company

	* gstcdparanoia.c: compatibility fix for new GST_DEBUG stuff. 
	Includes fixes for missing includes for config.h and unistd.h
	
	I only ensured for plugins I can build that they work, so if some
	of them are still broken, you gotta fix them yourselves
	unfortunately.

2003-05-24 03:33  wtay

	* gstcdparanoia.c: UNITS -> DEFAULT

2003-04-12 07:51  rbultje

	* gstcdparanoia.c: Fixes #109558

2003-04-08 15:40  company

	* gstcdparanoia.c: uhm yeah. segfault fix for gst-inspect

2003-03-30 14:16  company

	* gstcdparanoia.c: opening/closing files and devices is done on
	NULL <-> READY

2003-03-29 18:13  company

	* gstcdparanoia.c: warn on possibly broken discid, so app devs know
	about this

2003-02-01 21:26  dschleef

	* gstcdparanoia.c: Change %lld, %llu to G_G[U]INT64_FORMAT
	globally.  Fix bad pointer->integer conversion.

2003-01-02 01:00  dlehn

	* gstcdparanoia.c: fix typo

2003-01-01 15:57  nodatadj

	* gstcdparanoia.c, gstcdparanoia.h: Add indexing Don't set the
	speed on the cdparanoia object until the open

2002-12-30 09:53  wtay

	* gstcdparanoia.c: Fix plugins for new query API

2002-12-08 06:49  thomasvs

	* Makefile.am: parallel install fixes

2002-11-01 09:06  wtay

	* gstcdparanoia.c: Small fixes, added more query types

2002-10-31 16:40  wtay

	* gstcdparanoia.c, gstcdparanoia.h: More seeking and query/convert
	stuff, it's getting pretty complete now

2002-10-30 16:06  wtay

	* gstcdparanoia.c, gstcdparanoia.h: formatting cleanups convert
	more stuff to the generic seeking/convert/query interface

2002-09-29 16:45  nodatadj

	* gstcdparanoia.c: Remove a dumb print that spams the console...

2002-09-28 16:28  nodatadj

	* gstcdparanoia.c: Use events rather than properties When the speed
	property is set, set the ripping speed.

2002-09-20 13:10  wtay

	* gstcdparanoia.c, gstcdparanoia.h: - state change cleanup - add
	timestamps (should make cdparanoia ! osssink work) -
	g_object_notify some properties

2002-09-18 12:02  theuraeus

	* gstcdparanoia.c: plugins part of license field patch

2002-09-09 13:14  uid45456

	* gstcdparanoia.c, gstcdparanoia.h: Patch as given in
	http://bugzilla.gnome.org/show_bug.cgi?id=92262, thanks to
	goraxe@ntlworld.com

2002-09-01 06:57  wtay

	* gstcdparanoia.c: Make a copy of device string as we're going to
	free it

2002-06-22 01:22  thomasvs

	* gstcdparanoia.h: use check for where header is

2002-05-15 11:56  sbaker3

	* gstcdparanoia.c: use new bytestream api. please test if you care
	about this plugin

2002-04-20 14:42  wingo

	* gstcdparanoia.c: * a hack to work around intltool's brokenness *
	a current check for mpeg2dec * details->klass reorganizations * an
	element browser that uses details->klass * separated cdxa parse out
	from the avi directory

2002-04-11 13:41  wingo

	* gstcdparanoia.c: GstPadTemplate <-> gst_pad_template <->
	GST_PAD_TEMPLATE
	
	same with *factory and typefind.
	
	also, some -Werror fixes.

2002-04-03 07:26  wtay

	* gstcdparanoia.c: Fix enum error in args.

2002-03-24 14:06  wingo

	* gstcdparanoia.c: * filter newlines out of GST_DEBUG statements to
	reflect new core behavior * fixes to adder's caps, again

2002-03-20 13:44  wingo

	* gstcdparanoia.c: s/Gnome-Streamer/GStreamer/

2002-03-18 20:09  wingo

	* Makefile.am: * removal of //-style comments * don't link plugins
	to core libs -- the versioning is done internally to the plugins
	with the plugin_info struct,   and symbol resolution is lazy, so we
	can always know if a plugin can be loaded by the plugin_info data.
	in theory.

2002-03-18 17:39  wingo

	* Makefile.am: s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/
	
	@-substitued variables variables are defined as make variables
	automagically, and this gives the user the freedom to say make
	GST_PLUGIN_LDFLAGS=-myflag

2002-02-03 11:58  theuraeus

	* gstcdparanoia.c, gstcdparanoia.h: fixed // style comments to more
	portable /* */

2002-01-17 18:05  wrobell

	* Makefile.am: - plugins are built without versioning info

2002-01-13 14:27  wtay

	* gstcdparanoia.c: Bring the plugins in sync with the new core
	capsnego system.  Added some features, enhancements...

2002-01-11 19:34  dlehn

	* Makefile.am: * s/filter/plugin/ * link plugins to GST_LIBS *
	rearrange rules to a common format

2001-12-28 12:24  wtay

	* gstcdparanoia.c: Fixed some plugins

2001-12-23 05:06  thomasvs

	* Makefile.am, gstcdparanoia.c, gstcdparanoia.h: cdparanoia added

