summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/sunaudio/gstsunaudio.c: Solve #152805.Ronald S. Bultje2004-10-012-6/+15
* fix for 151236Thomas Vander Stichele2004-08-301-1/+1
* sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 h...David Schleef2004-08-271-19/+20
* sys/sunaudio/Makefile.am: Add sunaudiosrc patch from BalaBalamurali Viswanathan2004-08-273-0/+495
* sys/sunaudio/: Fix caps to handle full range of rates and channels. Make deb...Balamurali Viswanathan2004-08-186-14/+933
* sys/glsink/ARB_multitexture.h: Remove old files.David Schleef2004-08-0910-3462/+0
* GL sink plugin. (Bug #147302)Gernot Ziegler2004-08-094-8/+1762
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-032-3/+3
* sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCESDavid Schleef2004-07-071-1/+1
* don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte2004-06-241-1/+3
* configure.ac: Add objective-c support if running in Darwin/Mac OS XZaheer Abbas Merali2004-06-221-4/+11
* - update links to v4l[12] API docsStéphane Loeuillet2004-05-311-3/+7
* gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet2004-05-312-6/+14
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-216-8/+8
* gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...Stéphane Loeuillet2004-05-211-12/+2
* configure.ac: Minor cosmetic change to convince the buildbot to reautogen.David Schleef2004-05-201-28/+196
* Original commit message from CVS:David Schleef2004-05-201-3/+11
* - change sunaudio category to Sink/AudioStéphane Loeuillet2004-05-201-1/+1
* sys/sunaudio/: New sunaudiosinkDavid Schleef2004-05-192-0/+289
* configure.ac: Add sunaudioDavid Schleef2004-05-191-3/+9
* sys/v4l2/gstv4l2src.c: Ronald S. Bultje2004-05-071-0/+1
* ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele2004-05-032-3/+3
* ext/jpeg/: move format setting to inner loopThomas Vander Stichele2004-04-292-6/+10
* Workaround for missing struct v4l2_buffer declaration in Suse 9 and Mandrake ...Ronald S. Bultje2004-04-101-0/+30
* sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed toRonald S. Bultje2004-04-101-37/+42
* 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