summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-113-3/+3
* 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-013-6/+12
* fix build on older automakeThomas Vander Stichele2004-10-271-1/+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-253-7/+10
* 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/oss/gstosssrc.c: Don't mix bytes and samples.Ronald S. Bultje2004-10-241-3/+3
* ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2004-09-221-1/+1
* fix for 151236Thomas Vander Stichele2004-08-301-1/+1
* GL sink plugin. (Bug #147302)Gernot Ziegler2004-08-091-1/+7
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-033-4/+5
* gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje2004-07-151-3/+3
* sys/oss/: Fix offset on osssrc.Wim Taymans2004-07-073-5/+13
* gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef2004-07-031-1/+9
* sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte2004-06-292-5/+15
* sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke...Zaheer Abbas Merali2004-06-221-0/+1
* configure.ac: Add objective-c support if running in Darwin/Mac OS XZaheer Abbas Merali2004-06-221-4/+11
* sys/oss/gstosssrc.c: Timestamp fixes.Wim Taymans2004-06-161-3/+18
* configure.ac: OSS portabilityStéphane Loeuillet2004-06-075-4/+87
* gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2004-06-052-29/+16
* zaheer :Stéphane Loeuillet2004-06-023-7/+5
* - 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
* ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje2004-05-271-1/+2
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-214-5/+5
* Original commit message from CVS:David Schleef2004-05-201-3/+11
* sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer MeraliDavid Schleef2004-05-208-0/+1219
* configure.ac: Add sunaudioDavid Schleef2004-05-191-3/+9
* sys/oss/gstosselement.c: remove leftover debugging g_printBenjamin Otte2004-05-181-3/+0
* ext/shout2/gstshout2.c: Guimond, fixes #142432)Benjamin Otte2004-05-171-5/+17
* sys/v4l2/gstv4l2src.c: Ronald S. Bultje2004-05-071-0/+1
* sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565)David Schleef2004-04-291-0/+11
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-201-0/+1
* sys/oss/gstosselement.c: get rid of \n in debug outputBenjamin Otte2004-04-181-5/+5
* s/lstat/stat/ since it can be a symlink, ask decadix on IRC if you have quest...Christian Schaller2004-04-121-1/+1
* 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
* sys/oss/.cvsignore: add for oss_probeBenjamin Otte2004-04-041-0/+1
* throw an error if we couldn't probe capsThomas Vander Stichele2004-04-011-0/+5
* sys/oss/gstosselement.c: probe caps correctly for sound cards that only suppo...Benjamin Otte2004-03-301-1/+3
* sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)David Schleef2004-03-254-4/+382
* minor updates to last checkinDavid Schleef2004-03-232-77/+81
* sys/oss/: Rate probing test app.David Schleef2004-03-232-0/+241
* don't mix tabs and spacesThomas Vander Stichele2004-03-1514-815/+850
* *.h: Revert indentingJohan Dahlin2004-03-1511-234/+260
* gst-indentThomas Vander Stichele2004-03-1425-2668/+2563