summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* don't mix tabs and spacesThomas Vander Stichele2004-03-1528-1140/+1149
* *.h: Revert indentingJohan Dahlin2004-03-1526-1760/+1405
* gst-indentThomas Vander Stichele2004-03-1455-5932/+6322
* removing plugins from buildThomas Vander Stichele2004-03-091-4/+2
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-043-7/+7
* patches from jmmv@menta.net (Julio M. Merino Vidal)David Schleef2004-02-271-0/+7
* remove textdomain callsThomas Vander Stichele2004-02-022-2/+0
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-1/+1
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-029-58/+59
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-299-58/+58
* fix includes for distcheckThomas Vander Stichele2004-01-211-1/+1
* sys/dxr3/: Fix more error error error errors (missing includes here).Ronald S. Bultje2004-01-204-2/+7
* fix missing includeBenjamin Otte2004-01-201-0/+2
* another fixThomas Vander Stichele2004-01-191-1/+1
* fix element_errorThomas Vander Stichele2004-01-191-12/+11
* further element_error fixesThomas Vander Stichele2004-01-191-36/+37
* putting i18n in place for pluginsThomas Vander Stichele2004-01-194-19/+31
* updating v4l2 for new error handlingThomas Vander Stichele2004-01-191-60/+63
* use new error signal and classificationThomas Vander Stichele2004-01-186-93/+78
* ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte2004-01-151-0/+2
* ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2004-01-141-1/+1
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-124-0/+8
* sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte2004-01-128-1097/+1098
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-074-32/+1
* Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje2003-12-233-66/+39
* Merge CAPS branchDavid Schleef2003-12-224-188/+99
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-211-45/+96
* Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje2003-12-071-4/+4
* Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje2003-12-071-1/+0
* remove copyright field from pluginsAndy Wingo2003-12-045-5/+0
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-0/+3
* distcheck fixesDavid Schleef2003-11-221-1/+1
* fix makefileThomas Vander Stichele2003-11-151-1/+1
* disting fixChristian Schaller2003-11-141-3/+5
* 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-091-5/+8
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0715-10/+43
* 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-061-3/+1
* updates to glsinkGernot Ziegler2003-11-061-46/+44
* v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte2003-11-031-1/+1
* etcRonald S. Bultje2003-11-024-90/+66
* hmm...Ronald S. Bultje2003-11-025-67/+51
* fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte2003-11-023-68/+74
* glsink with correct threading supportGernot Ziegler2003-10-316-52/+162
* welcome to glsink for 0.7.x :)Gernot Ziegler2003-10-2811-0/+3276