summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje2004-11-252-156/+390
* sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not definedZaheer Abbas Merali2004-11-111-1/+6
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-012-11/+9
* fix build on older automakeThomas Vander Stichele2004-10-271-1/+1
* Memory leak fixesIain Holmes2004-10-261-4/+1
* sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje2004-10-258-227/+155
* sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2004-10-251-1/+3
* sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency).Ronald S. Bultje2004-10-241-11/+12
* sys/v4l2/gstv4l2element.c: Flag typo.Ronald S. Bultje2004-10-242-9/+12
* sys/v4l2/v4l2src_calls.c: Fix hang.Ronald S. Bultje2004-10-241-0/+1
* sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje2004-10-244-7/+25
* 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