summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer.Tim-Philipp Müller2008-01-071-2/+2
* sys/directdraw/gstdirectdrawsink.c: Make sure we create our internal window o...Julien Moutte2008-01-051-38/+143
* Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...Tim-Philipp Müller2007-12-261-1/+1
* sys/v4l2/: Init some structs to zero before we pass them to ioctl, which avoi...Tim-Philipp Müller2007-12-112-6/+8
* sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is th...Jan Schmidt2007-12-081-1/+1
* sys/oss/: Post decent (and translated) error message when we can't open the a...Tim-Philipp Müller2007-12-073-6/+40
* sys/oss/: Allow the AUDIODEV environment variable to redirect us to a differe...Jan Schmidt2007-12-072-2/+13
* Fix build on Mac OS X 10.5Julien Moutte2007-11-203-3/+4
* Always copy buffers by default (handle safer with bugged drivers) and added a...Edgard Lima2007-11-153-21/+30
* sys/v4l2/v4l2src_calls.c: but the corresponding ioctl() call fails even thoug...Tim-Philipp Müller2007-11-131-0/+12
* sys/v4l2/v4l2src_calls.c: Fix 'unused variable' compiler warning when compili...Tim-Philipp Müller2007-10-261-1/+1
* sys/osxaudio/gstosxaudiosrc.c: Use default input device instead of default ou...Yun Zheng Hu2007-10-231-3/+10
* sys/v4l2/v4l2src_calls.c: Fixes "v4l2src ! queue ! xvimagesink". The queue as...Edgard Lima2007-10-221-8/+20
* sys/v4l2/v4l2src_calls.c: Add some more debug info. Generate an error when we...Wim Taymans2007-10-181-5/+33
* sys/v4l2/: When probing the formats and sizes a camera supports, make sure th...Tim-Philipp Müller2007-10-132-13/+116
* sys/oss/gstosshelper.c: Use GST_WARNING instead of a g_critical. This situati...Stefan Kost2007-09-231-2/+3
* fix header and commentsThomas Vander Stichele2007-09-222-33/+29
* ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug.Stefan Kost2007-09-121-52/+28
* sys/v4l2/v4l2src_calls.c: Fix framerate detection code some more.Wim Taymans2007-09-111-40/+62
* sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use t...Wim Taymans2007-09-071-3/+0
* sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't h...Tim-Philipp Müller2007-09-053-5/+78
* sys/v4l2/v4l2src_calls.c: Add some more debugging in the framerate function.Wim Taymans2007-09-051-8/+31
* sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also c...Wim Taymans2007-09-043-131/+260
* sys/v4l2/v4l2src_calls.c: Handle optional v4l2 ioctls gracefully.Mark Nauwelaerts2007-08-221-25/+18
* sys/v4l2/gstv4l2src.c: Add another example pipeline.Stefan Kost2007-07-181-1/+8
* sys/v4l2/gstv4l2src.c: Use define here.Alexander Eichner2007-07-184-16/+24
* sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.Stefan Kost2007-07-172-11/+23
* Make sure to dist everything needed for win32 builds.Jan Schmidt2007-06-144-1/+21
* Move videocrop and osxvideo from -bad.Jan Schmidt2007-06-121-7/+7
* Return a copy of the pool buffer if all mmap buffers have been dequeued.Andy Wingo2007-06-121-6/+18
* sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...Andy Wingo2007-06-124-308/+401
* sys/ximage/gstximagesrc.c: Actually use the display_name property so that we ...daniel fischer2007-06-111-2/+2
* Add DirectDraw & DirectSound plugins to the build and docs.Jan Schmidt2007-06-081-2/+14
* Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...Jan Schmidt2007-06-081-2/+3
* sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)Andy Wingo2007-06-061-0/+20
* sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...Andy Wingo2007-06-052-47/+21
* sys/v4l2/gstv4l2object.*: Revert some unintended changes.Andy Wingo2007-05-302-2/+7
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-307-456/+459
* sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min...Vincent Torri2007-05-242-15/+34
* docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do...Sébastien Moutte2007-05-232-78/+133
* docs/plugins/Makefile.am: Also look for .m (objectivec) files.Edward Hervey2007-05-221-0/+37
* sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...Tim-Philipp Müller2007-05-201-59/+58
* sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...Edward Hervey2007-05-172-8/+1
* sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...Edward Hervey2007-05-172-3/+19
* Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...Tim-Philipp Müller2007-05-152-4/+4
* sys/v4l2/gstv4l2src.c: Add support for Bayer images as video/x-raw-bayer. Fi...David Schleef2007-05-151-0/+3
* sys/ximage/gstximagesrc.c (gst_ximage_src_open_display, gst_ximage_src_ximage...Eric Anholt2007-05-111-79/+73
* sys/ximage/gstximagesrc.c (gst_ximage_src_start, gst_ximage_src_ximage_get):Zaheer Abbas Merali2007-05-112-5/+52
* 80 char policeThomas Vander Stichele2007-04-292-6/+6
* sys/sunaudio/: Fix and/or update copyright attributions (#430228).Brian Cameron2007-04-1610-22/+26