summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* putting i18n in place for pluginsThomas Vander Stichele2004-01-194-22/+37
* fix i18n includeThomas Vander Stichele2004-01-191-1/+1
* updating v4l2 for new error handlingThomas Vander Stichele2004-01-191-60/+63
* use new error signal and classificationThomas Vander Stichele2004-01-186-54/+61
* ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte2004-01-153-5/+8
* ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ...Benjamin Otte2004-01-151-7/+45
* ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2004-01-141-1/+1
* use element time.Benjamin Otte2004-01-141-55/+3
* make oss warning more usefulThomas Vander Stichele2004-01-121-1/+6
* add oss debugging categoryThomas Vander Stichele2004-01-122-0/+6
* sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte2004-01-128-1097/+1098
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-1/+1
* sys/oss/gstosssink.c: Fix for bug shown by poisoningBenjamin Otte2004-01-061-2/+2
* ext/shout/gstshout.c: fix for new caps system.Ronald S. Bultje2004-01-061-2/+13
* Fix the fixate functions to handle new prototype:David Schleef2004-01-041-2/+2
* Return NULL if we can't fixate the caps anymore.Colin Walters2003-12-241-1/+3
* gst/volume/gstvolume.c: Proxy getcaps.David Schleef2003-12-241-0/+26
* Merge CAPS branchDavid Schleef2003-12-227-246/+146
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-213-48/+99
* Go back to old code, it works good enough...Ronald S. Bultje2003-12-171-6/+14
* Remove debugging statementsRonald S. Bultje2003-12-161-4/+4
* Fix some clocking issue in OSS. The issue is that if we seek forward (note: s...Ronald S. Bultje2003-12-161-15/+8
* Er, right, this is a typoRonald S. Bultje2003-12-161-1/+1
* it's broken and it failed to load during the last few months. If anyone wants...Ronald S. Bultje2003-12-146-1018/+2
* Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje2003-12-074-10/+10
* remove copyright field from pluginsAndy Wingo2003-12-042-2/+0
* distcheck fixesDavid Schleef2003-11-221-1/+1
* fix makefileThomas Vander Stichele2003-11-151-1/+1
* disting fixChristian Schaller2003-11-141-3/+5
* Fix for if SOUND_MIXER_INFO is not available (fBSD and others)Ronald S. Bultje2003-11-131-0/+6
* fix build system for X, XShm and XvBenjamin Otte2003-11-121-9/+12
* Proper device-capabilities check when openingRonald S. Bultje2003-11-101-0/+11
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-091-7/+10
* Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje2003-11-092-11/+15
* Don't change mixer if there's nothing to change. This caused a bug if the sou...Ronald S. Bultje2003-11-091-0/+5
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-072-1/+4
* Add device autodetectionRonald S. Bultje2003-11-072-1/+180
* test and define HAVE_XSHM build ximage pluginThomas Vander Stichele2003-11-071-1/+1
* All the interfaces are collected in libgstinterfaces now.Jan Schmidt2003-11-062-4/+2
* And proper memory cleanup of cached devicesRonald S. Bultje2003-11-061-1/+13
* Add proper switch to needs_probe()Ronald S. Bultje2003-11-061-1/+11
* Add device autodetectionRonald S. Bultje2003-11-064-2/+231
* Re-add mixer element, gst-mixer doesn't work without itRonald S. Bultje2003-11-052-4/+26
* v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte2003-11-031-1/+1
* hmm...Ronald S. Bultje2003-11-025-67/+51
* first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte2003-10-319-130/+72
* oops... I broke device settings in OSSRonald S. Bultje2003-10-281-2/+2
* Rename osselement to ossmixer and only open audio device if we have at least ...Ronald S. Bultje2003-10-261-2/+6
* Oops, input <-> output confusionRonald S. Bultje2003-10-261-1/+1
* Forgot to commit Makefile.am - these remove the marshallers and add interface...Ronald S. Bultje2003-10-142-34/+10