summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Do not demux only 2 trak atomsJeremy Simon2003-11-071-4/+9
| | | | | Original commit message from CVS: Do not demux only 2 trak atoms
* Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje2003-11-0756-34/+95
| | | | | | | and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
* Add device autodetectionRonald S. Bultje2003-11-072-1/+180
| | | | | Original commit message from CVS: Add device autodetection
* test and define HAVE_XSHM build ximage pluginThomas Vander Stichele2003-11-072-1/+9
| | | | | | Original commit message from CVS: test and define HAVE_XSHM build ximage plugin
* Include config.hDavid Schleef2003-11-062-0/+6
| | | | | Original commit message from CVS: Include config.h
* add config.hDavid Schleef2003-11-061-0/+3
| | | | | Original commit message from CVS: add config.h
* make sure config.h is included firstDavid Schleef2003-11-065-0/+15
| | | | | Original commit message from CVS: make sure config.h is included first
* All the interfaces are collected in libgstinterfaces now.Jan Schmidt2003-11-062-4/+2
| | | | | Original commit message from CVS: All the interfaces are collected in libgstinterfaces now.
* And proper memory cleanup of cached devicesRonald S. Bultje2003-11-061-1/+13
| | | | | Original commit message from CVS: And proper memory cleanup of cached devices
* Add proper switch to needs_probe()Ronald S. Bultje2003-11-061-1/+11
| | | | | Original commit message from CVS: Add proper switch to needs_probe()
* Add device autodetectionRonald S. Bultje2003-11-064-2/+231
| | | | | Original commit message from CVS: Add device autodetection
* this will make it easier to merge when you have uncommited plugins in your treeSteve Baker2003-11-061-11/+61
| | | | | Original commit message from CVS: this will make it easier to merge when you have uncommited plugins in your tree
* set default errorlevel to NONE. Make configure change it to ERROR (the ↵Benjamin Otte2003-11-061-0/+6
| | | | | | | current value) when running cvs builds. This s... Original commit message from CVS: set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This should make releases not output any debugging information at all
* Re-add mixer element, gst-mixer doesn't work without itRonald S. Bultje2003-11-052-4/+26
| | | | | Original commit message from CVS: Re-add mixer element, gst-mixer doesn't work without it
* add initial version of gdkpixbuf loader for gtk that is capable of loading ↵Benjamin Otte2003-11-056-5/+693
| | | | | | | | AVI and mpeg videos as GdkPixbufAnimation.... Original commit message from CVS: add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation. I'm not sure if such a thing would be useful or too much trouble, so I'll throw it at enough testers to figure it out ;) We might want to disable it by defualt though in the future. (Currently there is not even a configure switch implemented to disable it.) This includes a fix to not use GError in gstgdkpixbuf's typefind function and to only return GST_TYPE_FIND_MINIMUM when doing typefinding via gdk as this breaks quite a bit with the GStreamer loader installed.
* v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ↵Benjamin Otte2003-11-031-1/+1
| | | | | | | static Original commit message from CVS: v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static
* Add -DG_DISABLE_DEPRECATED to $GST_ERRORDavid Schleef2003-11-031-0/+1
| | | | | Original commit message from CVS: Add -DG_DISABLE_DEPRECATED to $GST_ERROR
* Fixes for new plugin systemDavid Schleef2003-11-031-19/+12
| | | | | Original commit message from CVS: Fixes for new plugin system
* This was wrongRonald S. Bultje2003-11-021-0/+14
| | | | | Original commit message from CVS: This was wrong
* Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje2003-11-021-0/+13
| | | | | Original commit message from CVS: Add static version of removed gsT_element_factory_make_or_warn()
* fix template, tooBenjamin Otte2003-11-021-21/+27
| | | | | Original commit message from CVS: fix template, too
* BlaRonald S. Bultje2003-11-023-68/+86
| | | | | Original commit message from CVS: Bla
* forgot to make the element details static in hereBenjamin Otte2003-11-021-1/+1
| | | | | Original commit message from CVS: forgot to make the element details static in here
* fix for new plugin systemBenjamin Otte2003-11-024-57/+65
| | | | | Original commit message from CVS: fix for new plugin system
* SMPTE transitions doneRonald S. Bultje2003-11-021-26/+29
| | | | | Original commit message from CVS: SMPTE transitions done
* RTP doneRonald S. Bultje2003-11-0217-152/+169
| | | | | Original commit message from CVS: RTP done
* Quicktime demuxer ported to new interfaceRonald S. Bultje2003-11-021-22/+27
| | | | | Original commit message from CVS: Quicktime demuxer ported to new interface
* fix for new plugin systemBenjamin Otte2003-11-022-87/+92
| | | | | Original commit message from CVS: fix for new plugin system
* That was monoscope...Ronald S. Bultje2003-11-021-22/+27
| | | | | Original commit message from CVS: That was monoscope...
* fix to new plugin systemBenjamin Otte2003-11-022-52/+58
| | | | | Original commit message from CVS: fix to new plugin system
* Hm...:Ronald S. Bultje2003-11-021-22/+30
| | | | | Original commit message from CVS: Hm...:
* *sigh*Ronald S. Bultje2003-11-021-21/+28
| | | | | Original commit message from CVS: *sigh*
* ......Ronald S. Bultje2003-11-026-92/+110
| | | | | Original commit message from CVS: ......
* aaaaaaaaaaaaaaaaaaaahRonald S. Bultje2003-11-021-22/+27
| | | | | Original commit message from CVS: aaaaaaaaaaaaaaaaaaaah
* more, and more, and more...Ronald S. Bultje2003-11-021-21/+28
| | | | | Original commit message from CVS: more, and more, and more...
* hmm...Ronald S. Bultje2003-11-025-67/+51
| | | | | Original commit message from CVS: hmm...
* More cruftRonald S. Bultje2003-11-021-20/+26
| | | | | Original commit message from CVS: More cruft
* Updated for the new plugin loading codeJan Schmidt2003-11-022-14/+40
| | | | | Original commit message from CVS: Updated for the new plugin loading code
* Fix this too. Note that the per-plugin licensing is gone because of ↵Ronald S. Bultje2003-11-021-62/+83
| | | | | | | company's new per-plugin (rather than per-element... Original commit message from CVS: Fix this too. Note that the per-plugin licensing is gone because of company's new per-plugin (rather than per-element) API. We basically need both... Ohwell, I just want this stuff to compile.
* Use GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt2003-11-021-3/+3
| | | | | Original commit message from CVS: Use GST_ELEMENT_DETAILS for initialising GstElementDetails
* Use the GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt2003-11-022-6/+6
| | | | | Original commit message from CVS: Use the GST_ELEMENT_DETAILS for initialising GstElementDetails
* Updated for the new plugin loading codeJan Schmidt2003-11-0210-108/+164
| | | | | Original commit message from CVS: Updated for the new plugin loading code
* Updated for new plugin loading codeJan Schmidt2003-11-021-29/+31
| | | | | Original commit message from CVS: Updated for new plugin loading code
* Updated for the new plugin loading codeJan Schmidt2003-11-022-25/+31
| | | | | Original commit message from CVS: Updated for the new plugin loading code
* Speex compilesIain Holmes2003-11-023-87/+107
| | | | | Original commit message from CVS: Speex compiles
* Make smoothwave compile againIain Holmes2003-11-021-17/+22
| | | | | Original commit message from CVS: Make smoothwave compile again
* Text overlayIain Holmes2003-11-022-83/+87
| | | | | Original commit message from CVS: Text overlay
* Mikmod fixedIain Holmes2003-11-021-20/+22
| | | | | Original commit message from CVS: Mikmod fixed
* pngenc fixedIain Holmes2003-11-022-57/+61
| | | | | Original commit message from CVS: pngenc fixed
* JPEG JPEG JPEG WHEEEEIain Holmes2003-11-023-92/+117
| | | | | | | Original commit message from CVS: JPEG JPEG JPEG WHEEEE Fixyed. (Gah, I'm getting sleeeeeeeeepeeeeeeeee)